193k views
0 votes
To do this, navigate to the ___ section on the User Story record and click on ___. Once you are done adding the ___, the ___ checkbox will be checked, as these test classes were not ___ and will not be ___.

A) Deployment / "Run Additional Tests" / "Include Classes" / Included / Executed
B) Validation / "Add Tests" / "Select Methods" / Covered / Invoked
C) Test Run / "Choose Tests" / "Run All" / Tested / Excluded
D) Test Level / "Configure Tests" / "Add New" / Integrated / Validated

User Kravisingh
by
7.9k points

1 Answer

3 votes

Final answer:

To add test classes to a User Story record, navigate to the 'Test Level' section, click 'Configure Tests', add the tests, and ensure the 'Tested' checkbox is checked.

Step-by-step explanation:

The process of adding test classes to a User Story record, likely within a software development or testing platform. To add a test to the User Story record, you would navigate to the 'Test Level' section and click on '"Configure Tests"'. Once you have added the tests by selecting 'Add New', the 'Tested' checkbox will be checked, indicating that these test classes were indeed included in the test run and therefore will not be excluded from the results.

User G B
by
8.5k points