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 |
How to use regular expression in descriptive programming?
How to export data present in Datatable to an ".xls" file?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
What is the difference between a Function and Procedure in QTP?
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight preference page, choosing different flight produces trouble if from port and to port been parameterize, and runs. Try it by own you will get the error.
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Explain process of smart Identification in QTP?
CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?
How to use checkpoints in qtp ?