Frequently Asked Questions
This is the
frequently asked questions page, i.e. a page of questions
that WebTest users often have.
It is maintained by those users that usually answer question on the
mailinglist
(and are tired from answering the same question too often).
If you use this page to post your own personal question, you will
be disappointed because you will not get any speedy answer. Please
refer to the
mailinglist
for that pupose.
Your question may even be deleted here, if it is
not a the _frequent_ one.
Q:
Where do I find more Information about Canoo WebTest?
A:
Online at
http://webtest.canoo.com and on the Canoo WebTest Mailing list
http://lists.canoo.com/mailman/listinfo/webtest Q:
How do I use this site?
A:
After logging in to this site, every page has an edit-button at the bottom that enables you to change the page content. You can change the content of this page, e.g. by adding another Q-A section (be careful, see above). You will find out easily how to change the page content. There also is a snipsnap-help.Q:
How do I rebuild WebTest from the source?
A:
Rebuilding WebTest is not needed for using it. It is an advanced task for those that want to change its internal behaviour. Follow the instructions and see the notes under
http://webtest.canoo.com/manual/install.html#Rebuilding%20WebTestQ:
When I run my tests, I get an endless list of INFO messages scrolling by on my screen. How do I turn these off?
A:
This is logging on the INFO level. To customize logging you can edit the file log4j.properties that is in the lib dir. E.g. Replace "info" with "off" to suppress any output or "warn" to at least get a message when something is wrong.