Tricentis Transform 2025: the can't-miss event for software quality leaders | Spots are limited

Quality, Automation and AI

Protractor Testing: A Brief History and Its Relevance Today

Introduction Protractor was a test framework for web applications, primarily used for performing end-to-end (E2E) testing in Angular and AngularJS…
Agile

Test Data: A Complete Guide

Notwithstanding testing in production—which should be part of any mature QA strategy—you should avoid using production data directly. Instead, use…
QA, Selenium

Selenium Wait for Page to Load: A How-to Guide

Selenium Wait for Page to Load: A How-to Guide Selenium has proven to be a good framework for automated testing.…
Selenium
Jest

Jest testing: A complete tutorial

Jest testing: A complete tutorial When it comes to unit testing frameworks for JavaScript, Jest is certainly a serious contender…
JavaScript Testing

Cross browser testing in Selenium: A complete guide

Cross browser testing in Selenium: A complete guide Introduction to cross-browser testing When it comes to an application, there are…
Selenium
Test Automation Pyramid

Test Automation Pyramid: A Simple Strategy for Your Tests

Does your development team spend too much time waiting on their test suite to run? Do they constantly rerun the…
Uncategorized, AI