Tools & Frameworks
-
Page Object Model in Cucumber
Learn to use Page Object Model with Cucumber automation to cut back duplication and improve test maintenance.
Learn More -
How to run UI tests in Cypress
Cypress is a great tool for automating UI tests, and it's easy to get started with. In this article, we'll show you how to run UI tests in Cypress.
Learn More -
Appium Best Practices Every Developer Must Know
Looking for Appium best practices? Check out our tips and tricks on how to get the most out of Appium.
Learn More -
How to Get Access to Samsung Mobile Test Devices
Learn how to get access to Samsung mobile test devices to test your app efficiently along with the importance of testing on a real-device cloud.
Learn More -
JUnit Vs TestNG: Differences Between JUnit and TestNG
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 -
WordPress Testing: Tools, Challenges, and Approach
Get to know everything about WordPress testing, right from the tools, to challenges and approach.
Learn More -
Cucumber Best Practices to follow for efficient BDD Testing
Want to learn the best practices of using Cucumber and how to use Gherkin keywords appropriately? Read this article to find out.
Learn More -
What’s new in Cypress 10? How it will change your current testing requirements
Cypress launched it’s latest version Cypress 10. Here’s what’s new in Cypress 10 and how it will change your testing requirements.
Learn More -
5 Techniques to Increase Visual Coverage
Want to increase visual coverage? Read this article to understand the different techniques to improve visual coverage.
Learn More -
What is Cypress Page Object Model?
Page Object Model makes test automation efficient. Check out what is Cypress Page Object Model and how to implement it.
Learn More