Question 31

An increased proportion of automated test coverage often leads to a greater degree of manual testing that follows reactive strategies, because:
  • Question 32

    The following user story has been written:
    As a paying hotel guest
    I want to see the charges that have been added to my bill
    So that I can monitor my expenditure and know In advance how much I will have to pay when I check out The notes that have been added to It mention that It must be possible for the guest to get a printout of the bill, see It In a variety of currencies and set a flag in the hotel's billing system against any Item that they wish to challenge.
    The following acceptance criteria have been defined:
    1.The user shall be able to choose from the most commonly-used currencies.
    2.The application must be accessible on most mobile platforms as well as on the hotel room's smart TV.
    3.The hotel manager must be notified whenever a bill item is flagged by a hotel guest.
    4.End-to-end response time for any individual request submitted by a user must not exceed 7 seconds.
    Applying the INVEST technique to this user story, including its acceptance criteria, which of the following statements is correct?
    SELECT ONE OPTION
  • Question 33

    Which statement about test automation is TRUE?
    SELECT ONE OPTION
  • Question 34

    What is the primary purpose of the debriefing meeting when exploratory testing is used in an Agile setting?
  • Question 35

    The following user story has been developed:
    As a customer of Alpha Airways who has booked a flight
    I want to access the flight reservation
    So that I can update the booking details
    Which BDD scenario written in Gherkin format correctly applies to this user story?
    SELECT ONE OPTION