ISTQB Sample Questions Set - 14



1.    One of the fields on a form contains a text box, which accepts alphabets in lower or upper case. Identify the invalid Equivalance class value.
A.    CLASS
B.    cLASS
C.    Class
D.   CLa01ss
2.    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
3.    Peer Reviews are also called as :
A.    Inspection
B.    Walkthrough
C.    Technical Review
D.   Formal Review
4.    Validation involves which of the following
i. Helps to check the Quality of the Built Product
ii. Helps to check that we have built the right product.
iii. Helps in developing the product
iv. Monitoring tool wastage and obsoleteness.
A.    Options i,ii,iii,iv are true.
B.    ii is true and i,iii,iv are false
C.    i,ii,iii are true and iv is false
D.   iii is true and i,ii,iv are false.
5.    Success Factors for a review include:
i. Each Review does not have a predefined objective
ii. Defects found are welcomed and expressed objectively
iii. Management supports a good review process.
iv. There is an emphasis on learning and process improvement.
A.    ii,iii,iv are correct and i is incorrect
B.    iii , i , iv is correct and ii is incorrect
C.    i , iii , iv , ii is in correct
D.   ii is correct
6.    Which of the following helps in monitoring the Test Progress:
i. Percentage of Test Case Execution
ii. Percentage of work done in test environment preparation.
iii. Defect Information e.g. defect density, defects found and fixed
iv. The size of the testing Team and skills of the engineers
A.    iv is correct and i,ii,iii are incorrect
B.    i,ii,iii are correct and iv is incorrect
C.    i,ii are correct and iii,iv are incorrect
D.   i,iv are correct and ii , iii are incorrect
7.    Defects discovered by static analysis tools include:
i. Variables that are never used.
ii. Security vulnerabilities.
iii. Programming Standard Violations
iv. Uncalled functions and procedures
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
8.    Which of the following is true about White and Black Box Testing Technique:-
A.    Equivalence 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 Partitioning, State Transition, Use Case Testing and Decision Table are White Box Testing Techniques.
9.    Which of the following techniques is NOT a black box technique?
A.    State transition testing
B.    LCSAJ (Linear Code Sequence and Jump)
C.    Syntax testing
D.   Boundary value analysis
10.                       Features of White Box Testing Technique:
                                                             i.      We use explicit knowledge of the internal workings of the item being tested to select the test data.
                                                           ii.      Uses specific knowledge of programming code to examine outputs and assumes that the tester knows the path of logic in a unit or a program.
                                                        iii.      Checking for the performance of the application
                                                         iv.      Also checks for functionality.
A.    i, ii are true and iii and iv are false
B.    iii is true and i,ii, iv are false
C.    ii ,iii is true and i,iv is false
D.   iii and iv are true and i,ii are false
11.                       The Provision and Management of a controlled library containing all the configurations items is called as
A.    Configuration Control
B.    Status Accounting
C.    Configuration Identification
D.   Configuration Identification
12.                       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
A.    i,ii,iii,iv are true
B.    i,ii,iii are true and iv is false.
C.    ii,iii,iv are true and i is false.
D.   i,iv are true and ii, iii are false.
13.                       Benefits of Independent Testing
A.    Independent testers are much more qualified than Developers
B.    Independent testers see other and different defects and are unbiased.
C.    Independent Testers cannot identify defects.
D.   Independent Testers can test better than developers
14.                       Minimum Test Required for Statement Coverage:
Disc = 0
Order-qty = 0
Read Order-qty
If Order-qty >=20 then
Disc = 0.05
If Order-qty >=100 then
Disc =0.1
End if
End if
A.    Statement coverage is 4
B.    Statement coverage is 1
C.    Statement coverage is 3
D.   Statement Coverage is 2
15.                       Test Conditions are derived from:
A.    Specifications
B.    Test Cases
C.    Test Data
D.   Test Design
16.                       Which of the following is the task of a Test Lead / Leader.
                                                             i.      Interaction with the Test Tool Vendor to identify best ways to leverage test tool on the project.
                                                           ii.      Write Test Summary Reports based on the information gathered during testing
                                                        iii.      Decide what should be automated , to what degree and how.
                                                         iv.      Create the Test Specifications
A.    i, ii, iii is true and iv is false
B.    ii,iii,iv is true and i is false
C.    i is true and ii,iii,iv are false
D.   iii and iv is correct and i and ii are incorrect
17.                       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
18.                       Drivers are also known as:
i. Spade
ii. Test harness
iii. Scaffolding

A.    i , ii are true and iii is false
B.    i , iii are true and ii is false
C.    ii , iii are true and i is false
D.   All of the above are true
19.                       Which of the following is not a type of incremental testing approach?
A.    Top down
B.    Big-bang
C.    Bottom up
D.   Functional incrementation.
20.                       In a system designed to work out the tax to be paid:
An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class?
A.    £4800; £14000; £28000
B.    £5200; £5500; £28000
C.    £28001; £32000; £35000
D.   £5800; £28000; £32000
1
2
3
4
5
6
7
8
9
10
D
A
C
B
A
B
A
C
B
A
11
12
13
14
15
16
17
18
19
20
A
B
B
B
A
A
A
C
B
D

No comments:

Post a Comment