Tag: testing
Questions Related to testing
Which component provides an executive-level view of the entire quality process?
When a defect is raise and there is no sufficient code to fix the defect (gap in requirements), what will be the state of the defect?
Condition coverage checks each of the ways that the condition can be made true or false.
A structured approach to the error guessing technique is to enumerate a list of possible errors and to design tests that attack these errors. True or False
As a result of a change in the system under test, a new revision of the system, Sn+1, contains a defect not present in revision Sn, the quality of the system has progressed: True or False