BASIC TASKS OF TESTING
TEST AUTOMATION
BUT
MODEL-BASED TESTING
automation can include TEST DESIGN and DETERMINATION OF THE EXPECTED RESULT based on the analysis of the model provided by the tester
TOOLS CAN SUPPORT TESTING ACTIVITIES SUCH AS
PURPOSES OF TEST TOOLS
PROBE EFFECT
USE OF TEST TOOL CAN AFFECT THE ACTUAL TEST RESULT
E.G. adding additional code instruction to measure the software performance
GROUP OF TOOLS THAT SUPPORT AND FACILITATE TESTING ACTIVITIES
BENEFITS OF USING TOOLS
• saving time by reducing repetitive manual work
• greater consistency and repeatability prevents human error
• more objective assessment and ability to calculate metrics that are too complex for humans to calculate
• easier access to test information to support test management and reporting
• reduced test execution ti,e, earlier defect detection, faster feedback, faster time to market
• more time for testers to design new, stronger, and more effective tools
RISKS OF USING TOOLS