Setup and Configuration | Bondar Academy
Course: AI-based testing with testRigor
Module: Introduction
Instructor: Artem Bondar
Lesson Summary
In this lesson, we will set up a free TestRigr account to follow along with the class. TestRigr is a cloud-based framework that requires no additional configuration on your computer—only a Chrome browser and a TestRigr account are needed to write your tests. Steps to Create a TestRigr Account Open the Chrome browser and navigate to testrigr.com . If you already have an account, click on Login . If not, click on Sign Up . Select the public open source plan instead of the default private account with a 14-day trial. This plan allows your test cases to be publicly visible. Click Yes, I want to use this to proceed with the public account. Account Limitations Limited to one user . No parallel test execution. Access restricted to Ubuntu-based browsers ; no support for Windows, Mac, or Android emulators. No CICD integration or advanced features. Despite these limitations, the core functionality of TestRigr is available for free. To create an account, enter your credentials: Username: Artem Bondar Email: [email protected] Company: Bondar Academy Password: [Your secure password] After registering, check your email for verification (including spam folders). Once verified, log in with your new account credentials. You are now ready to create a new test suite in the next lesson. See you in the next lesson!