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 |
Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.
hello, i was install Q.T.P.8.2 in windows xp version .when i am running my programs all the desktop icons are disappear why so. please guide me anybody how can i come out side this problem.
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
What is the difference between systemUtil and invoke method..?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,
plz can any one send me what is Automation Testing Frameworks.. Thanks in advance
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.
How to send the qtp results file by email (Lotus notes).
Can we create test script with out Step Generator?
How to do Laod testing for web based Application?