Tuesday, July 24, 2007

Practice Paper -1

Question 1:
The best time to influence the quality of a system design is in the __________.
A. Planning Phase
B. Analysis Phase
C. Design Phase
D. Testing Phase

Question 2:
IEEE stands for:
A. Information Engineering Endeavoring to Excel
B. Institute of Electrical and Electronics Engineers
C. Institute of Education for E-commerce Entrepreneurs
D. Individual Excellence in Engineering Enterprises

Question 3:
Which type of document might be reviewed at a Review/Inspection session?
A. Employee performance review
B. Test Plan
C. Project Status Report
D. Defect Tracking Form

Question 4:
Quality control and quality assurance are different names for the same activity.
A. True
B. False

Question 5:
Cause and effect diagrams can be used to view attempts to solving quality issues that have not worked in the past.
A. True
B. False

Question 6:
Which of the following is not a job responsibility of a software tester?
A. Identifying test cases
B. Preparing test data
C. Executing tests
D. Writing the functional specifications

Question 7:
The test strategy that is informal and non structured is:
A. Equivalence partitioning
B. Validation strategy
C. White box testing
D. Ad hoc testing

Question 8:
The test strategy that involves understanding the program logic is:
A. Equivalence partitioning
B. White box testing
C. Black box testing
D. Boundary strategy

Question 9:
Data defects can occur when accessing the programs data log files.
A. True
B. False

Question 10:
Once the requirement document is approved, the Tester can begin creating a Requirements Matrix to track the requirements throughout the SDLC.
A. True
B. False