...
| Info |
|---|
Smart test templates (.stt) will be automatically applied, when applicable, during test creation by the AI Assistant. These templates can help optimize test scenarios by automatically applying configurations, such as authentication settings or assertions. SeeSee About Smart Test Templates for more information. |
The AI Assistant can also create other elements of a test for you as well, including:
- Data sources: It can create a data source
...
- as part of test creation and even parameterize it. Mention either of those tasks in your conversation to be sure it knows what you want. See Creating Data Sources with the AI Assistant and Applying Parameterization with the AI Assistant for more information and examples.
- AI Assertors: It can chain AI Assertors to messaging tools to determine whether the message satisfies one or more assertions or requirements. You can also ask to add, modify, or remove assertions as part of your conversation. For example, after the AI Assistant has prepared prompts or instructions for test creation, you could make a request like, "Add an assertion for the 2nd call to validate the transaction." See AI Assertor for more information about this tool.
Creating Data Sources with the AI AssistantAnchor creatingDataSources creatingDataSources
| creatingDataSources | |
| creatingDataSources |
...
| Panel |
|---|
1. Generate a data source of historical climbing expeditions to the Seven Summits, |
...
| Panel |
|---|
1. Create a test scenario from definition: - http://localhost:8080/pda/api-docs/v1 2. Use the following test scenario steps: - Create a new category, add items to it, verify the item, delete the item, |
...