Guide
-
How to Lazy Load Images in Javascript
By Alagammai Kannappan, Community Contributor - September 2, 2022
Want to improve your website's load time? Lazy loading images is a great way to do that! Learn how to lazy load images in JavaScript.
Learn More -
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 -
Does it make sense to Migrate to Mobile App Test Automation
By Sourojit Das, Community Contributor - September 2, 2022
In today’s world of mobile app development, it's important to release bug-free apps. Mobile app automation accelerates the process, read to find.
Learn More -
How to read Config Files in Python using Selenium
By Aakash Makwana, Community Contributor - September 1, 2022
Simply put, the config file contains configuration information in a key, value format. Learn how to read it in Python using Selenium.
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 use GitHub Bug Reporting while Testing
By Vivek Mannotra, Community Contributor - August 30, 2022
Learn how to use GitHub bug reporting integration with BrowserStack to improve and keep track of the entire bug lifecycle.
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 -
JUnit Vs TestNG: Differences Between JUnit and TestNG
By Sandra Felice, Community Contributor - August 30, 2022
JUnit & TestNG are two of the most popular testing frameworks. But which one is better? In this article, we will compare JUnit vs TestNG to see which is more suitable.
Learn More