when should you stop testingit is quite complex


When should you stop testing?

It is quite complex to determine as many modern software applications are so complex and run in like an interdependent environment that complete testing is never possible.

Though, common factors which help in deciding when to stop are:

- Deadlines to release or test are over.

- Test cases are done with certain percentage passed

-Test budget is over

- Coverage of code/functionality/requirements has reached a specified point

- Bug rate is below an assured level

- Beta or alpha testing period has ended

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: when should you stop testingit is quite complex
Reference No:- TGS0329645

Expected delivery within 24 Hours