Guide
-
Browser compatibility with CSS Gradients
By The Nerdy Geek, Community Contributor - December 2, 2022
CSS Gradients are a great way to add color to webpages but, are not compatible with all browsers. Here's a rundown of browsers compatibility with CSS Gradients
Learn More -
Page Object Model and Page Factory in Selenium C#
By Mohit Joshi, Community Contributor - December 1, 2022
This guide explains the concept of the Page Object Model (POM) and Page Factory in Selenium C#, along with the example and implementation.
Learn More -
How to enable Chrome Compatibility Mode
By Neha Bharati, Community Contributor - November 30, 2022
Explore Chrome Compatibility mode, how to enable it, and debug Cross Browser Compatibility of a Web App for different browser versions.
Learn More -
How to use App Profiling in UI Testing to improve App Performance?
By Vivek Mannotra, Community Contributor - November 30, 2022
Learn how to use App Profiling and improve overall app performance by keeping a track of CPU, Memory, Battery, and Network usage of mobile app.
Learn More -
How to perform Geo-Location Testing in XCUITest?
By Suparna K, Community Contributor - November 24, 2022
Learn to conduct XCUITest Geo-Location testing by configuring in XCode and also with BrowserStack XCUITest suite integration.
Learn More -
Using Native Screenshots for Better Debugging
By Tom Collins, Community Contributor - November 23, 2022
Learn how to use screenshots for debugging to pinpoint where the software is experiencing a failure.
Learn More -
What is an Incident in Software Testing?
By Somosree Roy, Community Contributor - November 23, 2022
Understand comprehensively what is incident in software testing and how to report incidents efficiently.
Learn More -
How to Test a Website on Android Emulator vs Real Devices
By Jash Unadkat, Community Contributor - November 23, 2022
This article highlights two intuitive methods to help developers run effective and faster website tests on Android devices.
Learn More -
CSS Selectors in Cypress
By Antra Verma, Community Contributor - November 23, 2022
Cypress CSS selectors are the pattern used to identify elements on a web page based on their style.
Learn More -
How to run Selenium Tests with NightwatchJS
By G H, Community Contributor - November 21, 2022
NightwtchJS is a framework that simplifies test automation. Here’s your guide on how to run Selenium Tests with NightwatchJS.
Learn More