Question 101

Which ONE of the following work products TYPICALLY belongs to test execution?
  • Question 102

    The whole-team approach:
  • Question 103

    A requirement specifies that a certain identifier (ID) must be between 5 and 10 characters long, must contain only alphanumeric characters, and its first character must be a letter. As a tester, you want to apply one- dimensional equivalence partitioning to test this ID. This means that you have to apply equivalence partitioning individually: to the length of the ID, the type of characters contained within the ID, and the type of the first character of the ID.
    What is the number of partitions to cover?
  • Question 104

    Which of the following statements is true?
  • Question 105

    Which of the following statements about exploratory testing is true?