HibaShabbir / Sqe-Project

0 stars 0 forks source link

Assigned UI feature 3 #8

Open esha361 opened 2 years ago

esha361 commented 2 years ago

Feature Name: Admin Creates Products

  1. Created a feature file
  2. Wrote in Gherkin the test case which was a scenario outline
  3. In case of keywords that do not exist check behaviour
  4. In case of keywords found check behaviour
  5. Created Steps in python to exectue each Gherkin line
  6. Made use of background and hooks
  7. Verified the flow of events from automated web driver executing steps
esha361 commented 1 year ago

.