Boilerplate Test Framework using Webdriver.io
-
Verify that user is able to fetch the place of origin for an employee
-
Verify that employee is able to fetch the place of origin for multiple employees at one time
-
Verify that FirstName, LastName and Title is present for all the employees
-
Verify that when no employee is selected, existing employee list is removed on viewing selected data
-
Verify that when new employee
-
Verify that the service call to get user data has 200 response with valid parameters
-
Verify that the service call to get user data has correct schema
-
Verify that Go to page works with valid input
-
Verify that field level validation is done on Go to page field
-
Verify that Show rows dropdown shows the number of rows selected
-
Verfy that "Next Page" button is working fine
-
Verify that "Previous Page" buttin is working fine
-
Verfy that vertical scroll on Employee details table is working correctly
-
Verfy that employee reporting hierarchy is maintained
-
Verify that service call to get employee data has 200 response code
-
Verify that service call to get employee data has correct schema
-
Verify that service call has correct body