ISTQB Sample Questions Set - 7


1.    Test Implementation and execution has which of the following major tasks?
                                                             i.      Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts.
                                                           ii.      Creating the test suite from the test cases for efficient test execution.
                                                        iii.      Verifying that the test environment has been set up correctly.
                                                         iv.      Determining the exit criteria.
A.    i,ii,iii are true and iv is false
B.    i,,iv are true and ii is false
C.    i,ii are true and iii,iv are false
D.   ii,iii,iv are true and i is false
2.    One of the fields on a form contains a text box which accepts numeric values in the range of 18 to 25. Identify the invalid Equivalance class
A.    17
B.    19
C.    24
D.   21
3.    Exhaustive Testing is
A.    Is impractical but possible
B.    Is practically possible
C.    Is impractical and impossible
D.   Is always possible
4.    Hand over of Testware is a part of which Phase
A.    Test Analysis and Design
B.    Test Planning and control
C.    Test Closure Activities
D.   Evaluating exit criteria and reporting
5.    Which one is not comes under international standard
A.    IEC
B.    IEEE
C.    ISO
D.   All of the above
6.    In which phase static tests are used
A.    Requirements
B.    Design
C.    Coding
D.   All of the above
7.    What's the disadvantage of Black Box Testing
A.    Chances of having repetition of tests that are already done by programmer.
B.    The test inputs needs to be from large sample space.
C.    It is difficult to identify all possible inputs in limited testing time. So writing test cases is slow and difficult
D.   All above
8.    Static analysis tools are typically used by
A.    Testers
B.    Developers
C.    Testers & Developers
D.   None
9.    Majority of system errors occur in the _________ phase
A.    Requirements Phase.
B.    Analysis and Design Phase
C.    Development Phase
D.   Testing Phase
10.                       The specification which describes steps required to operate the system and exercise test cases in order to implement the associated test design
A.    Test Case Specification
B.    Test Design Specification
C.    Test Procedure Specification
D.   None
11.                       How much percentage of the life cycle costs of a software are spent on maintenance.
A.    10%
B.    30%
C.    50%
D.   70%
12.                       When a defect is detected and fixed then the software should be retested to confirm that the original defect has been successfully removed. This is called
A.    Regression testing
B.    Maintenance testing
C.    Confirmation testing
D.   None of the above
13.                       Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed.
A.    True
B.    False
14.                       When to stop Testing?
A.    Stop when scheduled time for testing expires
B.    Stop if 75% of the pre-defined number of errors is detected.
C.    Stop when all the test cases execute with detecting few errors.
D.   None above
15.                       With thorough testing it is possible to remove all defects from a program prior to delivery to the customer.
A.    True
B.    False
16.                       Structure is unknown for which type of development project
A.    Traditional system development
B.    Iterative development
C.    System maintenance
D.   Purchased/contracted software
17.                       ________indicates how important it is to fix the bug and when it should be fixed
A.    Severity
B.    Priority
C.    All of the above
D.   None of the above
18.                       The person who leads the review of the document(s), planning the review,running the meeting and follow-up after the meeting
A.    Reviewer
B.    Author
C.    Moderator
D.   Auditor
19.                       Performs sufficient testing to evaluate every possible path and condition in the application system. The only test method that guarantees the proper functioning of the application system is called as _____________
A.    Regression Testing
B.    Exhaustive Testing
C.    Basic Path Testing
D.   Branch Testing
20.                       Quality Assurance is the process by which product quality is compared with the application standards and the action taken when nonconformance is detected.
A.    True
B.    False
1
2
3
4
5
6
7
8
9
10
A
A
A
C
B
D
D
B
A
C
11
12
13
14
15
16
17
18
19
20
D
C
A
A
B
D
C
C
C
A

No comments:

Post a Comment