
How To Remove Blind Spots With Visual Testing
Visual bugs are errors in the presentation of an application. They appear all the time, and frequently surface when applications are viewed in the various viewport sizes of our mobile…
Visual bugs are errors in the presentation of an application. They appear all the time, and frequently surface when applications are viewed in the various viewport sizes of our mobile…
Elite teams add CI test automation early – and not full development database tests, but simple unit tests that can run in less than 10 minutes and validate code that has been written.
Lisi makes the key point – success in continuous delivery means shortening feedback loops to learn early. Every point of development and delivery needs validation.
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 are thrilled to announce the Applitools Visual AI Rockstar Hackathon winners. We think the people who participated and won the Hackathon are not just some of the top QA engineers but also trailblazers who are leading the way in pushing the QA industry forward.
Modern Functional Testing – Caveats and Conclusion In reaching the conclusion of the course on Modern Functional Testing using Visual AI, I reach the key question: Can I use visual…
How do you check the behavior of one application across dozens of browsers, devices, and viewport configurations in seconds? Applitools Ultrafast Grid.
You’re running functional tests with visual validation, and you have dynamic data. Dynamic data looks different every time you inspect it. How do you do functional testing with visual validation,…
Visual AI simplifies your functional test while adding visual coverage. Visual AI compares rendered output against rendered output. If visual differences exist, you can identify those as intended or not.
As you know, I’m taking Raja Rao’s Test Automation University Course, Modern Functional Test Automation through Visual AI. Today we’ll discuss testing iFrames. In Chapter 5, Raja refers to iFrames as…
Imagine this. You built a page with CanvasJS, and you want to test the graphs. How do you create an automated test for the graphical representations? It’s testing dynamic content,…
Data-driven testing helps build and scale test automation – until you have to maintain your tests. Visual AI helps you test without growing your test code.