You can organize test execution by creating ........
test modules
test flows
test beds
test sets
You can also create coverage between test instances and requirements. You can enable this feature using the ........... parameter in Site Administration
ALLOW_REQ_COVERAGE_BY_TEST_INSTANCE
ALLOW_TEST_COVERAGE_BY_REQ_INSTANCE
ALLOW_R_COVERAGE_BY_T_INSTANCE
None of above
A failure is:
Found in the software; the result of an error.
departure from specified behaviour
An incorrect step, process or data definition in a computer program
A human action that produces an incorrect result
The most important thing about early test design is that it:
Makes test preparation easier
Means inspections are not required
Can prevent fault multiplication.
will find all faults
Test cases are designed during
Test recording
Test planning
Test configuration
Test specification
Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts?
Actual Results
Program specification
User requirements
System specification
Deviation from the specified or expected behaviour that is visible to end-users is called
An error
A fault
A failure
A defect
Regression testing should be performed v) every week w) after the software has changed x) as often as possible y) when the environment has changed z) when the project manager says
v & w are true, x, y & z are false
w, x & y are true, v & z are false
W & y are true, v, x & z are false
w is true, v, x, y & z are false
Incidents (Defects) would not be raised against:
Requirements
Documentation
Test cases
Improvements suggested by users
A flaw in a component or system that can cause the component or system to fail to perform its required function is called
failure
fault
Error
Mistake