Automation Testing
-
Appium with Python: Getting Started with App Automation Testing
Step by Step tutorial to do mobile automation in Appium Python using Appium-Python-Client. Examples and screenshots included
Learn More -
Selenium RC vs WebDriver: Key Differences Explained
Explore Selenium RC vs WebDriver: key architectural differences, limitations of RC, and why WebDriver is favored by BrowserStack.
Learn More -
How to Perform Scalability Testing: Tools, Techniques, and Examples
Learn how to perform scalability testing with techniques, tools, and best practices to ensure your application meets increasing user demands.
Learn More -
QA Testing vs Dev Testing
Understand the differences between QA testing and dev testing, along with their pros and cons.
Learn More -
Puppeteer Framework Tutorial: Basics and Setup
Learn the basics, advantages, and a step-by-step tutorial of setting up the Puppeteer framework with BrowserStack.
Learn More -
Puppeteer Type Command: How to type a text in input box in Puppeteer
Learn all about Puppeteer Type Command, page.type() method, and keyboard.type() method to type text input in Puppeteer with examples
Learn More -
Playwright Selectors: Types
Navigate what are Playwright Selectors and Learn about CSS Selectors and XPath Selectors in Playwright locator creation and best practices for web testing.
Learn More -
Mastering End-to-End Testing with Playwright and Docker
Learn how to write end to end test with Playwright and Docker in detail, the advanced techniques used, and the best practices.
Learn More -
Page Object Model with Playwright: Tutorial
A step-by-step tutorial on implementing Page Object Model with Playwright that will make your framework robust and ensure easier maintenance.
Learn More -
How to run Parallel Tests with CircleCI
Read tutorial on how to run parallel tests in CircleCI, with help of examples and code samples. Learn to perform parallel testing on real devices.
Learn More