August 25, 2020

Test Tool types



The various types of test tools according to the test process activities are:

Tool support for management of testing and tests:
Test Management Tools
Requirement Management Tools
Incident Management tools
Configuration Management tools

Tool support for static testing:
Review Process Support tools
Static analysis tools
Modelling tools


Tool support for test specification:
Test Design tools
test data preparation tools

Tool support for test execution and logging:
Test execution tools
Test Harness tools
Coverage measurement tools
Security tools

Tools support for performance and monitoring:
Dynamic analysis tools
Performance testing tools
Load testing and stress testing tools
Monitoring tools


No comments:

Post a Comment

Please let me know if you have any doubts.

Key concepts in Pipeline

 1. Agent- To build your code or deploy your software using azure pipelines, you need at least one agent. Two types of agent- Microsoft host...