CTFL18 Exam Question 36

Which of the following are valid reasons for adopting a different life cycle (from the V model), for increments after the first year?
(i). We do not have a clear understanding of the requirements from a customer perspective.
(ii). We see the risk of delivering requested functionality late as being higher than the risk of delivering a lower quality product.
(iii). We do not have a budget for additional regression testing which is needed to ensure that existing functionality is not compromised by future iterations.
(iv). The company test strategy does not fit well within the V life cycle model.
  • CTFL18 Exam Question 37

    Independent Verification & Validation is:
  • CTFL18 Exam Question 38

    How does software testing contribute to the quality of delivered software?
  • CTFL18 Exam Question 39

    A system is designed to accept values of examination marks as follows:
    Fail:0-39 inclusive
    Pass:40-59 inclusive
    Merit:60-79 inclusive
    Distinction:80-100 inclusive
    In which of the following sets of values are all values in different equivalence partitions?
  • CTFL18 Exam Question 40

    A team's test strategy was to invest equal effort in testing each of a system's modules. After running one test cycle, it turned out that most of the critical bugs were detected in one of the system's modules. Which testing principal suggests a change to the current test strategy for the next test cycle?