I wanted to make a general comment.

It is very common for people to create the kinds of frameworks under discussion here for testing. I've seen it done for almost every testing tool.

The problem has been that it is hard to build frameworks like these in such classic testing languages as TSL. When i say hard, what i mean is: 1) it takes more advanced programming skills (to make up for the limited language) and 2) it is more likely to have bugs including the dreaded silent horrors that allow test failures to go unnoticed.

This was a very big reason for why i wanted to use a real programming language like Ruby as the test script language.

Bret
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to