My boss has a new grand scheme for software testing.  To test each
program revision, he wants scripts to inject sample data into user apps
and then another (big) program looks at EVERYTHING that comes out,
comparing it to a baseline.

To me, the scope of this project is huge, perhaps bigger that our ERP
system.  So far, I have been unable to talk him out of it.  

Thus, I am wondering what other people are doing in the way of software
test.  Virtually all of the source code that we have is in UniBasic.

I do not know what jargon to use to describe the test that I do now.  On
a spreadsheet, I layout the various possiblities and then try each
scenario... One-by-one... Fixing bugs as I find them and then starting
the batch of tests from scratch.

--Bill
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to