Question 66

How does software testing contribute to the quality of delivered software? [K2]
  • Question 67

    Which of the following errors CANNOT be found with structure-based testing techniques?
  • Question 68

    A car insurance policy has 3 rates of insurance depending on the age of the driver. For drivers aged between
    17 and 25 inclusive they are charged at rate A, drivers aged between 26 and 50 inclusive are charged at rate B and those drivers aged over 50 are charged at rate C.
    You are designing test cases, which of the following three ages would test all valid equivalence partitions and therefore test rate A, B and C?
  • Question 69

    What content would be in an incident report if that incident report was based on the IEEE 829 Standard for SoftwareTest Documentation?
    (i)Identification of configuration items of the software or system.
    (ii)Software or system lifecycle process in which the incident was observed.
    (iii)Description of the anomaly to enable reproduction of the incident.
    (iv)Number of occurrences of the incident.
    (v)Classification of the cause of the incident for metrics and for reporting purposes.
    Number of correct answers: 1
  • Question 70

    What type of testing is important after Migration, retirement or enhancement of an existing system?