Hello All,
Can anyone guide me or provide Sample Project of Qaf.
Expectation:
1.Test data should be read from Excel to Feature
Scenario Outline: Login Page
When Open Browser "<browser>"
The Launch "<URL>"
Example:{file: filename.xla, sheet: sheet1}
For above scenario outline test data should be provided by from .xls sheet.
As mention I'm expecting like above way. Can anyone guide me.
Thank you..
Pradeep