Guide
-
How to position Text Over an Image using CSS
By Mohit Joshi, Community Contributor - June 1, 2024
Learn to Position text over image using CSS and how to test it on real devices. Check its responsiveness on different screen sizes.
Learn More -
12 must-have Chrome Extensions for Testing in 2024
By Shreya Bose, Community Contributor - May 31, 2024
12 Chrome extensions for testing useful for software testers and QAs. Install and use these plugins to make QA operations faster, smoother, and more effective.
Learn More -
Understanding No Such Element Exception in Selenium
By Sonal Dwivedi, Community Contributor - May 31, 2024
Learn about No Such Element Exception in Selenium, when it occurs, and different methods to handle No Such Element Exception
Learn More -
How to handle dropdown in Selenium Python?
By Tom Collins, Community Contributor - May 27, 2024
Learn this step-by-step tutorial on handling dropdown in Selenium Python to save your apps/web pages from unnecessary space consumption.
Learn More -
Playwright vs Selenium: Which to choose in 2024
By Garima Tiwari, Community Contributor - May 25, 2024
Check out the Playwright vs Selenium comparison which are two popular frameworks and compare which one best fits your automation needs.
Learn More -
Unit Testing of React Apps using JEST : Tutorial
By Antra Verma, Community Contributor - May 25, 2024
Step-by-step tutorial of Unit Tests for React Apps using JEST. Perform React Unit Testing using Examples, Project Setup, Mocking Data & Best Practices.
Learn More -
How To Test Website in Different Screen Sizes
By Jash Unadkat, Community Contributor - May 20, 2024
A fundamental guidepost that demonstrates how individual developers, QAs or teams can test their websites across devices with different screen sizes.
Learn More -
Top 10 Python Web Development Frameworks in 2024
By Sourojit Das, Community Contributor - May 20, 2024
Here’s a run down of Top 10 Python Web Development Frameworks in 2024 with their benefits and limitations to help you compare and choose the best
Learn More -
Top 8 Python Testing Frameworks in 2024
By Shreya Bose & Aakash Makwana, Community Contributors - May 20, 2024
Read about the pros and cons of the top 8 Python testing frameworks you can use for quick and effective testing.
Learn More -
Test Plan vs Test Strategy: Purpose & Differences
By Shormistha Chatterjee, Community Contributor - May 18, 2024
Test plan define test scope in detail, while Test Strategy defines how test will be performed. Explore test plan vs test strategy with this guide.
Learn More