129k views
1 vote
In a walkthrough, do we detect faults or correct them?

1) Detect faults
2) Correct faults
3) Both detect and correct faults
4) Neither detect nor correct faults

User Fbrereto
by
7.8k points

1 Answer

4 votes

Final answer:

In a walkthrough, we primarily detect faults rather than correct them.

Step-by-step explanation:

In a walkthrough, we primarily detect faults rather than correct them. A walkthrough is a type of software testing process in which a group of individuals review a software design or code without executing it. The purpose of a walkthrough is to identify potential faults or errors in the design or code. Once the faults are detected, they can be corrected by the development team in a separate phase.

User Vinaya
by
7.7k points