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 is the current version of QTP and now it is the product of Mercury or HP
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
How do u fetch data from a database ?
After geting the modules where we generate the script ie in qtp or notpad ?
How to export data present in Datatable to an ".xls" file?
what is the difference between image and bitmap check point
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
what time u r using data driven test in ur app"
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
What is the difference between byref and byval in qtp?
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail