Guide
-
Select Class in Selenium : How to handle dropdown using Selenium
By Neha Vaidya, Community Contributor - August 25, 2023
Select class in Selenium helps in handling dropdown. Learn how to use Select Class in Selenium to select values in dropdown list.
Learn More -
CSS Selector in Selenium: Locate Elements with Examples
By Sonal Dwivedi & Shreya Bose, Community Contributors - August 25, 2023
Learn to use CSS Selector in Selenium scripts for your automated tests with five types of CSS Selectors and code snippet examples.
Learn More -
How to make React App Responsive using react-responsive?
By Vivek Mannotra, Community Contributor - August 24, 2023
Learn how to make your React app responsive using react-responsive with example, tips and best practices and test it using BrowserStack to optimize UX.
Learn More -
How to run Selenium tests on IE using IE Driver?
By Jash Unadkat, Community Contributor - August 22, 2023
Looking to automate tests for IE using Selenium? Hold on. Read this fundamental guidepost to understand how one can automate for IE using the Selenium IE driver.
Learn More -
How to Test Mobile Apps in Offline Mode?
By Neha Bharati, Community Contributor - August 21, 2023
Learn about the importance of offline apps and how to test mobile apps for offline mode features or functionalities using BrowserStack.
Learn More -
Pytest vs Unittest: A Comparison
By Sourojit Das, Community Contributor - August 18, 2023
Understand the differences between Pytest and Unittest, to know when to use which python testing framework using this Pytest vs Unittest guide
Learn More -
Cross Browser Compatible Websites – 3 Easy Ways to Make
By Jash Unadkat, Community Contributor - August 18, 2023
Learn how to perform cross browser compatibility tests and evaluate how your website looks on different browsers. Read on!
Learn More -
What is Compatibility Testing? (Examples Included)
By Shormistha Chatterjee, Community Contributor - August 16, 2023
Compatibility Testing compares app styles and functionality over multiple browser mobile devices, platforms-OS to identify discrepancies.
Learn More -
What is Automation Testing: Benefits, Strategy, Tools
By Shreya Bose, Community Contributor - August 13, 2023
Explore this comprehensive tutorial to understand what is Automation Testing and how to set up an effective Automation Testing process
Learn More -
How to Build an Azure CI/CD Pipeline?
By Sourojit Das, Community Contributor - August 11, 2023
Explore Azure CI CD and how it helps automate and streamline the process of building, testing, and deploying applications.
Learn More