Forum Discussion

nedbacan's avatar
nedbacan
Frequent Contributor
2 years ago
Solved

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...
  • rraghvani's avatar
    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 1

     

    Just 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.