
Getting Started Guide
How to Use Applitools
A practical guide to get you up and running with Applitools. Written by Delv Editorial, Delv Team.
Getting started with Applitools
In this guide, you'll learn how to set up Applitools for visual testing of your web applications. By the end, you'll be able to compare screenshots and identify UI changes quickly and efficiently.Step 1: Sign up and set up
- Visit applitools.com.
- Click on the "Get Started Free" button located on the homepage.
- Fill out the sign-up form with your details or sign up using your GitHub or Google account.
- Once registered, confirm your email if prompted and log in to your new account.
Step 2: Your first visual test
- After logging in, navigate to the "Dashboard" by clicking on the "Dashboard" tab in the top menu.
- Click on “Create New Test” to start a new visual testing project.
- Select the type of test you want to run (e.g., Web, Mobile) and provide a name for your test.
- Follow the prompts to upload a baseline screenshot of your application. This can often be done by capturing a screenshot directly from your browser.
- Once uploaded, click on “Run Test” to compare the baseline image against the current state of your application.
- Review the results displayed, which will highlight any visual differences found.
Step 3: Get better results
- To enhance your testing accuracy, use the "Smart Check" option when setting up your tests. This feature allows Applitools to ignore certain dynamic elements that may change between tests, focusing only on the relevant UI components.
- Regularly update your baseline images whenever you make significant changes to your UI. This ensures that your tests remain relevant and accurate.