Challenge Overview
In the previous challenges, we created a QA Framework using Node.js & Webdriver.io and we targeted some parts of the Connect application.
In this challenge, you’ll need to create a new set of test cases for the Connect application.
You will find a spreadsheet attached to the challenge forum that contains details on the tests cases that need to be implemented.
Detailed Requirements
-
All tests from the provided spreadsheet must be implemented.
-
The data to fill each element in the UI should be configurable in JSON file(s).
Existing code: https://github.com/appirio-tech/qa-framework-js
Request access to the existing code (if you don’t have already) on the challenge forum.
Feel free to ask on the challenge forum in case of any doubt or question.