Hi there, I've installed a trial version of QTP to see if
it works with my product but I cant automate selecting
windows from a tree view? Can anyone give me any pointers?
Many Thanks
No Answer is Posted For this Question
Be the First to Post Answer
How to capture text from image to word
How can i see test results in excel sheet ? test data not present in data table.
What is synchronization? What are the ways you can synchronize?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How to Analyze the Checpoint results by Table and DB Checkpoints?
What is object repository?
will QTP 9.2 run successfully on Linux(gui) operating system
What is wrong in my code?
How we can add actions in the test using QTP?
Explain about opening notepad in QTP and writing of test result in notepad?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.