To which environments does a QTP support?
Answer / ramyab.mca@gmail.com
Hai...
QuickTest Professional supports functional testing of all
enterprise environments, including Windows, Web, NET,
Java/J2EE, SAP, Siebel, Oracle, PeopleSoft, Visual Basic,
ActiveX, mainframe terminal emulators, and Web services
K,byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 1 No |
can we install qtp in windows vista
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
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?
How to release all resources file from the QTP?
In qtp,how to interact tool & application build?
How many ways we can parameterize data in QTP?
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
What are the different properties of an web object
hi everybody this questions is only for qtp real time users. anyone please clearly explain the approach u r following for qtp testing in ur company or qtp framework u r following in ur company pelase give me clear explanation then u did great favour to inexeprienced qtp users
What is the architecture of framework
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.