Micro Focus QTP (UFT) Forums
Selecting data from a list - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Selecting data from a list (/Thread-Selecting-data-from-a-list)



Selecting data from a list - durango - 03-26-2010

I have created a data table from the flight application (using columns From, To, Date) How can I alter the parameter so that a flight is taken from the flight list to run the test?


RE: Selecting data from a list - Saket - 03-27-2010

either you will have to put the text that you need to select in the flight list or you can just put the number in the list that you want to select like for 1st, 2nd .. you can write 1 and 2 in the datatable and then call it in the statement.