Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Software Evolution

Which selective retest technique selects every test case that causes a modified program to produce a different output than its original version?

Which selective retest technique selects every test case that causes a modified program to produce a different output than its original version?

A. Coverage
B. Minimization
C. Safe
D. Maximization

Explanation: Safe techniques do not focus on coverage criteria, instead they select every test case that cause a modified program to produce different output than its original version

Which selective retest technique selects every test case that causes a modified program to produce a different output than its original version? Read More »

Software Evolution

Which regression test selection technique exposes faults caused by modifications ?

Which regression test selection technique exposes faults caused by modifications ?

A. Efficiency
B. Precision
C. Generality
D. Inclusiveness

Explanation: Inclusiveness measures the extent to which a technique chooses test cases that will cause the modified program to produce different output than the original program, and thereby expose faults caused by modifications.

Which regression test selection technique exposes faults caused by modifications ? Read More »

Software Evolution

The primary objective of formal technical reviews is to find _________________ during the process so that they do not become defects after release of the software?

The primary objective of formal technical reviews is to find _________________ during the process so that they do not become defects after release of the software?

A. errors
B. equivalent faults
C. failure cause
D. none of the mentioned

Explanation: Errors lead to faults

The primary objective of formal technical reviews is to find _________________ during the process so that they do not become defects after release of the software? Read More »

Software Evolution

According to ISO 9001, the causes of nonconforming product should be____________________?

According to ISO 9001, the causes of nonconforming product should be____________________?

A. deleted
B. eliminated
C. identified
D. eliminated and identified

Explanation: ISO 9001 requires that the causes of nonconforming product to be identified. Potential causes of nonconforming product are eliminated.

According to ISO 9001, the causes of nonconforming product should be____________________? Read More »

Software Evolution

In CMM, the life cycle activities of requirements analysis, design, code, and test are described in_________________________?

In CMM, the life cycle activities of requirements analysis, design, code, and test are described in_________________________?

A. Software Product Engineering
B. Software Quality Assurance
C. Software Subcontract Management
D. Software Quality Management

Explanation: In CMM planning these activities is described in Software Project Planning, however the life cycle activities of requirements analysis, design, code, and test are described in Software Product Engineering.

In CMM, the life cycle activities of requirements analysis, design, code, and test are described in_________________________? Read More »

Software Evolution

ISO 9001 is not concerned with _______________ of quality records?

ISO 9001 is not concerned with _______________ of quality records?

A. collection
B. maintenance
C. verification
D. dis-positioning

Explanation: The practices defining the quality records to be maintained in the CMM are distributed throughout the key process areas in the various Activities Performed practices

ISO 9001 is not concerned with _______________ of quality records? Read More »

Software Evolution