Test Tools Consideration Flashcards
The consequence of using intrusive tools is called?
Probe Effect
What test activity that has repetitive task that require significant resource when done manually and would best improve its efficiency if it is being automated
Test Execution
Test Regression
Test activity that cannot be done executed manually
Performance testimg
Tool support for test execution that is being used by developers.
Coverage tools
Test harness
Unit test frameworks
Tool support for test execution that is being used by testers.
Test execution tools.
Tool support for static testing that is being used by developers.
Static analysis tools (code review)
Tool support for static testing being used by tester
Tools that support reviews
An example of test execution tool?
Test Automation
Analysis of code structure
Static analysis tool
Generation of test cases
Test management tool
Simulation of the environment in which a component is run
Test harness
Analysis of test metric
Test analysis tool
Dynamic analysis tool
Detect a memory leak