adplus-dvertising
frame-decoration

Question

What is the role of testing in an improvement process?

a.

Analysis and review techniques to detect faults in requirements and design documents

b.

Careful planning and design of test activities

c.

A learning process that provides valuable knowledge

d.

The shift of emphasis in test practice

Answer: (c).A learning process that provides valuable knowledge Explanation:Testing is not only a means to find errors in software but also a way to gain valuable knowledge about error-prone constructs, which can be fed back into the development process. This is why testing is seen as a learning process and has a proper place in an improvement process.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the role of testing in an improvement process?

Similar Questions

Discover Related MCQs

Q. What is the main focus of software developers?

Q. What is the approach of Test-driven Development (TDD)?

Q. What is the focus of verification and validation activities during software development?

Q. What is the purpose of requirements engineering?

Q. What are the criteria for a requirements specification according to Boehm?

Q. What is the main aim of testing the completeness criterion of a requirements specification?

Q. What is the purpose of testing the requirements specification?

Q. What are the four essential criteria for a requirements specification according to Boehm?

Q. What does the feasibility criterion have to do with?

Q. What are the most likely errors in a requirements specification according to Poston?

Q. What is the purpose of a standard format for documenting the requirements specification?

Q. What is the most likely error in a requirements specification according to Poston?

Q. What is the purpose of using a standard format for documenting the requirements specification?

Q. What is the purpose of the design phase?

Q. What is the purpose of testing the design itself during the design phase?

Q. What is the most effective technique to find errors in a program text?

Q. What are the two types of tools to support the testing of code?

Q. What is a test driver in the context of testing code?

Q. What is the purpose of using a test stub while testing code?

Q. What is the influence of design technique used on the test strategy (top-down versus bottom-up)?