-
Notifications
You must be signed in to change notification settings - Fork 23
/
report.json
1 lines (1 loc) · 1.39 KB
/
report.json
1
[{"keyword":"Feature","uri":"./test_driver/features/add_subtract.feature","id":"addfeature","name":"AddFeature","description":"","line":0,"elements":[{"keyword":"Scenario","type":"scenario","id":"addfeature;test plus feature of the app","name":"Test Plus feature of the app","description":"","line":4,"steps":[{"keyword":"Given ","name":"I test the initial state of the app","line":5,"result":{"status":"passed","duration":3000000}},{"keyword":"And ","name":"I click the plus button","line":6,"result":{"status":"passed","duration":119000000}},{"keyword":"Then ","name":"I see if the value is \"1\"","line":7,"result":{"status":"passed","duration":275000000}}]},{"keyword":"Scenario","type":"scenario","id":"addfeature;test subtract feature of the app","name":"Test Subtract feature of the app","description":"","line":11,"steps":[{"keyword":"Given ","name":"I test the initial state of the app with value as","line":12,"result":{"status":"passed","duration":0}},{"keyword":"And ","name":"I click the plus button","line":13,"result":{"status":"passed","duration":130000000}},{"keyword":"And ","name":"I click the plus button","line":14,"result":{"status":"passed","duration":249000000}},{"keyword":"And ","name":"I click subtract button","line":15,"result":{"status":"passed","duration":243000000}},{"keyword":"Then ","name":"I see if the value is \"1\"","line":16,"result":{"status":"passed","duration":227000000}}]}]}]