ISTQB Certification Exam-Sample Papers Q. 481 to 490
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions.
Correct Answers to Earlier Questions – Q. 471 to Q 480 are at the end of this page:
Q. 481: Which of the following is NOT true of test coverage criteria?
A. Test coverage criteria can be measured in terms of items exercised by a test suite.
B. A measure of test coverage criteria is the percentage of user requirements covered.
C. A measure of test coverage criteria is the percentage of faults found.
D. Test coverage criteria are often used when specifying test completion criteria.
<<<<<< =================== >>>>>>
Q. 482: Analyze the following highly simplified procedure:
Ask: “What type of ticket do you require, single or return?”
IF the customer wants �return�
Ask: “What rate, Standard or Cheap-day?”
IF the customer replies �Cheap-day�
Say: “That will be �11:20”
ELSE
Say: “That will be �19:50”
ENDIF
ELSE
Say: “That will be �9:75”
ENDIF
Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given.
A. 3
B. 4
C. 5
D. 6
<<<<<< =================== >>>>>>
Q. 483: Which of the following should NOT normally be an objective for a test?
A. To find faults in the software.
B. To assess whether the software is ready for release.
C. To demonstrate that the software doesn�t work.
D. To prove that the software is correct.
<<<<<< =================== >>>>>>
Q. 484: Enough testing has been performed when:
A. Time runs out.
B. The required level of confidence has been achieved.
C. No more faults are found.
D. The users won�t find any serious faults.
<<<<<< =================== >>>>>>
Q. 485: Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts?
A. Actual results
B. Program specification
C. User requirements
D. System specification
<<<<<< =================== >>>>>>
Q. 486: Which of the following are disadvantages of capturing tests by recording the actions of a manual tester?
i The script may be unstable when unexpected events occur.
ii Data for a number of similar tests is automatically stored separately from the script.
iii Expected results must be added to the captured script.
iv The captured script documents the exact inputs entered by the tester.
v When replaying a captured test, the tester may need to debug the script if it doesn�t play correctly.
A. i, iii, iv, v.
B. ii, iv and v.
C. i, ii and iv.
D. i and v.
<<<<<< =================== >>>>>>
Q. 487: Which of the following is a characteristic of good testing in any life cycle model?
A. All document reviews involve the development team.
B. Some, but not all, development activities have corresponding test activities.
C. Each test level has test objectives specific to that level.
D. Analysis and design of tests begins as soon as development is complete.
<<<<<< =================== >>>>>>
Q. 488: The process of designing test cases consists of the following activities:
i. Elaborate and describe test cases in detail by using test design techniques.
ii. Specify the order of test case execution.
iii. Analyse requirements and specifications to determine test conditions.
iv. Specify expected results.
According to the process of identifying and designing tests, what is the correct order of these activities?
A. iii, i, iv, ii.
B. iii, iv, i, ii.
C. iii, ii, i, iv.
D. ii, iii, i, iv.
<<<<<< =================== >>>>>>
Q. 489: Which is the MOST important advantage of independence in testing?
A. An independent tester may find defects more quickly than the person who wrote the software.
B. An independent tester may be more focused on showing how the software works than the person who wrote the software.
C. An independent tester may be more effective and efficient because they are less familiar with the software than the person who wrote it.
D. An independent tester may be more effective at finding defects missed by the person who wrote the software.
<<<<<< =================== >>>>>>
Q. 490: Given the following specification, which of the following values for age are in the SAME equivalence partition?
If you are less than 18, you are too young to be insured. Between 18 and 30 inclusive, you will receive a 20% discount. Anyone over 30 is not eligible for a discount.
A. 17, 18, 19.
B. 29, 30, 31.
C. 18, 29, 30.
D. 17, 29, 31.
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 471 to Q 480 are as under:
Question No. | Correct Answer |
Q. 471 | C |
Q. 472 | A |
Q. 473 | B |
Q. 474 | C |
Q. 475 | A |
Q. 476 | D |
Q. 477 | B |
Q. 478 | D |
Q. 479 | C |
Q. 480 | C |
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.