ISTQB Sample Questions Set - 21



1.    Functional testing is mostly
                                                          A.      Validation techniques
                                                          B.      Verification techniques
                                                          C.      Both of the above
                                                         D.      None of the above
2.    Branch Coverage
                                                          A.      Another name for decision coverage
                                                          B.      Another name for all-edges coverage
                                                          C.      Another name for basic path coverage
                                                         D.      All the above
3.    The _________ Is the activity where general testing objectives are transformed into tangible test conditions and test designs
                                                          A.      Testing Planning
                                                          B.      Test Control
                                                          C.      Test analysis and design
                                                         D.      Test implementation
4.    Integration testing where no incremental testing takes place prior to all the system’s components being combined to form the system.
                                                          A.      System testing
                                                          B.      Component Testing
                                                          C.      Incremental Testing
                                                         D.      Big bang testing
5.    A test case design technique for a component in which test cases are designed to execute statements is called as?
                                                          A.      State transition Testing
                                                          B.      Static Testing
                                                          C.      Transition testing
                                                         D.      Statement testing
6.    Who should have technical and Business background.
                                                          A.      Moderator
                                                          B.      Author
                                                          C.      Reviewer
                                                         D.      Recorder
7.    A test plan defines
                                                          A.      What is selected for testing
                                                          B.      Objectives and results
                                                          C.      Expected results
                                                         D.      Targets and misses
8.    Component integration testing can be done
                                                          A.      Before Integration testing
                                                          B.      After unit testing
                                                          C.      After component testing
                                                         D.      After system testing
9.    Test basis documentation is analyzed in which phase of testing
                                                          A.      Test Analysis
                                                          B.      Test Design
                                                          C.      Test Execution
                                                         D.      Test Planning
10.                       Which one is not the task of test leader?
                                                          A.      Coordinate the test strategy and plan with project managers and others
                                                          B.      Decide about the implementation of the test environment
                                                          C.      Write test summary reports
                                                         D.      Review and contribute to test plans
11.                       if (condition1 && (condition2 function1()))
statement1;
else
statement2;
                                                          A.      Decision coverage
                                                          B.      Condition coverage
                                                          C.      Statement coverage
                                                         D.      Path Coverage
12.                       _________ reviews are often held with just the programmer who wrote the code and one or two other programmers or testers.
                                                          A.      Formal Reviews
                                                          B.      Peer Reviews
                                                          C.      Semi Formal Reviews
                                                         D.      All of the above
13.                       In ________ testing test cases i.e input to the software are created based on the specifications languages
                                                          A.      State Transition Testing
                                                          B.      Random Testing
                                                          C.      Syntax Testing
                                                         D.      Penetration testing
14.                       White Box Testing
                                                          A.      Same as glass box testing
                                                          B.      Same as clear box testing
                                                          C.      Both A. and B.
                                                         D.      None of the above.
15.                       Verification activities during design stages are
                                                          A.      Reviewing and Inspecting
                                                          B.      Inspecting and Testing
                                                          C.      Reviewing and Testing
                                                         D.      Reviewing, Inspecting and Testing.
16.                       Equivalence partitioning consists of various activities:
                                                          A.      Ensure that test cases test each input and output equivalence class at least once
                                                          B.      Identify all inputs and all outputs
                                                          C.      Identify equivalence classes for each input
                                                         D.      All of the above
17.                       Static Analysis
                                                          A.      Same as static testing
                                                          B.      Done by the developers
                                                          C.      Both A. and B
                                                         D.      None of the above
18.                       Size of a project is defined in terms of all the following except
                                                          A.      Person days
                                                          B.      Person hours
                                                          C.      Calendar months
                                                         D.      None of the above
19.                       Testing responsibilities:
Tester 1 – Verify that the program is able to display images clearly on all 10 of the monitors in the lab
Tester 2 - Make sure the program instructions are easy to use Security concerns are important for which type of applications
Tester 3 – Verify that the calculation module works correctly by using both scripts and ad hoc testing. Which term is used to refer to the testing that is performed by
Tester 3 in the above scenario?
                                                          A.      Unit testing
                                                          B.      Algorithm specific testing
                                                          C.      Compatibility testing
                                                         D.      Black box testing
20.                       Objective of review meeting is
                                                          A.      To identify problems with design
                                                          B.      To solve the problems with design
                                                          C.      Both A. and B
                                                         D.      None of the above.
1
2
3
4
5
6
7
8
9
10
A
A
C
D
D
C
B
C
A
D
11
12
13
14
15
16
17
18
19
20
B
B
C
A
A
A
C
C
D
C

No comments:

Post a Comment