how to test Web application using QTP software
Answers were Sorted based on User's Feedback
Answer / seema
we can test web application in two ways
1)we can recoring
2)Mannually we can add the application in QTP and write the
script.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / manju latha
could any one please explain how to test .net web
application using QTP. I mean what all do we need know in
QTP. like wbf object / swf objects.....
Also if any one could send me some sample code, that would
be of great help
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / himani
You can test the application by recording the actions that
you might want to replay .
In addition to that u will need to edit the script manually
also so that the script should n't fail
| Is This Answer Correct ? | 5 Yes | 8 No |
What are the different types of recovery operation?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..?
12 Answers IBM, Semantic Space, TCS,
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How we can merge the object repositories?say if we have two or three object repositories then how e can merge them? is there any option in Qtp to merge the object repositories
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
what are the 5 types of objects in qtp
What kind of errors can b handled in QTP in real time scenario?
how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?