what is option explicit? what is the use of it?
Answer Posted / uday kumar_anem
If we use 'Option Explicit', then we must declare the
varible before we use.
If you dont declare the varible, then it returns an error
message.
If you dont use 'Option Explicit' then no need of declaring
the variables.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
What is QTP and the use of QTP in TD?
What is difference between shared and local object repository?
what is error and fault in terms of software quality?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How does you pass optional arguments in qtp?
Is QTP supports Unix. If yes, then how the test automation is done?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
How to test the login page in different ways in automation testing and i need code?
What are the data types in qtp?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
What are the factors on which script execution time is dependent?
How many types of recording modes in the qtp?
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?
Have you faced any problems with object repository?
How to handle dynamic objects in quicktest professional?