Allow client errors from the test logs
Allow client errors as you review test logs.
시작하기 전에
이 태스크 정보
You can allow multiple or individual client errors. For each client error, you must decide how to report future instances of the client error. Report level options include:
- Warning: Test steps containing the allowed client error report a status of Success with warning(s). The error message appears in the test result output, and is recorded in the test logs with the status Warning.
- Ignored: Test steps containing the allowed client error report a status of Success. The error is recorded in the test logs with an Ignored status.
프로시저
- Navigate to All > Automated Test Framework > Test Results.
-
Select the test result for a specific test.
The system displays the Test Result record.
-
Select the client errors to be allowed.
옵션 설명 Specific test log from the Test Log related list - In the Test Log related list, right-click the test log client error you want to allow.
- From the context menu, select one of the following options:
- Add client error to ignored list: Allow the client error with a report level of Ignored.
- Add client error to warning list: Allow the client error with a report level of Warning.
Multiple test logs from the Test Log related list - In the Test Log related list, select the check box in the first column for each test log client error you want to allow.
- From the Actions on selected rows list,
select one of the following options:
- Add client error to ignored list: Allow the client error with a report level of Ignored.
- Add client error to warning list: Allow the client error with a report level of Warning.
Specific test log from Test Result Item record - In the Test Log related list, select the test log (Test Result Item record) containing a client error you want to allow.
- From the Related links, select one of the following options:
- Add all client errors to warning list: Allow all client errors in this step with a report level of Warning.
- Add all client errors to ignored list: Allow all client errors in this step with a report level of Ignored.
The Automated Test Framework allows the selected client errors and displays a status message at the top of the form.