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?
7 16363Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
1660After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
2 6500I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
2 3903I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards
5 8383Post New ABC QTP Interview Questions
What are the requirements to install valet?
What is the purpose of cache? : Dot net architecture
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
If we have to create multiple positions, what method or tool we can use to avoid errors due to creating them manually.
What are php loops?
After normalization, what are the conditions which have to keep in mind to de-normalize it?
Explain substr function in perl?
Explain the difference between isset() and empty()?
What is difference between microsoft sql and mysql?
Why python is so popular?
How disclaimer and disclosure does work online?
Is DES available in hardware?
what is the default replication factor in HDFS?
State the difference between an operational datastage and a data warehouse?
Can you execute Kotlin code without JVM?