Friday, July 27, 2007

Practice Paper - 2

Question 11:
Ad Hoc testing is a formal and structured testing method.
A. True
B. False

Question 12:
The programs send bad data to devices, ignore error codes coming back, and try to use devices that are busy or aren't there. This is a:
A. Calculation error
B. Functional error
C. Hardware error
D. System error
E. User Interface error

Question 13:
Errors that are cosmetic in nature are usually assigned a ______ severity level.
A. Fatal (Severity)
B. Low (Severity)
C. Serious (Severity)

Question 14:
If a system is not functioning as documented and the data is not corrupted. What priority and measure are assigned?
A. Priority 1: Critical
B. Priority 2: High
C. Priority 3: Medium
D. Priority 4: Low

Question 15:
A testing process that is conducted to test new features after regression testing of previous features.
A. Operational testing
B. Progressive testing
C. Recovery testing
D. Regression testing

Question 16:
Which of the following are major test documents? (choose the best answer)
a) Test plan
b) Test case
c) Test design
d) Test procedure
e) Defect report
A. a and b
B. a, c, and d
C. a, c, d, and e
D. all of the above

Question 17:
The requirements document identifies all system components and requirements to be tested, as well as detailed approaches to be followed, so that the testing of components and requirements is effective.
A. True
B. False

Question 18:
The test case log is used to keep track of the status of each test case.
A. True
B. False

Question 19:
What test document contains all the information about a specific test case, including requirements and the modules to be tested?
A. Test plan
B. Test case specification
C. Test design specification
D. Test procedure
E. Defect report

Question 20:
A test case specification document is used to keep track of each test run.
A. True
B. False

No comments:

Post a Comment