what is use of optionexplicit in variable declaration
Answer Posted / murali krishna
hi,
i will not agree with u..
option explicit means.. it is the statement which is
declared during the variable declaration...
Option explicit statement is available to require explicit
declaration of all variable ... That means one may mispell
the variable name in one or more places,causing unexpected
results when your script is run..
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference in the global and action sheet in qtp?
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 .
How many types of actions are there in quicktest professional?
How to use descriptive programming?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Mention what are the different types of recording modes in qtp? Which will be used when?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is smart identification in QTP?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
What is a checkpoint? How many check points are there in qtp?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
How to find the name of the machine where you are running your automation scripts in qtp?