Micro Focus QTP (UFT) Forums
Problem with Flight reservation application - 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: Problem with Flight reservation application (/Thread-Problem-with-Flight-reservation-application)



Problem with Flight reservation application - sandy - 02-28-2008

Hi I am recording the flight application and when i am going to run it.it is generating the error msg"SysListView32" description matches more then one of object currently diplayed in your application. Add additional properties". How i can remove this problem ?If it will solve by Descriptive Programming.Please tell me script for this.


RE: Problem with Flight reservation application - sreekanth chilam - 03-15-2008

Hi Sandy,

U can use following :

InvokeApplication "Flight appl path"

then record what ever operations u require...

run & see...