Which of the following is a common test metric often used to monitor BOTH test preparation and test execution?
Answer Options
Correct Answer
A: Test case status
Answer Options
Correct Answer
A: Test case status
What is quality?
#160Which of the following is a typical test objective?
#161A phone ringing in an adjac ent cubicle momentarily distracts a programmer, causing the programmer to improperly program the logic that checks the upper boundary of an input variable. Later, during system testing, a tester notices that this input field accepts invalid input values. The improperly coded logic for the upper boundary check is:
#162A product owner says that your role as a tester on an Agile team is to catch all the bugs before the end of each iteration. Which of the following is a testing principle that could be used to respond to this statement?
#163Programmers often write and execute unit tests against code which they have written. During this self- testing activity, which of the following is a tester mindset that programmers should adopt to perform this unit testing effectively?