Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro Regression Testing Software
Message
From
16/09/2007 22:16:26
 
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01254487
Message ID:
01254624
Views:
22
Hi, Christian.

>Can anyone suggest a good, inexpensive regression testing software application that works well with VFP 9?

I don't know very well what do you mean by "regression testing software", but if it is a unit testing framework, you can get FoxUnit for free at:
http://www.foxunit.org/

Although it has been no new versions in a couple years, it is pretty stable. It has a few things but you can workaround them or fix them. All the source code is provided and it is very short code, indeed.

Of course, to catch regression errors, you'll have to write a good set of tests, but this is the only way to do it. I really don't recommend using tools that automatically generate unit tests, because they provide no real value. Unit tests should be manually written because they should prove the business logic is right.

Hope this helps,
Previous
Reply
Map
View

Click here to load this message in the networking platform