02-02-2010, 08:18 AM
I have to automate a Windows appliction with QTP 10.0
My test environment
QTP 10.0
Win7 OS
My windows application developed on C++ and Python.
When I try to record with QTP its not recognizeing any objects, its recording with X and Y cordinates.
Window("HP MediaSmart Photo").Click 1239,124
Window("HP MediaSmart Photo").Click 808,772
How to solve the aboe problem?
Thanks in advance.
My test environment
QTP 10.0
Win7 OS
My windows application developed on C++ and Python.
When I try to record with QTP its not recognizeing any objects, its recording with X and Y cordinates.
Window("HP MediaSmart Photo").Click 1239,124
Window("HP MediaSmart Photo").Click 808,772
How to solve the aboe problem?
Thanks in advance.