what is option explicit? what is the use of it?
Answer Posted / reddy
We can use Option Explicit function forcefully to declare variables before going to use that variables in script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Have you done batch testing in qtp? If yes how you are doing?
How can you close the second opened browser?
how will load the object during runtime?
In qtp, explain what is keyword driven automation framework?
How you can find the absolute value of the number in qtp?
How does you pass optional arguments in qtp?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Hoe can we do retesting using functions please give the code for it using login page
How do you send email with attachment from outlook using qtp ?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
please any one can explain the keyword driven framework. with gmail example.
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is a programmatic description?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.