How to test a web application using QTP?there is no
any .exe file in web app,then how we can take the
application for testing
Answer Posted / pankaj
systemutil.Run"iexplore.exe", "URL of the application which you want to invoke"
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Hi How to retrieve data from web element line by line?
Explain the views in the QTP GUI?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is 'sleep' in sync point?
What is checkpoints for quicktest professional?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
Explain calling sub procedure.
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
how to create flat file datasubmission in qtp
Mention the different actions types of qtp.
What are the advantages of parameterization ?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance