Friday, July 25, 2014

The Dev and Ops of DevOps

Courtesy: http://devops.com/blogs/defining-the-dev-and-the-ops-in-devops/


Saturday, July 19, 2014

PYPL - Popularity of Programming Languages, SWIFT new entrant in top 10

Apple's Swift launched last month now features in the top ten on PYPL charts holding a 3% share.




Read the full article here:
https://sites.google.com/site/pydatalog/pypl/PyPL-PopularitY-of-Programming-Language


Wednesday, July 09, 2014

Developer to Tester Ratio

 

A nice article by Randall Rice on why asking for a developer to tester ratio is inappropriate, and what must be done to properly plan for test resources in a team.

http://riceconsulting.com/home/index.php/Testing-Metrics/the-elusive-tester-to-developer-ratio.html

If we already have automation, what's the need for Agents?

“Automation” and “agent” sound similar — but they solve very different classes of problems. Automation = Fixed Instruction → Fixed Outcome ...