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
Answer Posted / 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 |
Post New Answer View All Answers
Through array we can execute the testcase how ? give me example
Suppose I want fail that check point? How can you do that?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What is the difference between run time object and test object in QTP?
How many add-ins comes by default with quicktest professional?
what kind of frame work you used in your last project?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
What is throw Object?
Is it possible to merge two object repository files in qtp?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What is Test Fusion Report in QTP?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??