142k views
0 votes
A traceable requirements document _____.

provides testing and validation methods
is understandable by all interested parties
promotes using the latest coding standards
contains no inconsistent statements

1 Answer

4 votes

Answer:

is understandable by all interested parties

Step-by-step explanation:

The traceable requirements document does not provide testing and validation methods. That is known as a test case, and are included in test reports, It also does not promote the latest coding standards. And it being available with no consistent statements is not the only requirement. The traceable requirement documents explain how the software prepared fits to all test cases to the user or the client, and all team members. And technicality is not required here. The only thing required is that it must be understandable by all the interested parties. And hence, the above option is correct.

User Sidrah
by
3.7k points