...
UTA detected code that is not covered. Click Go to navigate to the uncovered code.
Remedy: You can do one of the following:
- Modify or extend an already existing test case to cover the code. For example, you may need to modify the method parameters.
- Manually copy an existing test case, and then modify the duplicate to cover the code.
- Click the Clone test action link to display a list of already existing test cases that have been executed; then select a test case you want to duplicate and modify. UTA preselects a test case to clone based on the test case coverage and name (if the coverage is identical, UTA selects the test case with the highest consecutive number in its name). ( This quick fix is available only for regular tests.).
UTA may display hints how the test case should be modified to cover the code.
Recommendation Types
See Recommendation Types for information about the types of recommendations UTA can display.