Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 545 Bytes

File metadata and controls

19 lines (7 loc) · 545 Bytes

SDET-Test-Ruby

SDET-Test-Ruby

1-Automate the feature file using cucumber, watir or capybara and paje object pattern

2-It should have a rake file which can run cucumber profiles

3-The cuccumber profile should have the capability to tag tests as failing, out results in pretty format and publish a html cucumber report after it finishes run

4-Upon failure the test should take a screenshot and also output the current browser url to console

5-The test should have the capapbility tobe run both on chrome and safari in its hooks