http://dx.doi.org/10.1016/j.jss.2012.12.051
I've wrote about Agile in Finland, now I've come across testing in Canada. The paper is a replication of another study in Canada and finds that (I cite):
- The importance of testing-related training is increasing,
- Functional and unit testing are two common test types that receive the most attentionand efforts spent on them,
- Usage of the mutation testing approach is getting attention among Canadian firms,
- Traditional Test-last Development (TLD) style is still dominating and a few companies are attempting the new development approachessuch as Test-Driven Development (TDD), and Behavior-Driven Development (BDD),
- in terms of the most popular test tools, NUnit and Web application testing tools overtook JUnit and IBM Rational tools,
- Most Canadian companies use a combination of two coverage metrics: decision (branch) and condition coverage,
- Number of passing user acceptance tests and number of defects found per day (week or month) are regarded asthe most important quality assurance metrics and decision factors to release,
- In most Canadian companies, testers are out-numbered by developers, with ratios ranging from 1:2 to 1:5,
- The majority of Canadian firms spent less than 40% of their efforts (budget and time) on testing during development, and
- More than 70% of respondents participated in online discussion forums related to testing on a regular basis.
No comments:
Post a Comment