• ISTQB Certification Quiz: Online Mock Test - 1

    Instructions For Quiz

    • This Test has 40 Questions
    • Each Question is of 1 mark so total 40 marks
    • MCQ(Multiple Choice Questions) with only ONE valid answer
    • To Pass you need minimum 20 marks
  • 4) 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

  • 6) A Test Plan Outline contains which of the following

    i. Test Items
    ii. Test Scripts
    iii. Test Deliverables
    iv. Responsibilities

  • 9) Given the following sets of test management terms (v-z), and activity descriptions (1-5), which one of the following best pairs the two sets?

    v - test control
    w - test monitoring
    x - test estimation
    y - incident management
    z - configuration control
    1 - calculation of required test resources
    2 - maintenance of record of test results
    3 - re-allocation of resources when tests overrun
    4 - report on deviation from test plan
    5 - tracking of anomalous test results

  • 27) 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%
    To the nearest whole dollar, which of these is a valid Boundary Value Analysis test case?

  • 36) 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?

  • 39) 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.

  • Should be Empty: