[Webtest] Dynamic field naming
webtest@lists.canoo.com
webtest@lists.canoo.com
Wed, 1 May 2002 13:56:34 -0500
First, thanks for providing the community with such a great product.
I'd like to revisit a thread that ended with this email:
http://lists.canoo.com/pipermail/webtest/2002q1/000038.html
Dierk Konig wrote:
>> Logic is to be handled by Unit Tests. (cf <http://www.junit.org>)=20
Does anyone have a more specific reference? I looked and could not find
it.
If one assumes that logic is only for unit tests, then that suggests
that only developers can test logic. Is this a correct assumtion? This
doesn't seem right to me. We have a great number of non-developers in
our organization that are capable of using XML files to test the logic
of the system. We want to share the ownship of testing between
developers and non-developers. That is tough to do when logic testing
is encoded in source code.