Skip to content

mate-academy/qa_cypress_e2e_web_tables

Repository files navigation

Cypress: Web tables

Workflow

  1. Fork the repo.
  2. Clone your forked repository.
  3. Run the command npm i.
  4. Create a new branch git checkout -b testing.
  5. Resolve tasks in the cypress/e2e/webTables.cy.js.
  6. Check yourself before submitting the task with a Cypress checklist.
  7. Create a pull request.
  8. Do not forget to click Re-request review if you submit the homework after the previous review.

Task

App for testing: https://demoqa.com/webtables

Your task is to check the following points:

  1. Pagination.
  2. Rows count selection.
  3. Add a new worker.
  4. Delete a worker.
  5. Delete all workers.
  6. Find a worker in the search field and edit it.
  7. Validate data in the worker row after editing the worker.
  8. Check the search by all column values.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published