Maybe you could post your offending test method/fixture code and/or tell what kind of error you get (compile time, exception, unexpected test failure, etc.)
2011/6/17 Mahesh <gunipat...@gmail.com> > I tried doing it with batch or testcase . I am able to automate it > using DATATESTUNIT framework unit testing. > I am using [RowTest] condition to which i want to use [DependOn] > section. but it is throwing an error. > > > On Jun 16, 1:05 pm, Yann Trevin <yann.tre...@gmail.com> wrote: > > You need to setup your database connection, run the stored procedure, get > > the results and make assertions on them. What is the problem you meet > > exactly? > > > > Regards, > > Yann > > > > 2011/6/15 Mahesh <gunipat...@gmail.com> > > > > > > > > > > > > > > > > > Hi, > > > > > I have a requirement to test a stored procedure which generates data > > > into multiple tables. I need to test this scenario. > > > > > Any Suggestions? > > > How to execute a stored procedure with out assertions? > > > > > -- > > > Thanks, > > > Mahesh > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "MbUnit.User" group. > > > To post to this group, send email to mbunituser@googlegroups.com. > > > To unsubscribe from this group, send email to > > > mbunituser+unsubscr...@googlegroups.com. > > > For more options, visit this group at > > >http://groups.google.com/group/mbunituser?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "MbUnit.User" group. > To post to this group, send email to mbunituser@googlegroups.com. > To unsubscribe from this group, send email to > mbunituser+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/mbunituser?hl=en. > > -- You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to mbunituser@googlegroups.com. To unsubscribe from this group, send email to mbunituser+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/mbunituser?hl=en.