CTFL18 Exam Question 116
During the software development process, at what point can the test process start?
CTFL18 Exam Question 117
Which of the following describes structure-based (white-box) test case design techniques?
CTFL18 Exam Question 118
What is important to do when working with software development models?
CTFL18 Exam Question 119
Which of the following would be appropriate test objectives for user acceptance testing of the first release of a new software product aimed at a general market and built using Agile methods?
(a) To identify as many defects as possible
(b) To maximise code coverage
(c) To ensure the product works as expected
(d) To assess the overall quality of the product
(e) To determine the reliability of the product
(a) To identify as many defects as possible
(b) To maximise code coverage
(c) To ensure the product works as expected
(d) To assess the overall quality of the product
(e) To determine the reliability of the product
CTFL18 Exam Question 120
Consider the following Pseudo code:

How many minimum lea cases are required to cover 100% Statement coverage and Decision coverage?

How many minimum lea cases are required to cover 100% Statement coverage and Decision coverage?
