What is a good ratio between time spent in development versus software quality assurance (SQA)?

For many modern web based businesses that practice continuous deployment and test-driven development, they may not have an explicit validation period where SQA and final validation is the focus.  They could run entirely off of a test-driven software development process - and push sprint outcomes directly to production (as they can always roll back a change if needed) 

For complex, high availability systems with service level agreements (i.e. systems that are mission critical that need to stay up), or for software that runs on custom hardware with a specific product release schedule and cadence, a validation period is absolutely critical to ensure that the product release is well characterized and thoroughly tested through major workflows (both positive and negative) before the product is released to end users. 

Imaging releasing software that manages a nuclear power plant. Alternatively, imagine putting out a new software release on a robot that has the physical capabilities to seriously injury an end user if it malfunctions. Or imagine releasing software on a benchtop diagnostic device that detects cancer.

In this case a 2:1 to 5:1 ratio between elapsed development time and elapsed SQA time may be prudent. In general, the greater the risks (or the more highly regulated the sector), the longer one spends in SQA.

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

This website and all posts and content are intended for educational purposes only and for no other purposes including without limitation commercial purposes. Any other use must give proper attribution to the Martin Trust Center and is subject to certain legal rights contained in our license and terms of use. See full legal disclaimer HERE .
The content in this knowledgebase is subject to a non-exclusive license with share-alike restrictions and the terms of use of this site – which is available for your review HERE .

Have more questions?
Submit a request
Share it, if you like it.