Kick-Start Your Automation Journey for First Time
Sign up for a plan, then follow the workflow from project creation through to script execution.
Sign Up to Create Your Account
As a new user, perform the following to set up your account.
- Enter https://www.algoshack.com/ into the browser bar.
- Click Sign In, then click Pricing on the Sign In page. The Pricing page appears.
- In the Pricing page, choose the appropriate plan.
- To sign in for the first time as a Freemium user, see Freemium Users.
- To sign in for the first time as a Pro user, see Pro Users.
- To sign in for the first time as an Enterprise user, see Enterprise Users.
- Enter all the required details in the Sign Up window. Select the appropriate registration type if you are registering as a user or as a company.
- Select the terms and conditions checkbox.
- Register to start using the algoQA platform according to the chosen plan.
Begin Your Automation Journey Prerequisites
To scrape the UI elements of an Application Under Test (AUT), you can use the following methods:
- For Web Test Automation and Mobile Site Automation, add algoScraper as an extension to your Chrome browser. To add it as an extension, click here or you can download from downloads.
- For Mobile App Automation and Desktop Automation, download algoScraper as a tool. To download it, click here. For detailed installation steps, refer to Installation steps for algoScraper.
New User Workflow
For new users: In your browser bar, enter algoshack.com. Log in and select algoQA to access the Home page.
- Create a New Project:
- Enter the Project Name.
- Choose the Application Type.
- Click Create for the project to be created.
- Upload: Upload all scraped UI element files in CSV format.
- Design Your Tests:
- Add nodes by clicking the '+' icon.
- Configure nodes with features and associated UI elements.
- Save the project.
- Record Scenarios using Record Scenario:
- Name your scenario, outline its steps briefly.
- Select features and associated UI elements with a few clicks.
- Submit to save the recorded scenario.
- Alternatively, you can auto-generate test cases.
- Generate Test Cases:
- Click Generate to generate test cases.
- Execute Scripts: Generate and execute scripts in your preferred technology from anywhere or in algoQA.
You are now ready to explore the algoQA platform.
Was this page helpful?