what is option explicit? what is the use of it?
Answer Posted / ravi kumar battula
Option explicit we declare at the top of the script so that
we can declare every variable as Dim or other data types.
Some times we do not declare variables, in that situation it
shows error if 'option explicit' is on in the script
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
Object repositories types, which and when to use?
What are test settings and global settings?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What is the parameterization?
Why bpt?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
What is the registration process and examination fees?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Explain xml checkpoints.
Write a script to customize the test results in PDF and HTML format.
Is it possible to change the values of analog recording?
What are the different types of action?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.