Guide
-
How to Debug Protractor Tests for Selenium Test Automation?
By Ganesh Hegde, Community Contributor - September 29, 2022
Learn four different ways on how to debug Protractor tests and also migrating your Protractor tests to NightwatchJS
Learn More -
How to achieve Advanced BDD Test Automation
By Sourojit Das, Community Contributor - September 27, 2022
Learn to achieve advanced BDD Test Automation to boost communication and collaboration, improve quality of software, and reduce costs in automated testing.
Learn More -
How to test Biometric Authentication on iOS & Android
By Apeksha Gupta, Community Contributor - September 26, 2022
Learn to test biometric authentication to provide users a foolproof and intuitive way to log in or access devices, apps, or secure information.
Learn More -
Headless Browser Testing with NightwatchJS
By Ganesh Hegde, Community Contributor - September 26, 2022
Learn more about NightwatchJS which is an open source javascript-based automation library that supports multiple browser testing.
Learn More -
How to Debug JS in Chrome?
By Tom Collins, Community Contributor - September 25, 2022
Get a clear idea on how to debug JS in Chrome using Chrome dev tools along with a few common examples.
Learn More -
Page Object Model in Cucumber
By Kailash Pathak, Community Contributor - September 23, 2022
Learn to use Page Object Model with Cucumber automation to cut back duplication and improve test maintenance.
Learn More -
How to Fill and Submit Forms in Cypress
By Ganesh Hegde, Community Contributor - September 21, 2022
Learn to use Cypress form testing while handling elements such as input fields, checkboxes, and radio buttons.
Learn More -
Test Strategies for SOA (Service Oriented Architecture) applications
By Sourojit Das, Community Contributor - September 20, 2022
SOA has been pivotal in shifting from Monolithic to Microservices architecture in development. Learn the Testing SOA Applications approach and strategies.
Learn More -
8-Step Mobile App Performance Testing Checklist
By Shreya Bose, Community Contributor - September 20, 2022
Ensure acceptable levels of mobile app performance by following the best practises from this checklist.
Learn More -
Common JavaScript Errors every Tester should know
By Tom Collins, Community Contributor - September 20, 2022
This guide covers the most common JavaScript errors that every tester should know and the best ways to resolve them.
Learn More