From: Jeremy on
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
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
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.