Select the correct answer if the underlined text does not make the statement correct.
This question requires that you evaluate the underlined text to determine if it is correct.
A document that defines the test item, the inputs and/or data, the execution conditions, and
expected results is called a test case.
Select the correct answer if the underlined text does not make the statement correct. Select
“No change is needed” if the underlined text makes the statement correct.
Match each report to its definition.
How many partitions must you test?
A system has the following requirements:
If the order total is equal to or more than $50 and less than or equal to $100, then a 2
percent discount is applied.
If the order total is more than $100 and less than or equal to $200, then a 5 percent discount
is applied.
If the order total is $200 or more, then a 10 percent discount is applied.
How many partitions must you test?
Which item should be used to simulate error conditions during a unit test without causing errors on a live sys
Which item should be used to simulate error conditions during a unit test without causing
errors on a live system?
Select "No change is needed" if the underlined text makes the statement correct.
This question requires that you evaluate the underlined text to determine if it is correct.
A developer writes test hooks, or hidden messages, into an application so that the tester can
use them to produce a desired effect.
Select the correct answer if the underlined text does not make the statement correct. Select
“No change is needed” if the underlined text makes the statement correct.
Select "No change is needed" if the underlined text makes the statement correct.
This question requires that you evaluate the underlined text to determine if it is correct.
Test coverage measures, in some specific way, the amount of testing performed by a set of
tests.
Select the correct answer if the underlined text does not make the statement correct. Select
“No change is needed” if the underlined text makes the statement correct.
Which item should be used to test multiple scenarios to validate specific sets of behaviors?
Which item should be used to test multiple scenarios to validate specific sets of behaviors?
Use the drop-down menus to answer each question.
Select "No change is needed" if the underlined text makes the statement correct.
This question requires that you evaluate the underlined text to determine if it is correct.
Scope describes how important it is to fix a defect, or how quickly a defect must be fixed.
Select the correct answer if the underlined text does not make the statement correct. Select
“No change is needed” if the underlined text makes the statement correct.
What is the last step that must be performed before you can close a bug?
What is the last step that must be performed before you can close a bug?