Skip to content

vlasiuksasha/qa_cypress_e2e_student_registration_form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress: Student Registration Form

Workflow

  1. Fork the repo.
  2. Clone your forked repository.
  3. Create a new branch git checkout -b testing.
  4. Resolve tasks in the cypress/e2e/registration.cy.js.
  5. Create a pull request.
  6. Do not forget to click on Re-request review if you submit the homework after previous review.

Task

App for testing: https://demoqa.com/automation-practice-form

Your task is to automate the next flow:

  1. Fill all fields in forms except "picture".
  2. Click on [Submit] button.
  3. Assert inputed data in modal window.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%