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

Answers were Sorted based on User's Feedback



How to test a web application using QTP?there is no any .exe file in web app,then how we can take ..

Answer / ruchir

Steps:

1) Open the QTp
2)Select the option "record an application in any open browser"
3) Open the browser and the url of the page that needs to be
opened
4) Click on Ok and start recording
5) Perform some actions in the browser window and Stop the
recording
6) View the code in Expert view

Is This Answer Correct ?    3 Yes 0 No

How to test a web application using QTP?there is no any .exe file in web app,then how we can take ..

Answer / 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

More QTP Interview Questions

In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?

14 Answers   Polaris,


How to connect to a database?

0 Answers  


What is CMMP and CMMH?

0 Answers  


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

0 Answers  


How to do Laod testing for web based Application?

1 Answers  


Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP

1 Answers   HP,


what testing activities u may want to automate in a project?

2 Answers  


What is text check point and text area check point?

0 Answers  


What exactly is the difference among all the three recording modes.

2 Answers   TCS,


i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script

1 Answers  


What is the extension of script and object repositary files?

2 Answers  


How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?

1 Answers   CTS, IBM, London,


Categories