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
What is the standard timing delay for web based application in qtp?
Tell me one scenario, the complex functionality you have automated in your project?
What is the difference between the design-time and run-time data tables?
What are the types of data tables in qtp?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Thanks....But can u tell me how i use the QTP for GIS with one Example...
what type of automation is follwed in the project?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
what is meant by Implicit and explicit requirements?
When should I use smart identification?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Explain about the test fusion report of quicktest professional?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How to execute a winrunner script in quicktest professional (qtp)?