CTFL-Foundation Exam Question 86

Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account). The software is delivered with a master user only, who can only create other types of users. The following test cases have been written to test the high-level structure of the software
a. Create an invoice
b. Amend an invoice
c. Process an invoice (send to customer)
d. Delete an invoice
e. Create an account
f. Create an account user
g. Amend an account user
h. Delete an account user
i. Amend an account
j. Delete an account
Which of the following test procedures would enable all tests to be run? [K3]
  • CTFL-Foundation Exam Question 87

    The five parts of the fundamental test process have a broad chronological order. Which of the options gives three different parts in the correct order?
  • CTFL-Foundation Exam Question 88

    Which of the following would achieve the HIGHEST level of testing independence for a project's test level?
  • CTFL-Foundation Exam Question 89

    Instead of having an independent test team within the company, the company is considering to outsource testing. What are THREE key challenges that are typical for outsourcing? 1 credit
  • CTFL-Foundation Exam Question 90

    Code Coverage is used as a measure of what?