Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
137 views
by Contributing Tester (40 points)
Need to know why coverage programs is a good practies.

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
selected by
 
Best answer
Usually coverage programs will help you with understanding the quality of your product. You might have tested your code using unit testing and integration testing, but it does not show that your code will work when it goes to the end user. That's where coverage programs, code coverage metrics and other matrices will help you determine the quality of your product and also it will help you determine how far your product is bug free.
 

Hope I answered your question.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...