Sign Up and Use the Test and QA Agents
This topic describes how to sign up for Avesha Agent Studio and use the testing and QA agents.
Sign up for the Avesha Agent Studio
-
Go to http://172.105.36.96:3000 on a web browser.
-
On the Avesha Agent Studio page, enter the following details:
- Enter your company's name in the Company Name text box.
- Enter your company email address in the Company Email text box.
- Enter your password in the Password text box. The password must be at least eight characters long.
- Enter your password again in the Confirm Password text box.
-
Click Sign Up. After a successful sign up, you are directed to the home page.
Sign in to the Avesha Agent Studio
-
On the http://172.105.36.96:3000/login page, enter your company email and password.
-
Click Login. A successful login takes you to the home page.
-
Go to the QA tab to open the Testing & QA page.
Supported Testing Mechanisms
The Test & QA Agent interface supports centralized testing as described below.
Currently, testing without orchestration is not supported.
Test with Orchestration
You can orchestrate testing by using multiple testing and QA agents.
To orchestrate:
-
On the Testing & QA page, click the Start Orchestration button.
-
On the Bulk Orchestration Configuration window, under Global Settings, Auto Discover PRs and Immediate Orchestration are enabled by default.
-
Under Repository, enter your GitHub personal access token in the GitHub Token text box.
-
Enter the GitHub repository URL in the Repository URL text box without the .git extension.
infoEnsure that you have read/write access to the GitHub repository.
-
To configure agents, under Agent Configuration:
- Select the agent from the Agent Type drop-down list.
- Status is enabled by default.
Repeat the process by clicking Add Agent as required.
-
Click Start Orchestration.
-
Scroll down the Testing and QA page to view the Orchestration Runs.
-
The number of successful and failed tasks is displayed for each orchestration. Expand an orchestration to view the details.
Related Information