lundi 17 septembre 2018

Ho to run multiple scenarios in single Feature file in Cucumber + TestNG

Following is my feature file:

Feature: feature name
Scenario: Authenication
Given Open Application and Enter url
When enter username 
And  enter password
Then verify Msg

Scenario: Add new patinet
And I click on Register patient link
And I Enter on Register patient firstname
And I Enter on Register patient middleName

Aucun commentaire:

Enregistrer un commentaire