
Modern Cross Browser Testing with Cypress and Applitools
Cypress, among other things, validates the structure of your DOM. It verifies that a button is visible or that it has the correct text. But what about the look and…
Cypress, among other things, validates the structure of your DOM. It verifies that a button is visible or that it has the correct text. But what about the look and…
Visual UI testing is more than just testing your app on Desktop browsers and Mobile emulators. In fact, you can do more with Visual UI testing to run your tests…
This course is great for learning Appium with visual testing. Jonathan’s course presents the test code in easy-to-read chunks. If you’re not a Java person, you might not get all the syntax, but you’ll get why things are organized the way they are. (Note – if you’re interested in learning Java, take Angie Jones’s course about the Java language on Test Automation University).
We want you to have one place to show you all things Selenium. We know this is a tall order; you could be a Selenium expert, or you could be getting started with Selenium. No matter where you are on this spectrum, from novice to expert, here are all our Selenium-related articles, webinars, and tutorials in one place.
Appium expert Jonathan Lipp demonstrates how to parallelize visual tests across all Android devices at once to quickly detect bugs and cut test run time.
How to use Genymotion, Appium, and Applitools to do visual UI testing of native mobile Android applications.
Applitools is proud to sponsor the 2nd Appium Conference, this year held in Bengaluru, India, June 14-15. Make sure to attend talks and workshops by our thoughts leaders @ Applitools: Angie Jones, Manoj Kumar, and Justin Ison. We also invite you to visit our booth, meet our amazing team, get your “Visually Perfect” swag, and learn more about Visual AI with Applitools and Appium.
Watch this webinar, presented by Sr. Software Engineer Justin Ison, to find out about the crucial information automated exploratory tests give us on our native mobile app, and learn Justin’s proven…
Based on over a year of research, Daniel Puterman — Applitools’ R&D Director — and his team submitted a major pull request to Appium, adding capabilities for both iOS and…
Watch Jonathan Lipps’ in-depth overview of the mobile test automation landscape: past present and future, including an in-depth analysis of current frameworks and what’s in store for Appium.
Today’s mobile app development cycle demands short sprints to enable faster deployments. Time allowed for development is shrinking, with even less time for testing. Testing and development must also be…
In today’s Agile world, time to market is becoming increasingly shorter. There is a constant desire to release new features to keep ahead of competition. Because of this we have…