12-01-2008, 09:15 PM
Hi everyone.
I need your help.
Is it possible to use QTP 9.2 on a "NatStar" application?
It seems not to be possible. You can see below a script generate. We have a positional record (and i don't want that). And i'm not satisfied about the identification of the objets in the Object Repository.
I'm used to script on WebSite or on Flex application but i don't know about NatStar application.
Thank you for your answer.
Ben.
I need your help.
Is it possible to use QTP 9.2 on a "NatStar" application?
It seems not to be possible. You can see below a script generate. We have a positional record (and i don't want that). And i'm not satisfied about the identification of the objets in the Object Repository.
Code:
Window("Utilisateur SCRIPT").WinObject("TWINDOW1").Type "10/05/2008"
Window("Utilisateur SCRIPT").WinObject("TWINDOW1_2").Type "12/12/2008"
Window("Utilisateur SCRIPT").WinObject("TWINDOW1_3").Click 152,5
Window("Utilisateur SCRIPT").WinObject("TWINDOW1_4").Click 11,8
Window("Utilisateur SCRIPT").WinObject("TWINDOW1_5").Click 34,6
Window("Utilisateur SCRIPT").Activate
I'm used to script on WebSite or on Flex application but i don't know about NatStar application.
Thank you for your answer.
Ben.