
10 Portfolio Projects for Aspiring Automation Engineers
Angie Jones describes a portfolio of ten projects that help even novice test engineers demonstrate their skills to get the job.
Angie Jones describes a portfolio of ten projects that help even novice test engineers demonstrate their skills to get the job.
Cypress benefits greatly from being part of the JavaScript and Node.js ecosystem. There are tons of plugins which you can just install via npm and use them within your tests. They expand functionality, add new commands, add missing features and so much more.
In this article, I’m focussing on the automated tests to explain the benefits of qTest and Applitools integration. qTest supports multiple test runners like TestNG, Cucumber, JBehave, JUnit, NUnit, MSTest etc that can be used with popular tools like Selenium to run automated tests. Integrating Applitools with the automation tools and test runners is straightforward
Drupal is an open-source content management system used to build websites and applications. Drupal has great standard features, like easy content authoring, reliable performance, and excellent security. But what sets…
Coding recipes using the newest automation testing tool There’s a new kid on the block in the world of automation testing tools….Playwright! Created by Microsoft, Playwright is an open source…
Early January this year, Applitools announced the results of their Visual AI Rockstar Hackathon winners of which I am lucky to be included as one of their silver winners. I blogged about…
Using any Web Content Management system could be one of the best investments you make in your digital presence. It not only powers up your website but simplifies the management…
I took Nyran Moodie’s course on Test Automation University: Automated Visual Testing with WebdriverIO. If you want the explicit link to the course, here it is: https://testautomationu.applitools.com/automated-visual-testing-javascript-webdriverio/index.html Course Introduction If you…
In June Applitools invited any and all to its “Ultrafast Grid Hackathon”. Participants tried out the Applitools Ultrafast Grid for cross-browser testing on a number of hands-on real-world testing tasks….
Katalon Studio and Applitools: When Codeless Meets AI It is apparent that the world of high-tech products is moving faster. Production code is getting pushed more frequently, and products are…
What do you do when you have lots of free time on your hands? Why not learn test programming strategies and approaches?
How Do I Test Visually With Python? Python has gained popularity as a language for writing tests because of its scalability, structural flexibility, and rich library for testing. Because of…