Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Software Projections Using Oracles

1 Let's Answer the Following Questions!


1 How do we use oracles in generating projections for software?

2 What is the role of the team of engineers in the fault detection process?

3 Why is it important to develop specific test criteria for each project?

4 What are the different models of fault prevention mentioned in the text?

5 How do engineers ensure that they understand the software's requirements before
testing?

6 Why are prevention model and evaluation model testing recommended for software in
earlier stages of development?

7 What types of testing are recommended for software in later stages of development?
Correct Answers
1 Correct Answers:
1 Oracles are used to generate projections by comparing them to test results.
2 The team of engineers compares the generated projections to test results to ensure
error-free code.
3 Developing specific test criteria for each project is important to satisfy all expected
qualities of the software.
4 The text mentions prevention model, evaluation model, demonstration model, and
destruction model testing as different models of fault prevention.
5 Engineers work closely with clients to understand the software's requirements before
testing.
6 Prevention model and evaluation model testing are recommended for software in
earlier stages of development to prevent faults and failures.
7 Demonstration model and destruction model testing are recommended for software
in later stages of development to ensure quality and reliability.

You might also like