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

Sunday, May 11, 2014

Agile V&V Model compared to Traditional V&V

Reference: Agile Testing Key Points for Unlearning, ScrumAlliance.org - Madhu Venantius Laulin Expedith, Infosys.

For a detailed account follow the link: http://www.scrumalliance.org/community/articles/2012/january/agile-testing-key-points-for-unlearning


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 ...