Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is option explicit?

Answers were Sorted based on User's Feedback



what is option explicit?..

Answer / param

Option explict will automatically take care of defining the
respective data types by VBS itself instead of defining the
data types expicpity..

Is This Answer Correct ?    4 Yes 0 No

what is option explicit?..

Answer / thirumala reddy

option explicit force you to declare a variable to avoid any mistakes in the script

normally when u misspell something in script it takes as a new variable

Is This Answer Correct ?    3 Yes 0 No

what is option explicit?..

Answer / madivalappa patil

option explicit force you to declare a variable to avoid
any mistakes in the script

normally when u try to use a variable which is not declared
in script then it will through an error saying that
variable not declared.

If you used Option Explicit on Top of your script then you
must declare all the veriables.

Is This Answer Correct ?    3 Yes 0 No

what is option explicit?..

Answer / ajreddy

hi param i think u r wrong in option explict.
option implicit is according to u its correct

Is This Answer Correct ?    0 Yes 0 No

what is option explicit?..

Answer / jaipal

You should declare the variable
Dim ----
public----
private---

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

what is advantage of descripting programming in QTP?

3 Answers   ADP,


How to work with multiple browsers when opened in the window, write the script for it

2 Answers   Verizon,


What is batch testing?

4 Answers  


How can you capture(Read) the values from a Table?

1 Answers  


How can you handle exceptions in qtp?

0 Answers  


I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

1 Answers  


How to capture screen shots when an error occurs?

5 Answers   EDS,


How many add-ins comes by default with qtp?

0 Answers  


Which object repository we use in real time and can we merge 2 object repostiory and how?

3 Answers  


Please Explain The QTP real Testing process with steps.

4 Answers  


What is the present version of the VB Script we are using

1 Answers  


How does qtp identify objects in the application?

0 Answers  


Categories