seed me some of ur code so that we can analyse wat went wrong acc to me u r not using run time datatable I think u r refering datatable only and thinking that it should reflect in runtime datatable present in result window So its better to send some code here or the scenario for which u r working
Regards, The Proffessional On Sat, Nov 7, 2009 at 12:37 AM, Kiran Ogeti <[email protected]> wrote: > > I meant the data table being empty even after ran the testing... I set up > lot of fields in datatabel but not anything seen in runtime data table.. > > where as with the same script I was able to see the data.. now all of a > sudden I dont... my question is .. is there anyplace we set ON & OFF for > data table" > > Thanks > > --- On *Fri, 11/6/09, Prasad Dev <[email protected]>* wrote: > > > From: Prasad Dev <[email protected]> > Subject: Re: Run-time data table show no records > To: [email protected] > Date: Friday, November 6, 2009, 6:17 PM > > > Hi, > > By default runtime data table id blank. > > U need to import the data to runtime datatable using datatable.import > method. > > or export the value to runtime dattable using > datatable.value("ParameterName", dtlocalsheet)=value. > > Thanks, > Prasad. > > On Thu, Nov 5, 2009 at 1:35 AM, Kiran Ogeti > <[email protected]<http://us.mc596.mail.yahoo.com/mc/[email protected]> > > wrote: > >> >> Hi all, >> >> I have been using run-time data table since long time.. but now i get this >> weird situation that my Run-time data table showing no records at all... >> infact its not even showing th empty grid.. just blank >> >> I dont think I have coded anything to turn it off... pls help >> >> >> >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
