Forum Discussion
- nmraoChampion Level 3Please check below video for data-driven test if that
https://www.youtube.com/watch?v=AFtyMUiD-5s
https://www.youtube.com/watch?v=gMzQLnG2ifA
I would suggest that to try out with simple cases and proceed with data-driven approach if you new.- richieCommunity HeroJust adding to Rao's comment: jdbc is used to connect to databases (stands for java database connectivity) so you dont need jdbc configured to extract data from a flat file.
Ta
Rich
- ChrisAdamsChampion Level 3
Hi,
In addition to nmrao and richie points....
I think where we should focus is "(I tried to load excel file using data source, but that data source was not able to iterate using data source loop with return request.)".
You must have the pro version to be able to configure a data source and you should be able to iterate over each row.
Can you share an excerpt of your data source and the structure of the test? When I first tried data driven tests, I had some trouble understanding the data source loop in that you have to bind it to the data source (to create the loop), then say which is the first step inside your loop.
- sonya_mSmartBear Alumni (Retired)
Related Content
- 4 years ago
- 4 years ago
- 2 years ago
Recent Discussions
- 4 days ago
- 9 days ago