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
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 |
Answer / pankaj
systemutil.Run"iexplore.exe", "URL of the application which you want to invoke"
| Is This Answer Correct ? | 2 Yes | 1 No |
Which functionalities of QTP used in banking project?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
what is the main process in QTP?
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
what is Business Process Testing plz explain?
How to carry out bit map check points in QTP
How to Close all browsers in reverse order.
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
We are calling Actions in Expert View by using Run Action.but i want to know where we are saving the Actions Scripts.Pls explain??
hello all i need some good sites or blogs which give info abt vb script with examples n real time scenarios.just like tutorials as i m new to qtp n vbscripting. its urgenttt
What is reusable action?