how to invoke the web application through script in qtp
Answer Posted / sathi
do you write the script in web application go to qtp choose
on web page example yahoo or gmail and go to record ->click
on insert menu choose xml testing with page or link->chose
the hand icon on any menu->stop the record and ->run
web application scripting in qtp
SYNTAX:
BROWSER("BROWSER NAME").PAGE("PAGE
NAME").WEBXML("SETTINGS").CHECK CHECKPOINT("SETTINGS")
| Is This Answer Correct ? | 5 Yes | 16 No |
Post New Answer View All Answers
Give the syntax to load function at run time.
please post the interview questions for QA position in FACTSET
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
What is the difference between a Function and Action in QTP?
What are private functions in QTP? How they can be called from the function library?
can u please explain what is the exact difference between qtp8.2 and 9.0
What is the difference between the keyword view and expert view?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
In qtp, how you can get the last character from a string?
What is active screen?
Explain the concept of object repository & how qtp recognizes objects?
what is command for executing files?
How to associate function library at a run time?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.