Talking to Agents: A Comprehensive Guide for Interactions
Last updated
Last updated
Automated Testing Assistance: Agents can handle complex testing tasks like functional tests, load tests, end-to-end integration tests and accessibility testing.
Seamless Communication: Interact with sub-agents like INGA, CHASE, and CASEY to streamline testing and reporting.
Multi-tasking Support: Perform various tasks such as project creation, script generation, execution, and report analysis all via chat.
Improved Efficiency: Agents can automate repetitive testing tasks and provide detailed test reports, helping you save time and effort.
Before you interact with agents, ensure the following:
You have a valid ratl.ai account and necessary permissions to run tests.
Workspaces are created or ready for testing. If not, you can create them via the agent.
API specifications, Postman collections, or cURL commands are accessible for API testing.
Understand the types of testing you want to perform, e.g., functional, load, end-to-end integration or accessibility testing.
1. Initiating a Conversation:
Start by greeting or asking RATL for assistance.
Example:
2. Create a Workspace:
You can create or select an existing workspace to get started.
Example:
3. Start Testing:
Use Postman collections, cURL commands, or other inputs to run tests.
Example:
4. Perform Load Testing:
Provide the API endpoint to run load tests.
Example:
5. Request Test Reports:
After executing tests, you can request reports.
Example:
6. Generate and Run Integration Flows:
Provide Postman collections to generate integration flows.
Example:
7. Perform Accessibility Testing:
Ask the agent to run accessibility tests for websites.
Example:
8. Integrate ADO(Azure DevOps) to a Workspace:
Provide the agent with the ADO Personal Access Token (PAT), ADO organization name, associated email address, and workspace name.
Example:
The agent will display a list of projects associated with the provided ADO credentials, simply select one to complete the integration.
Example:
9. Integrate Jira to a Workspace:
Provide the agent with the Jira API Token, Jira organization name (subdomain name), associated email address, and workspace name.
Example:
The agent will display a list of projects associated with the provided Jira credentials, simply select one to complete the integration.
Example:
10. Integrate Slack to a Workspace:
Provide the agent with the Slack Bot Token and workspace name.
Example:
The agent will display a list of slack channels associated with the provided slack token, simply select one to complete the integration.
Example:
11. Generate API Keys for CI/CD Integration:
Ask the agent to create a new api key and provide it with an expiry date.
Example:
Be clear with instructions: Provide clear and concise commands like "perform a load test" or "create a workspace."
Provide correct inputs: Ensure your API specifications, cURL commands, or Postman collections are correctly formatted.
Use prompts: When modifying scripts or configurations, use prompts or the built-in code editor to make adjustments.
Review agent responses: After performing tasks, review logs, reports, and execution statuses provided by the agents.
Monitor test status: Keep track of the test statuses and logs through links provided by the agent.
Ask for help: Don’t hesitate to ask the agent for further actions like generating reports or fetching statistics.
Avoid incomplete inputs: Make sure to provide complete cURL commands, Postman collections, or other specifications. Incomplete inputs may lead to test failures.
Don't skip workspace creation/selection: Always ensure a workspace is created or selected before starting testing.
Don’t run multiple tests without reviewing: Ensure you review the results of a test before starting another one to avoid confusion.
Avoid overly complex commands in one interaction: Break down your tasks into smaller, manageable steps for smoother interaction with the agent.
After interacting with the agent, expect the following outcomes:
Workspace Creation: The workspace is created and ready for testing.
Test Execution: Test cases are executed, and logs are provided for review.
Reports: Detailed reports are generated and made available for download.
Error Handling: Any issues with scripts or testing are highlighted, and the user is informed to correct them.
Task Completion: Tasks are completed, and the agent confirms the result.
By interacting with the RATL Agent, you can streamline your testing and automation workflows efficiently, all while having clear visibility into the test execution and results.