Hai Buddy don't worry execute this code and all data are executed *either it
is on local Sheet* or *Global Sheet*
*Dim** i, iCount
set oGlobal=DataTable.GlobalSheet
iCount=oGlobal.GetRowCount
For i=1 to iCount
oGlobal.SetCurrentRow(i)
MsgBox DataTable("Your Table Name")*
*Next*
On Mon, Jan 3, 2011 at 5:47 PM, Rajat Gulati <[email protected]> wrote:
> In case your data is not in the Global Tab of default.xls, you can try
> using the Run Tab settings of Action Call Properties.
>
> On Mon, Jan 3, 2011 at 3:21 PM, Charan <[email protected]> wrote:
>
>> Hello
>>
>> I am facing problem while executing many number of rows from design
>> time data table.
>>
>> I have placed all the data in design time data table from microsoft
>> excel sheet (default.xls ) and when I execute the script, it execute
>> only one row even if I use "run one iteration only"or "run on all
>> rows" .
>>
>> Even if choose execute suppose "5 to 10 " rows, then also it execute
>> only 5th row data and not others. I have total 400 rows for data.
>>
>> Please let me know the solution.
>>
>> Regards
>> Charan
>>
>> --
>> You received this message because you are subscribed to the Google
>> "QTP - HP Quick Test Professional - Automated Software Testing"
>> group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<mercuryqtp%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/MercuryQTP?hl=en
>
>
> --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<mercuryqtp%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
>
--
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en