Guide
-
Cross-Site Scripting (XSS) Testing to Prevent XSS attacks
By Sebastian Viquez, BrowserStack Champion - January 30, 2024
The impacts of XSS attacks are endless, such as Data Theft, Identity Theft, Financial loss, and much more. Follow the article to learn more about the different types of XSS attacks
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 -
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