Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
Answer / gaurav anand
for performance reason. Its always a good practice to load data from excel into dataobject and then read fro there and vice versa for writing data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Plz explain about InTERNAl Environment variable, External environment variable,builtin environment variables with examples?
Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone
How do you send email with attachment from outlook using qtp ?
Explain the types of object repositorys in qtp?
Can we add the objects of an application dynamically?
2 Answers KEN Group, LD College,
What are the methods used in UFT to handle exceptions or run-time errors?
how you update scripts in qtp?
what is the use of automation frame work ??(QTP)
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
Hi Friends, Can any one answer this question? 17) What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value
In qtp,how to interact tool & application build?
what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me