nedbacan
2 years agoFrequent Contributor
Data Driven Test using multiple selections from listbox
Using the data driven routine in Test Complete, is it possible to create this scenario. 1) User enters patient 1 (data driven from patients spreadsheet input) 2) Patient 1 goes through the work...
- 2 years ago
Yes, it's possible - If you're using an Excel spreadsheet, an example format will look like,
Patients, Physicians
patient 1, physician 1
patient 2, physician 2
patient 3, physician 1Just iterate through the list, and use the appopriate column to populate your fields.
There's a video here https://support.smartbear.com/testcomplete/videos/ which gives an example.