Re: Software testing
From: Rick B (Anonymous)
Date: 10/05/04
- Next message: Dan Artuso: "Re: check to see if value is repeated"
- Previous message: Roger Carlson: "Re: check to see if value is repeated"
- In reply to: Davie: "Re: Software testing"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 5 Oct 2004 09:22:53 -0500
Still not sure what you want to automate. Do you want some program to run a
loop and add records to your database over and over to see if it can handle
the load? Do you want to fill it with data and then run queries to test
response time? Do you want to compare calculations from your database
reports to see if they are correct?
I know there are comercial applications out there (search for "rational
robot") that allow you to built scripts to do automated testing. This would
be most useful if you were going to test similar reflexes over and over. We
use it to test some items each year when we release new software.
I guess you could write some macros, or import data from an external
source. Lots of ways to "automate testing" but not sure what specifically
you want to accomplish and where you are trying to save the time and effort.
Rick B
"Davie" <anonymous@discussions.microsoft.com> wrote in message
news:40a301c4aae3$4a2d2ff0$a401280a@phx.gbl...
> I am testing a run of the mill Access application, in
> this case donation to a non-profit. This there any hope
> of some of this being automated? Thanks for your
> assistance.
>
> David
>
>
> >-----Original Message-----
> >What are you trying to test?
> >
> >You need to give us specifics.
> >
> >
> >"Davie" <anonymous@discussions.microsoft.com> wrote in
> message
> >news:04d701c4aaa8$f821f860$a601280a@phx.gbl...
> >> Hello,
> >>
> >> I'm not satisfied with my testing techniques. Do you
> >> have a satisfactory system for testing? Is there any
> >> hope of some automation in this area? Thanks for your
> >> assistance.
> >>
> >> David
> >
> >
> >.
> >
- Next message: Dan Artuso: "Re: check to see if value is repeated"
- Previous message: Roger Carlson: "Re: check to see if value is repeated"
- In reply to: Davie: "Re: Software testing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|