1.

What Are The Apparent Advantages Of A Test Framework?

Answer»

Following are the possible benefits of using a TEST FRAMEWORK.

  1. It reduces the complexity of using a VARIETY of technologies inculcated in a product.
  2. It organizes the unit and functional testing efforts of a DEVELOPER and tester.
  3. Provides early feedback on the quality of the code.
  4. Helps in tracking test coverage as well as code coverage.
  5. Results in EASY debugging and reduces chances of errors.

Following are the possible benefits of using a test framework.



Discussion

No Comment Found