Guide
-
How to launch Edge browser in Selenium
By, Sonal Dwivedi, Community Contributor - May 5, 2024
Learn the fundamental steps of launching Edge browser in Selenium. Also find out how Mac users can test web apps on Microsoft Edge.
Learn More -
Unit Testing of React Apps using JEST : Tutorial
By Antra Verma, Community Contributor - May 1, 2024
Step-by-step tutorial of Unit Tests for React Apps using JEST. Perform React Unit Testing using Examples, Project Setup, Mocking Data & Best Practices.
Learn More -
Testing Excellence Unleashed: Achieve Superior Results
By Rahul Parwal, BrowserStack Champion - January 30, 2024
Learn why informal testing is more important than you think and how it affects the formal testing processes.
Learn More -
Top Web Design Tools for Designers in 2024
By Kitakabee, Community Contributor - January 16, 2024
Are you clueless about creating web design? Check out these top 13 web design tools that will make creating a website a breeze in 2024.
Learn More -
Cypress Disable Test: How to use Skip and Only in Cypress
By Anshita Bhasin, Community Contributor - October 6, 2023
Learn details about different ways to use Disable Test in Cypress. Also, learn how to use Skip and Only to Conditional Skip a test in Cypress with examples
Learn More -
Understanding Test Case Management
By Kitakabee, Community Contributor - October 5, 2023
Finding it challenging to manage the increasing number of test cases? Read this article to learn how to manage test cases efficiently.
Learn More -
How to handle Alerts and Popups in Selenium?
By Neha Vaidya, Community Contributor - October 2, 2023
Learn how to handle Alerts, Popups & Web Dialog Boxes in Selenium with the help of examples and code snippets for easy understanding.
Learn More -
How to handle Checkbox in Selenium
By Sonal Dwivedi, Community Contributor - September 29, 2023
Learn how to handle checkbox in Selenium with example. Know how to select multiple options in checkbox, assert checkbox selection & deselect checkbox
Learn More -
What is Browser Compatibility? (With Best Practices)
By Anubha Das, Community Contributor - September 23, 2023
Understand browser compatibility basics to validate the website or app functionality as intended in different device-browser-OS combinations.
Learn More -
How to perform XCode UI testing?
By Vivek Mannotra, Community Contributor - September 23, 2023
Learn to perform code based UI component testing inside the Xcode IDE and extend the testing set up to integrate other features.
Learn More