How to get access under testing
Posted
by Friedrich
on Stack Overflow
See other posts from Stack Overflow
or by Friedrich
Published on 2010-06-14T04:43:51Z
Indexed on
2010/06/14
4:52 UTC
Read the original article
Hit count: 245
This question is related to: http://stackoverflow.com/questions/3027705/experiences-with-language-converters
I just can tell I searched the web for quite a few days but hardly found anything about somewhat "proper" test in access. I found some framworks like accessunit but that's Unit testing, what abouut the forms? What about the different reports etc.
A counter-example in "testing" is e.g the rails or Seaside or Smalltalk area. Where testing is thought of as integral part. But I have not found anything comparable for Access based solutions. Maybe some of you know better?
© Stack Overflow or respective owner