Question 11

Which of the following would be the most significant input to estimating the time to carry out the specified testing tasks? 3 credits
  • Question 12

    Your manager has decided that your team of manual testers should all become test automation engineers Your team is much stronger in analysis than In technical testing so you are concerned about their ability to adapt.
    What tool capabilities could help with this transition?
  • Question 13

    Which two items are MOST important for inclusion in your tool selection plan for batch-only performance testing?
  • Question 14

    Your company has adopted an Agile methodology. Defect reports are not raised for all bugs found during the testing of individual stories, but continue to be raised in some circumstances, e.g., when the fix cannot be made immediately, or would involve another team. The teams would like better data to use for assessing the quality of their work. The list below shows five items that are currently not captured on defect reports.
    Which TWO of these items will be MOST useful for assessing the quality of a product increment?
  • Question 15

    You are testing a new product that will turn on the windshield wipers of a car when the sensors detect there is moisture on the windshield. Depending on the information returned from the sensors, the wipers will be turned on at one of the following speeds: slow intermittent, medium intermittent, fast intermittent, slow constant, medium constant, fast constant. Your team has identified the following test condition:
    Test Condition 1.1.1 - Verify that the windshield wipers can go from slow constant to fast constant speed when the amount of moisture increases appropriately.
    Your team has defined the following steps for a test case for this test condition:
    1. Set the moisture sensor to request slow constant
    2. Increase the moisture to set the sensor to request fast constant
    3. Verify that the wipers respond with fast constant speed
    Given this information, which of the following statements is correct? [2]