Prev: Ways to Generate References to Specific Character String in a Schema
Next: location of oracle asmlib disks in solaris
From: Jeremy on 24 Feb 2010 03:27 In article <87pr3v2i3d.fsf(a)lion.rapttech.com.au>, timx(a)nospam.dev.null says...> > > There are some PL/SQL test harnesses that may be worth checking out as > well. some are free. > Tim <on automated testing> We are looking for automated testing tools or techniques for mod_plsql- based (i.e. web apps powered by pl/sql) applications, can anyone suggest anything? -- jeremy
From: Sudhir on 24 Feb 2010 21:01 On Feb 24, 2:27 am, Jeremy <jeremy0...(a)gmail.com> wrote: > In article <87pr3v2i3d....(a)lion.rapttech.com.au>, t...(a)nospam.dev.null > says...> > > > > > There are some PL/SQL test harnesses that may be worth checking out as > > well. some are free. > > Tim > > <on automated testing> > > We are looking for automated testing tools or techniques for mod_plsql- > based (i.e. web apps powered by pl/sql) applications, can anyone suggest > anything? > > -- > jeremy Thanks for all your input. let me check on PL/SQL Unit Testing Framework (utPLSQL) and Quest Code Tester and will keep you all posted.
From: Sudhir on 27 Feb 2010 10:04
On Feb 24, 8:01 pm, Sudhir <nshanmu...(a)gmail.com> wrote: > On Feb 24, 2:27 am, Jeremy <jeremy0...(a)gmail.com> wrote: > > > > > > > In article <87pr3v2i3d....(a)lion.rapttech.com.au>, t...(a)nospam.dev.null > > says...> > > > > There are some PL/SQL test harnesses that may be worth checking out as > > > well. some are free. > > > Tim > > > <on automated testing> > > > We are looking for automated testing tools or techniques for mod_plsql- > > based (i.e. web apps powered by pl/sql) applications, can anyone suggest > > anything? > > > -- > > jeremy > > Thanks for all your input. > > let me check on PL/SQL Unit Testing Framework (utPLSQL) and Quest Code > Tester and will keep you all posted. I was able to do the comparison dynamically by creating temp table. Right now I'm at home and dont have the scripts handy. I will posted it from work. |