Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

When can functional and structural testing BOTH be applied?

A.

System and Component test levels only

B.

All 'Developement' test levels, i.e. those before Acceptance testing

C.

Component and Component integration test levels only

D.

All test levels

Which of the following BEST describes a benefit of test automation?

A.

Availability of the test automation tool vendor

B.

Negligible effort to maintain the test assets generated by the tool

C.

Reduction in repetitive manual work

D.

More subjective assessment

Which of the following is a valid collection of equivalence classes for the following problem: "An Integer numeric field shall contain values from 1 to 80 both values inclusive"

A.

Less than 0. 1 to 79, 80 and more than 80

B.

Less than 0. 1 to 80, more than 80

C.

Less than 1. 1 to 80, more than 80

D.

Less than 1. 1 to 79, more than 80

Which of the following Is the BEST reason for selecting a particular type of software development lifecycle model?

A.

Tester skill level with the software development lifecycle model

B.

The project manager's preference

C.

The project team's overall familiarity with the model

D.

The type of product being developed

Which of the following statements correctly describes traceability?

A.

The capability of the software product to enable modified software to be tested.

B.

An approach to integration testing where the component at the top of the component hierarchy is tested first.

C.

The degree to which a requirement is stated in terms that permit establishment of test design.

D.

The ability to identify related items in documentation, such as requirements vs. software design

Which of the following is NOT a valid objective of testing?

A.

Preventing defects from being introduced into the code

B.

Investigating and fixing defects in the software under test

C.

Gaining confidence that the system is fit-for-purpose

D.

Providing information for stakeholders’ decision making

Which of the following CORRECTLY matches a tester's ability to communicate about defects, test results, and other test Information well?

A.

Emphasizing the benefits of testing

B.

Taking a command-and-control approach with the project learn

C.

Being firm and assertive with test findings and information

D.

Writing subjective defect reports and review findings

A system requirement states that up to 100 users should be able to carry out a transaction, with responses returned within 5 seconds.

What type of non-functional testing would you carry out to verify these requirements?

A.

Stress testing

B.

Maintenance testing

C.

Load testing

D.

Usability testing

Which of the following metrics are useful for monitoring the test progress?

A.

The number of features implemented in the code

B.

The number of changes done to the product's requirements

C.

Percentage of work done on the user's manuals

D.

Percentage of work done in test environment preparation

Which of the following statements about independent testing is WRONG?

A.

Independent testing is necessary because developers don't know any testing

B.

A certain degree of independence makes the tester more effective at finding defects

C.

Independent testing is best suited for the system test level

D.

Independent test teams may find other types of defects than developers who are familiar with the system's structure.