Overview
When creating a new test using the Create Agent feature, you may see a message that reads "Test generation in progress" along with a loading icon. This is a normal part of the test creation process and indicates that the system is actively building your test case from your instructions.
How It Works
The Create Agent feature uses generative AI to convert natural language instructions into a fully functional, runnable test. This process happens in the background after you save the test.
- You initiate a new test using Create Agent and provide your instructions in plain language.
- After you save, the system begins processing the request. The message "Test generation in progress" is displayed to indicate this.
- The AI analyzes your input and generates the corresponding test steps and validations.
- Once the process is complete, the message will disappear, and the newly created test case will become visible and available for use in your project.
This behavior is expected and simply requires a short waiting period for the system to finalize the test.
Limitations
The test generation process is not instantaneous. The time required can vary depending on the complexity of the test being created. It is recommended to wait for the process to complete before attempting to interact with the new test case.
Related Information
- Creating Tests with Functionize
- Introduction to Create Agent and Agent Actions