For which test level may this objective be relevant?
"Increase code coverage of modules" - ✔️✔️component/unit testing
which of the following statements BEST describes the difference between testing and
debugging - ✔️✔️dynamic testing shows failures caused by defects, debugging finds,
analyzes and removes the causes of failures in software
in which development model may the testers be involved in debugging and component
testing - ✔️✔️Agile and Iterative models
what is the definition of debugging - ✔️✔️identify the cause of a defects, repairing the
code
which of the following is an important objective of testing activities in the software
development lifecycle - ✔️✔️providing decision making information
When test cases are designed early in the lifecycle, verifying the test basis via the test
design, which common test objective is being achieved? - ✔️✔️preventing defects
Which of the following is an example of debugging? - ✔️✔️A developer finds and fixes
a defect
which of the following statements if the MOST valid goal for a test team - ✔️✔️cause
as many failures as possible so that faults can be identified and corrected
Recall the activity that removes the cause of a failure - ✔️✔️debugging
a company recently purchased a commercial off the shelf application to automate their
bill paying process. They now plan to run an acceptance test against the package prior
to putting it into production. which of the following is their most likely reason for testing -
✔️✔️to build confidence in the application
Which of the following is considered as a type of validation? - ✔️✔️checking whether
system meets user and stakeholder needs