• Software Testing Certification Quiz

    Instructions For Manual Testing Quiz

    • This Manual Testing Quiz Time limit is 60 minutes
    • This Mock Test has 50 Questions
    • Each Question is of 1 marks so total 50 marks
    • MCQ(Multiple Choice Questions) with only ONE valid answer
  • 1)Consider the following state transition diagram of a two-speed hair dryer,

    which is operated by pressing its one button. The first press of the button turns it on to Speed 1, second press to Speed 2 and the third press turns it off.
    Which of the following series of state transitions below will provide 0-switch coverage?
    a. A,C,B
    b. B,C,A
    c. A,B,C
    d. C,B,A

  • 6) Consider the following statements

    i. an incident may be closed without being fixed
    ii. incidents may not be raised against documentation
    iii. the final stage of incident tracking is fixing
    iv. the incident record does not include information on test environments
    v. incidents should be raised when someone other than the author of the software
    performs the test

  • 7) Given the following:

    Switch PC on
    Start "outlook"
    IF outlook appears THEN
    Send an email
    Close outlook
    Determine the minimum for statement and branch coverage

  • 14) Which expression best matches the following characteristics or review processes:

    1. led by author
    2. undocumented
    3. no management participation
    4. led by a trained moderator or leader
    5. uses entry exit criteria
    s) inspection
    t) peer review
    u) informal review
    v) walkthrough

  • 22) What is the expected result for each of the following test cases?

    A.TC1: Anand is a 32 year old married, residing in Kolkatta.
    B.TC3: Attapattu is a 65 year old married person, residing in Colombo Table

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

  • 49) Given the Following program

    IF X = Z
    THEN Statement 2;
    END
    McCabe's Cyclomatic Complexity is :

  • 50) Verification 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.

  • Should be Empty: