Pass the iSQI CTFL2018 CTFL_Syll2018 Questions and answers with CertsForce

Viewing page 10 out of 11 pages
Viewing questions 91-100 out of questions
Questions # 91:

What does the term Pesticide paradox' refer to?

Options:

A.

The phenomena where a piece of code that has a lot of bugs is likely to have more hidden, yet unfound


B.

The decreasing efficiency of debugging when done in code that has many bugs


C.

Reduced effectiveness of test cases that are repeated and focused on the same scenarios


D.

The redundancy of testing the same objects in both black and white box techniques


Expert Solution
Questions # 92:

Which ONE of the following statements does NOT describe how testing contributes to higher quality?

Options:

A.

Performing a review of the requirement specifications before implementing the system can enhance quality


B.

The testing of software demonstrates the absence of defects


C.

Properly designed tests that pass reduce the level of risk in a system


D.

Software testing identifies defects, which can be used to improve development activities.


Expert Solution
Questions # 93:

When testing a mission critical system a high coverage should be achieved. Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?

Options:

A.

multiple condition coverage


B.

decision table


C.

use case testing


D.

statement coverage


Expert Solution
Questions # 94:

What is the difference between system integration testing and acceptance testing?

Options:

A.

System integration testing is testing non-functional requirements Acceptance testing concentrates on the functionality of the system


B.

System integration testing is executed by the developers. Acceptance testing is done by the customer


C.

System integration testing verifies that a system interfaces correctly with other systems. Acceptance testing verifies compliance to requirements


D.

System integration testing verifies compliance to requirements Acceptance testing verifies correct interaction with other systems existing in the user's environment


Expert Solution
Questions # 95:

Which of the following statements about decision tables are TRUE?

I. Generally, decision tables are generated for low risk test items

II. Test cases derived from decision tables can be used for component tests.

III. Several test cases can be selected for each column of the decision table.

IV. The conditions in the decision table represent negative tests generally.

Options:

A.

I, Ill


B.

II, Ill


C.

II, IV


D.

I, IV


Expert Solution
Questions # 96:

Which statement about use case testing is true?

Options:

A.

The test cases are designed to find defects in the data flow.


B.

The test cases are designed to find defects in the process flow


C.

The test cases are designed to be used by real users, not by professional testers


D.

The test cases are always designed by customers or end users


Expert Solution
Questions # 97:

Which of the following statements is correct?

Options:

A.

Pair programming is done with developer and tester pairing together


B.

Pair programming is an alternative term for code inspection.


C.

Pair programming is used usually in waterfall model


D.

Pair programming is, among other things, an informal review method.


Expert Solution
Questions # 98:

A software company decided to buy a commercial application for its accounting operations. As part of the evaluation process, the company decided to assemble a team to test a number of candidate applications.

Which team would be the most suitable for this goal?

Options:

A.

A team from an outsourcing company which specializes in testing accounting software


B.

A team with a mix of software testers and experts from the accounting department


C.

A team of users from the accounting department that will need to use the application on dairy basis


D.

A team from the company's testing team, due to their experience in testing software


Expert Solution
Questions # 99:

An organization is working on updating test cases for a particular module of their software.

Sam updated a set of test cases yesterday and saved the new version on his PC.

Unfortunately, the hard disk of his PC crashed, and his work was lost.

The IT department of the organization restored the contents of his hard disk with the last available back-up - from the previous morning However the changes made by him yesterday were lost forever

Which of the following tools, had it been used, would have prevented the loss of Sam's updates?

Options:

A.

Incident Management Tool


B.

Configuration Management Tool


C.

Test Execution tool


D.

Backup tool


Expert Solution
Questions # 100:

"Statement Testing" is part of;

Options:

A.

Experience based testing


B.

Decision Testing


C.

Specification Based testing


D.

Structured based testing


Expert Solution
Viewing page 10 out of 11 pages
Viewing questions 91-100 out of questions