Question 11

You work for an insurance company that is running several parallel projects. You need to recommend the best approach for test case design for each project.
* Project C:Previous releases hadvague and inconsistent requirements. More formal reviews have been introduced to improve quality.
* Project D:Emphasis onregression testing, with most test cases forming part of the regression pack, initially manual but planned for automation.
SELECT ONE OPTION
  • Question 12

    Which task is considered the responsibility of the Test Analyst and ONLY performed as part of the test implementation activities?
    SELECT ONE OPTION
  • Question 13

    What is main difference between user experience and usability?
  • Question 14

    Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?
  • Question 15

    Consider the following user story: As a student, I want to be able to buy a parking pass (priority: high) Acceptance criteria
    - The student will not receive the parking pass if the payment is insufficient.
    - Only registered students can buy a parking pass.
    - The student can only buy one parking pass each month.
    Which of the following checklist items would result in finding a defect for the user story?