Skip to content

rupamsaha/webdriverio_boiler_plate

Repository files navigation

webdriverio_boiler_plate

Boilerplate Test Framework using Webdriver.io

Solution

  1. Verify that user is able to fetch the place of origin for an employee

  2. Verify that employee is able to fetch the place of origin for multiple employees at one time

  3. Verify that FirstName, LastName and Title is present for all the employees

  4. Verify that when no employee is selected, existing employee list is removed on viewing selected data

  5. Verify that when new employee

  6. Verify that the service call to get user data has 200 response with valid parameters

  7. Verify that the service call to get user data has correct schema

  8. Verify that Go to page works with valid input

  9. Verify that field level validation is done on Go to page field

  10. Verify that Show rows dropdown shows the number of rows selected

  11. Verfy that "Next Page" button is working fine

  12. Verify that "Previous Page" buttin is working fine

  13. Verfy that vertical scroll on Employee details table is working correctly

  14. Verfy that employee reporting hierarchy is maintained

  15. Verify that service call to get employee data has 200 response code

  16. Verify that service call to get employee data has correct schema

  17. Verify that service call has correct body

About

Boilerplate Test Framework using Webdriver.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published