You can run the [AI Assistant] on test cases where errors occurred during test execution.

Executing the AI Assistant feature for test case errors

In the context menu of a test case that failed during execution, select [AI Assistant – Analyze Test Case Error].

Use [AI Assistant] Chatbot

After the AI response is delivered, you can check the guidance for the test case error in the chatbot of the [AI Assistant View].

Modify the Test Based on the [AI Assistant] Chatbot

The [AI Assistant] chatbot identifies the cause of the error as a value exceeding the allowed range for the parameter ‘i’. To resolve the issue, modify the input value of ‘i’ from 2147483647 to 90 in the [Test Case] tab of the [Test Editor] without changing the source code.

Test execution

To verify that the test case error is resolved, select [Run Test Case] from the context menu of the modified test case.

Check the test results

Confirm that the test case error has been resolved.

Ask Additional Questions with [AI Guide]

If the test case error is not resolved, ask additional questions using the [AI Guide] chatbot.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.