6.1 Tool Support for Testing Flashcards
What is the purpose of test management tools?
To increase process efficiency by managing the SDLC, requirements, tests, defects, and configuration
What is the purpose of static testing tools?
To support the tester in performing reviews and static analysis.
What is the purpose of test design and implementation tools?
To facilitate generation of test cases, test data, and test procedures.
What is the purpose of test execution and coverage tools?
To facilitate automated test execution and coverage measurement.
What is the purpose of non-functional testing tools?
To allow the tester to perform non-functional testing that is difficult or impossible to perform manually.
What is the purpose of DevOps tools?
To support the DevOps delivery pipeline, workflow tracking, automated build processes, and CI/CD
What is the purpose of collaboration tools?
To facilitate communication.
What is the purpose of virtual machines and containerization tools?
To support scalability and deployment standardization.
What other types of tools are there in testing?
Spreadsheets, documentation, and anything that is used to support or assist in testing.