how to identify the user defind varibles? plz tell me
in QTP script, Specify the line "Option Explicit" as first
statement of your script and execute it. If you do not
declare the variables it gives the errors so that you can
easily find the user defined variables in your script.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you compare keyword and expert view?
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
What kind of errors can b handled in QTP in real time scenario?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
what is web application and client server application.is there any difference ?
How do you move objects from local object repository to shared object repository???What are methods?
How can we fill data in a text box without recording using object spy. Can you please provide the steps...
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
How you automate test scripts