DaryaAndreyuk / music-quiz-automation

Portfolio project. UI Automation Testing for Music Quiz
https://wro.mzgb.net/
1 stars 0 forks source link

Add additional checks and negative tests #7

Closed topsycreed closed 2 months ago

topsycreed commented 2 months ago

For example for positive tests before moving to a next registration tab you can compare values from Excel and real values that inserted to all input fields.

For negative tests try to register without mandatory fields or with invalid phone number, fail the registration process and etc. The goal of the test is to assert that error message appeared on the screen.

DaryaAndreyuk commented 2 months ago

https://github.com/DaryaAndreyuk/music-quiz-automation/pull/9