Guide
-
How to create Test Automation Strategy: Best Practices
By Ganesh Hegde, Community Contributor - September 2, 2022
Learn how to create a test automation strategy that works for your team. This guide will help create a fail-proof test automation strategy.
Learn More -
How to read Config Files in Python using Selenium
By Aakash Makwana, Community Contributor - September 1, 2022
Learn how to read configuration files in Python using Selenium, the different types of config files, and how to manage them with Config parser.
Learn More -
Test Case Reduction and Techniques to Follow
By Sandra Felice, Community Contributor - September 1, 2022
Looking for how to reduce the number of test cases to be run? Check out our guide on test case reduction techniques and learn how to optimize your test cases.
Learn More -
Jenkins for Test Automation
By Gurudatt S A & Bharath Shrikanth, Community Contributors - September 1, 2022
Explore Jenkins, its features, and how it can facilitate test automation. A step-by-step tutorial on setting up Jenkins with Git to manage your CI/CD pipeline.
Learn More -
How to Perform Visual Regression Testing of UI Components in Storybook
By Priyanka Bhat & Ganesh Hegde, Community Contributors - August 30, 2022
UI Components need to be individually tested for faster software delivery. Know how to perform visual testing of UI Components using Storybook & Percy
Learn More -
How to test Website Loading Speed
By Sanghita Ganguly, Community Contributor - August 30, 2022
Uncover the importance of testing a website’s speed and how to accurately test your website’s loading speed for better conversions.
Learn More -
How Automation of Regression Test Cases can be Cost Effective
By Sourojit Das, Community Contributor - August 30, 2022
Testing can be costly, especially with Regression Tests being run after every release. Check out how Automation of Regression Test Cases can be cost effective
Learn More -
Cross Browser Testing in Puppeteer: Tutorial
By Priyanka Bhat & Ganesh Hegde, Community Contributor - August 23, 2022
Cross Browser Compatibility of Web App is a must for seamless user experience. Learn Cross Browser Testing in Puppeteer with example through this guide.
Learn More -
Top 16 Responsive Web Design Challenges And Solutions
By Smuruthi Kesavan, Community Contributor - August 18, 2022
Discover the top 16 responsive web design challenges and how you can solve them effectively using simple tips and tools like BrowserStack.
Learn More -
Page Object Model and Page Factory in Appium
By Neha Vaidya, Community Contributor - August 18, 2022
This guide explains the fundamental concept of Page Object Model (POM) and Page factory in Appium along with the example.
Learn More