When and why do you use "OPTION EXPLICIT" in VB Script.
Is there any online help or something to learn the script
for Beginners?
Answer Posted / minni
On the top of the QTP script if u write Option Explicit
that means u r going to define every variable u r going to
define every variable u r using in the script as DIM.
for an example if u want to define an array ......
Option Explicit
Dim A(10)
| Is This Answer Correct ? | 26 Yes | 12 No |
Post New Answer View All Answers
what kind of frame work you used in your last project?
what is vmodel?advantages and disadvantages of vmodel?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Explain runtime dynamic settings?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
How will you test a stapler?
For which type of project the iterative model is suitable?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
Explain sub procedure of vbscript.
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How do you perform Regreession Testing?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
What is a reusable action?
What are the different properties of an web object