Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.27 KB

File metadata and controls

19 lines (15 loc) · 1.27 KB

UI Challenge 1

What you will be building

Scenarios are listed below

Positive cases:

  • Change the page URL being used to http://uitestingplayground.com/ and perform below tests based on the different components available on the website.
  • Create a test for below scenario Navigate to the url -http://uitestingplayground.com/progressbar and Create a test that clicks Start button and then waits for the progress bar to reach 75%. Then the test should click Stop, 5% is acceptable tolerance limit to pass the test.

Bug cases: