Guide
-
Understanding Testing Library Jest DOM
By Technocrat, Community Contributor - October 10, 2023
Jest DOM is an extension of Jest testing framework. Learn to run Jest tests using custom matchers, & test React App using Jest with React testing library
Learn More -
Appium Visual Testing: The Essential Guide
By Pawan Kumar, Community Contributor - October 6, 2023
Learn how to perform Appium visual testing with steps for test cases, framework design, test script, result analysis, and image comparison commands.
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 -
Cypress Cucumber Preprocessor: Uses & Configuration
By Pawan Kumar, Community Contributor - October 6, 2023
Learn to use the Cypress Cucumber Preprocessor which is a plugin that allows you to write E2E tests using the Cucumber's Gherkin syntax.
Learn More -
Understanding ExpectedConditions in Selenium (with Types and Examples)
By Neha Vaidya, Community Contributor - October 5, 2023
Understand how to use 7 different types of ExpectedConditions in Selenium with code examples to check if all elements present are visible
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 -
What is the Ideal Screen Size for Responsive Design?
By Shreya Bose, Community Contributor at BrowserStack - October 2, 2023
Find out ideal screen sizes & common screen resolutions in 2023 to test your responsive web design along with the best practices.
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 -
Simplifying Native App Testing
By Eoghan Phelan, BrowserStack Champion - September 29, 2023
Simplify native app testing with a step-by-step guide to create bug-free Mobile Apps
Learn More