CTFL-Foundation Exam Question 167

Which of the following could be a reason for a failure?
1) Testing fault
2 ) Software fault
3 ) Design fault
4 ) Environment Fault
5 ) Documentation Fault
  • CTFL-Foundation Exam Question 168

    Which activity in the fundamental test process includes test script generation?
  • CTFL-Foundation Exam Question 169

    A booking system for a city bus service prices its fares according to the time of travel:
    Peak-time tariff starts at 0600 and finishes at 1000 am

    Off-peak tariff applies during all other times of service

    The bus service does not operate between 2300 and the start of the next day's peak service

    Note that all times mentioned are inclusive.
    When applying the equivalence partitioning test design technique, which of the following options shows test case inputs that each fall into a different equivalence partition?
  • CTFL-Foundation Exam Question 170

    Which of the following should be considered when purchasing a test execution tool?
  • CTFL-Foundation Exam Question 171

    A system is being enhanced to simplify screen navigation for users.
    Which of the following does NOT reflect structural testing?