Automation of testing is the state of the art technique where in number of tools will help in testing program automatically. Programmers can use any tool to test his/her program and ensure the quality. There are number of tools are available in the market. Some of the tools which helps the programmer are:

  1. Static analyser

  2. Code Auditors

  3. Assertion processors

  4. Test file generators

  5. Test Data Generators

  6. Test Verifiers

  7. Output comparators.

Programmer can select any tool depending on the complexity of the program.

39
RELATED POST

TEST CASE DESIGN PART SIX

0 comments

Post a Comment