Question 111

For each of the test cases to be executed, the following table specifies the priority order and dependencies on other test cases

Which of the following test execution schedules is compatible with the logical dependencies and allows executing the test cases in priority order?
  • Question 112

    Which of the following statements is true?
  • Question 113

    An alphanumeric password must be between 4 and 7 characters long and must contain at least one numeric character, one capital (uppercase) letter and one lowercase letter of the alphabet.
    Which one of the following sets of test cases represents the correct outcome of a two-value boundary value analysis applied to the password length? (Note: test cases are separated by a semicolon)
  • Question 114

    Which ONE of the following options BEST describes a key characteristic of non-functional testing?
  • Question 115

    Which ONE of the following statements about the objectives of confirmation and regression testing is the BEST?