AI for QA: Build skills that get you hired | Save your spot

Year: 2022

Getting started with unit testing can seem like a daunting task. There’s plenty to learn, such as what unit testing is in the first place and why it’s valuable, what the best practices are when writing tests, and which tools to choose. We’ve already published a post covering the unit test frameworks for JavaScript; now,…

On this blog, we’re all about testing, and that’s why we sometimes publish posts teaching you how to perform some task in Selenium—such as this one, where we show you how to find an element by text, or another in which we teach you all about Selenium’s waits. In today’s post, we provide yet another…

Web application testing is important for any business to maintain the quality of the website—it helps validate the various functionalities. As web applications and their use cases grow larger, the cost of manually testing for new feature functionality and regressions can spiral out of control. Automating common use cases is required to ensure test coverage…

This blog was written by one of the Testim startup plan customers, Riccardo Vincenzo Vincelli, expert on GitHub based CI/CD and, CTO of Sharesquare.co Sharesquare is a small startup out to change the way that companies offer equity rewards to their employees. They are using Testim for free to test their web application. This is…

This is blog part 2 of 2 in a series written by one of the Testim startup plan customers who used a GitHub based Selenium grid, Riccardo Vincenzo Vincelli, CTO of Sharesquare.co Sharesquare is a small startup out to change the way that companies offer equity rewards to their employees. They are using the Testim…

Cucumber.js and BDD aren’t new kids on the block. But they’re still fairly unfamiliar for many developers. That’s unfortunate because the two can be very powerful tools for both business people and developers. Let’s have a short look at what BDD is, and then see how Cucumber.js can be used to your advantage. What Is…

You’ve probably run into a website or application that functioned well, but the words were misaligned, pictures were too small, or worse yet, visual elements partially blocked other components.  Functional and visual testing work together to test and validate your application’s usefulness fully. If elements of the application don’t present well, they can prevent a…

The software testing world sometimes includes too much confusing jargon. Many expressions sound similar but refer to different concepts. The “test strategy vs. test plan” dilemma is a good example. What is the meaning of each one of those terms? Why do you need them? How do they differ? And what are their similarities? These…

Salesforce is arguably one of the most trusted CRM platforms on the market. However, wrapping your head around the Salesforce system is not always an easy task. To get the most out of any software, including Salesforce, it is essential to first understand the basics.  This article discusses the Salesforce testing process: what it is,…