The latest News and Information on Software Testing and related technologies.
As software organizations have to release or add new features in their software on a regular basis, proper and thorough testing of all the features on time becomes a real challenge. Automation becomes a viable option to overcome these challenges. But most of the automation tools usually take a lot of time and effort in test creation, test execution, and test maintenance which brings down the ROI.
Welcome to the “A beginners guide to test automation with Javascript(Nightwatch.js)” blog series part 3! If you have missed out on the previous parts, make sure to read part 1: Introduction to Nightwatch.js and part 2: The most useful Nightwatch.js commands in our blog. In this article we will look at callback functions and command queue in Nightwatch.js, and as always – feel free to skip to any part you are the most interested in.