Sample Paper3
Sample Paper3
Sample Paper 9
1. Deciding How much testing is enough should take into account :-
i. Level of Risk including Technical and Business product and project risk
ii. Project constraints such as time and budget
iii. Size of Testing Team
iv. Size of the Development Team
4. One of the fields on a form contains a text box which accepts alphabets in
lower or upper case. Indentify the invalid Equivalance class value.
a. CLASS
b. cLASS
c. CLass
d. CLa01ss
10. What is the expected result for each of the following test cases?
12. Impact Analysis helps to decide :-a) How much regression testing should be
done.
b) Exit Criteria
c) How many more test cases need to written.
d) Different Tools to perform Regression Testing
17. The Kick Off phase of a formal review includes the following :-
a) Explaining the objective
b) Fixing defects found typically done by author
c) Follow up
d) Individual Meeting preparations
18. Match every stage of the software Development Life cycle with the
Testing Life cycle:i. Hi-level design a Unit tests
ii. Code b Acceptance tests
iii. Low-level design c System tests
iv. Business requirements d Integration tests
19. Which of the following is not phase of the Fundamental Test Process?a)
Test Planning and Control
b) Test implementation and Execution
c) Requirement Analysis
d) Evaluating Exit criteria and reporting
a) i , ii,iii,iv is correct
b) iii ,is correct I,ii,iv are incorrect.
c) i ,ii, iii and iv are incorrect
d) iv, ii is correct
24. Which of the following is true about White and Black Box Testing
Technique:-
a) Equivalance partitioning, Decision Table and Control flow are White box Testing
Techniques.
b) Equivalence partitioning , Boundary Value Analysis , Data Flow are Black Box
Testing Techniques.
c) Equivalence partitioning , State Transition , Use Case Testing are black box Testing
Techniques.
d) Equivalence Partioning , State Transition , Use Case Testing and Decision Table are
White Box Testing Techniques.
27. Minimum Tests Required for Statement Coverage and Branch Coverage
:-Read P
Read Q
If p+q > 100 then
Print “Large”
End if
If p > 50 then
Print “pLarge”
End if
a) Statement coverage is 2, Branch Coverage is 2
b) Statement coverage is 3 and branch coverage is 2
c) Statement coverage is 1 and branch coverage is 2
d) Statement Coverage is 4 and Branch coverage is 2
a) Statement coverage is 4
b) Statement coverage is 1
c) Statement coverage is 3
d) Statement Coverage is 2
33. Which of the following will be the best definition for Testing :-a) The goal
/ purpose of testing is to demonstrate that the program works.
b) The purpose of testing is to demonstrate that the program is defect free.
c) The purpose of testing is to demonstrate that the program does what it is
supposed to do.
d) Testing is executing Software for the purpose of finding defects.
36. Exit Criteria may consist of :-i. Thoroughness measures , such as coverage of
code, functionality or risk
ii. Estimates of Defect density or reliability measures.
iii. Residual risk such as defects not fixed or lack of test coverage in certain areas
iv. Verifying the Test Environment.
a) iv is correct and i,ii,iii are incorrect.
b) i,ii,iii is correct and iv is incorrect
c) ii is correct and i,ii,iii are incorrect
d) iii and iv are correct and i,ii are incorrect
38. The selection of a test approach should consider the context :-i. Risk of
Failure of the Project, hazards to the product and risks of product failure to humans
ii. Skills and experience of the people in the proposed technique, tools and methods
iii. The objective of the testing endeavor and the mission of the testing team.
iv. The size of the testing Team
39. In case of Large Systems :-a) Only few tests should be run
b) Testing should be on the basis of Risk
c) Only Good Test Cases should be executed.
d) Test Cases written by good test engineers should be executed.
40. The Provision and Management of a controlled library containing all the
configurations items is called asa) Configuration Control
b) Status Accounting
c) Configuration Identification
d) Configuration Identification
Answers :
1 c
2 a
3 a
4 d
5 d
6 c
7 a
8b
9d
10 d
11 c
12 a
13 c
14 c
15 c
16 d
17 a
18 d
19 c
20 b
21 a
22 a
23 a
24 c
25 c
26 b
27 c
28 b
29 a
30 a
31 a
32 c
33 d
34 b
35 c
36 b
37 b
38 b
39 b
40 a