Test Automation Tools
Test automation blog & resources
Record and Playback with Selenium IDE
Why use Selenium IDE? One of the best features of automated testing is the record and replay capabilities, which allows you to reap the advantages of automation with little in the way of learning or preparation. The purpose of screen recording software is, as the name implies, to assist [...]
Cucumber JS with Selenium: BDD framework in QA
The use of a BDD (Behavior Driven Development) framework for automated quality assurance is not unheard of, but it is controversial. Today, we'd like to discuss the advantages and disadvantages of using the Cucumber.js framework with Selenium, as well as some potential use cases. To begin, let's talk quickly [...]
CSS Selector vs XPath
What exactly is a locator in Selenium? In Selenium, locators are used to identify a particular element in web pages. They enable us to quickly locate any area of a web page. Once we have a locator expression that specifically identifies a certain web element, we can present this [...]
Test Cases vs Test Suites: Understanding the Differences
Test Cases To put it simply, a test case is an activity, or more often a collection of activities, designed to verify the operation of a particular feature or set of features in an application. Several test cases together make up a test suite. An essential part of software [...]
Pros and Cons of Selenium – Reviews & General Overview
Selenium is one of the most established names in software testing and has been solving the testing needs of software teams for many years, but there are plenty of reasons not to choose Selenium for a particular software project since the software testing landscape has changed dramatically in recent [...]
Pros and Cons of Tricentis Tosca – Reviews & General Overview
Tricentis Tosca boasts a lot of big brand name customers, but it isn't necessarily the best choice for every team in every situation. If your team is evaluating which software testing tools to use moving forward, it's important to understand the pros and cons of a tool like Tricentis [...]