Can we install QTP on remote server and access it as a web
application on other system (client place)? If so please
let me know.
Thanks in advance,
Ravi
Answers were Sorted based on User's Feedback
Answer / umesh
Hi ravi,
We can Run the Web Application from any where through QTP.
But the application is related to Client Server
Application,then U Can install Client Software in that
Perticular QTP machine & U can run the Application exe
through QTP code, Continue the Scripting
| Is This Answer Correct ? | 0 Yes | 1 No |
Recovery Manager means..?
HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.
what sort of things what u put in Bug Report ?
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..
How to add a runtime parameter to a data sheet?
what is descriptive programming?
I 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.
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?