[DUG] RE: Unit Testing
Nahum.Wild
Nahum.Wild at payglobal.com
Fri Jun 17 12:15:56 NZST 2005
Ah, now that's a good idea - we can also make some good educated gueses
about this too. We have the last version of the TurboPower Sleuth QA
product that I think has a tool for doing that.
The point about writing tests for existing code as you write it also appeals
- more than half our work is modifying existing code so this too would cover
a lot of important areas.
Cheers,
Nahum
> -----Original Message-----
> From: delphi-bounces at ns3.123.co.nz
> [mailto:delphi-bounces at ns3.123.co.nz] On Behalf Of
> JeremyN at FrontierSoftware.com.au
> Sent: Friday, 17 June 2005 11:46 a.m.
> To: delphi at ns3.123.co.nz
> Subject: RE: [DUG] RE: Unit Testing
>
> > I might be tempted to also extend this to code that you haven't
> > changed, but are going to manually re-test because of a change
> > elsewhere.
>
> You may want to run a code coverage tool (AQTime can do it)
> to see what areas of your system gets hit the most during a
> "typical" run of your application and look at those areas to
> create unit tests for first.
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
>
More information about the Delphi
mailing list