datatable.Import("E:\Programming Samples\QTP
Samples\OrderNumbers.xls")
Asume we have 4 records in datatable
Code reads the 4 rows in the sheet ok, but does it 5 times?
It doesn't sound like closing the datasheet is the problem
Can we close the datasheet runtime ?
Answers were Sorted based on User's Feedback
Answer / nath .t
u have entered 5 records in datatable. may be u have
deleted after one record but u have n't deleted the row
that's why it's taking 5 times. if u delete what u have
removed data row then it will run 4 times only.
| Is This Answer Correct ? | 1 Yes | 0 No |
Because the iteration counts needs to be set "run one iteration only" under run settings. If you have set it to "run on all rows". It will loop the run based on no of rows available.
| Is This Answer Correct ? | 0 Yes | 0 No |
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
what is defination of intergration testing?
what is the difference btn risks & Therads in the Test plan documentation?
what are the design objects in qtp
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
Sql questions to find second max salary and how to use joins
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
hw to create a frame work in qtp..what are the basic steps
What are benefits of qtp?