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

Software Testing and Quality Management

What allows different projects to use the same source files at the same time ?

What allows different projects to use the same source files at the same time ?

A. Version Control
B. Access control
C. CM Process
D. Version Control and Access control

Explanation: It allows software engineers to continue development along a branch even when a line of development is frozen.

What allows different projects to use the same source files at the same time ? Read More »

Software Testing and Quality Management

Quality also can be looked at in terms of user satisfaction which includes_____________________?

Quality also can be looked at in terms of user satisfaction which includes_____________________?

A. A compliant product
B. Good quality output
C. Delivery within budget and schedule
D. All of the mentioned

Explanation: This focuses on how well the implementation follows the design and how well the resulting system meets its requirements .

Quality also can be looked at in terms of user satisfaction which includes_____________________? Read More »

Software Testing and Quality Management

Quality Management in software engineering is also known as_____________________?

Quality Management in software engineering is also known as_____________________?

A. SQA
B. SQM
C. SQI
D. SQA and SQM

Explanation: Quality Management is also called software quality assurance (SQA. which serves as an umbrella activity that is applied throughout the software process.

Quality Management in software engineering is also known as_____________________? Read More »

Software Testing and Quality Management

What information is required to process a change to a baseline ?

What information is required to process a change to a baseline ?

A. Reasons for making the changes
B. A description of the proposed changes
C. List of other items affected by the changes
D. All of the mentioned

Explanation: A baseline is an agreed-to description of the product, changes require multiple reasons

What information is required to process a change to a baseline ? Read More »

Software Testing and Quality Management

According to Pareto’s principle, x% of defects can be traced to y% of all causes. What are the values of x and y ?

According to Pareto’s principle, x% of defects can be traced to y% of all causes. What are the values of x and y ?

A. 60, 40
B. 70, 30
C. 80, 20
D. No such principle exists

Explanation: The Pareto principle (also known as the 80–20 rulE. states that, for many events, roughly 80% of the effects come from 20% of the causes.

According to Pareto’s principle, x% of defects can be traced to y% of all causes. What are the values of x and y ? Read More »

Software Testing and Quality Management