CTFL-Foundation Exam Questions

Total 327 Questions

Last Updated Exam : 27-Dec-2024

Topic 21: Mix Questions Set A

What is important to do when working with software development models?


A.

To adapt the models to the context of project and product characteristics.


B.

To choose the waterfall model because it is the first and best proven model.


C.

To start with the V-model and then move to either iterative or incremental models.


D.

To only change the organization to fit the model and not vice versa.





A.
  

To adapt the models to the context of project and product characteristics.



Security falls under..?


A.

compliance testing


B.

disaster testing


C.

verifying compliance to rules


D.

functional testing


E.

ease of operations





A.
  

compliance testing



What do static analysis tools analyze?


A.

Design


B.

Test cases


C.

Requirements


D.

Program code





D.
  

Program code



What benefits do static analysis tools have over test execution tools?


A.

Static analysis tools find defects earlier in the life cycle.


B.

Static analysis tools can be used before code is written.


C.

Static analysis tools test that the delivered code meets business requirements.


D.

Static analysis tools are particularly effective for regression testing





A.
  

Static analysis tools find defects earlier in the life cycle.



Which of the following is not a part of the Test Implementation and Execution Phase?


A.

Creating test suites from the test cases


B.

Executing test cases either manually or by using test execution tools


C.

Comparing actual results


D.

Designing the Tests





D.
  

Designing the Tests



Designing the test environment set-up and identifying any required infrastructure and tools
are a part of which phase:


A.

Test Implementation and execution


B.

Test Analysis and Design


C.

Evaluating the Exit Criteria and reporting


D.

Test Closure Activities





B.
  

Test Analysis and Design



“How much testing is enough?”


A.

 This question is impossible to answer


B.

 This question is easy to answer


C.

The answer depends on the risk for your industry, contract and special requirements


D.

This answer depends on the maturity of your developers





C.
  

The answer depends on the risk for your industry, contract and special requirements



A deviation from the specified or expected behavior that is visible to end-users is called:


A.

an error


B.

a fault


C.

a failure


D.

a defect





C.
  

a failure



A system is designed to accept values of examination marks as follows:
Fail: 0–39 inclusivePass: 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?


A.

25, 40, 60, 75


B.

0, 45, 79, 87


C.

35, 40, 59, 69


D.

25, 39, 60, 81





B.
  

0, 45, 79, 87



Which one of the following roles is typically used in a review?


A.

Champion.


B.

Author.


C.

Project sponsor.


D.

Custodian.





B.
  

Author.



The Author is the only role that is typically used in a review.
A Champion might sponsor the review process but is not a defined role within an actual
review; a Project Sponsor, if technically competent, might be asked to play a defined role
within the review process, but whilst using that role they will not be a Project Sponsor;
finally, a Custodian might ensure the results are stored safely but would not be involved in
the actual review itself.


Page 9 out of 33 Pages
Previous