<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://webtest-community.canoo.com/wiki/rdf'>
    <s:Snip rdf:about='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'
         s:cUser='admin'
         s:oUser='admin'
         s:mUser='Mittie'>
        <s:name>WebTest FAQ</s:name>
        <s:content>1 Frequently Asked Questions&#xD;&#xA;&#xD;&#xA;----&#xD;&#xA;&#xD;&#xA;This is the __frequently__ asked questions page, i.e. a page of questions&#xD;&#xA;that WebTest users often have.&#xD;&#xA;&#xD;&#xA;It is maintained by those users that usually answer question on the &#xD;&#xA;{link:mailinglist|http://lists.canoo.com/mailman/listinfo/webtest}&#xD;&#xA; (and are tired from answering the same question too often).&#xD;&#xA;&#xD;&#xA;If you use this page to post your own personal question, you will&#xD;&#xA;be disappointed because you will not get any speedy answer. Please&#xD;&#xA;refer to the {link:mailinglist|http://lists.canoo.com/mailman/listinfo/webtest}&#xD;&#xA;for that pupose. ~~Your question may even be deleted here, if it is&#xD;&#xA;not a the _frequent_ one.~~&#xD;&#xA;&#xD;&#xA;----&#xD;&#xA;&#xD;&#xA;__Q:__&#xD;&#xA;Where do I find more Information about Canoo WebTest?&#xD;&#xA;\\__A:__&#xD;&#xA;~~Online at http://webtest.canoo.com and on the Canoo WebTest Mailing list http://lists.canoo.com/mailman/listinfo/webtest ~~ &#xD;&#xA;&#xD;&#xA;__Q:__&#xD;&#xA;How do I use this site?&#xD;&#xA;\\__A:__&#xD;&#xA;~~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].~~&#xD;&#xA;&#xD;&#xA;__Q:__&#xD;&#xA;How do I rebuild WebTest from the source?&#xD;&#xA;\\__A:__&#xD;&#xA;~~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%20WebTest~~&#xD;&#xA;&#xD;&#xA;__Q:__&#xD;&#xA;When I run my tests, I get an endless list of INFO messages scrolling by on my screen. How do I turn these off?\\&#xD;&#xA;__A:__&#xD;&#xA;~~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 &quot;info&quot; with &quot;off&quot; to suppress any output or &quot;warn&quot; to at least get a message when something is wrong.~~&#xD;&#xA;</s:content>
        <s:mTime>2005-01-31 19:24:49.561</s:mTime>
        <s:cTime>2004-06-24 15:16:32.154</s:cTime>
        <s:comments>
            <rdf:Bag>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-1'
                         s:cUser='prettyhandling'
                         s:oUser='prettyhandling'
                         s:mUser='prettyhandling'>
                        <s:name>comment-WebTest FAQ-1</s:name>
                        <s:content>Hi,&#xD;&#xA;&#xD;&#xA;   is there any where to simulate like 1000 users login to your website using webtest in order to test the stability of your web application?&#xD;&#xA;&#xD;&#xA;regards,&#xD;&#xA;Prettyhandling </s:content>
                        <s:mTime>2004-08-31 14:24:50.93</s:mTime>
                        <s:cTime>2004-08-31 14:24:49.483</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-2'
                         s:cUser='dlouvton'
                         s:oUser='dlouvton'
                         s:mUser='dlouvton'>
                        <s:name>comment-WebTest FAQ-2</s:name>
                        <s:content>Webtest is a test functionality tool. For the purpose of load/stress testing you can use tools like Grinder (http://grinder.sourceforge.net - a good tool that i used in the past) or TestMaker (http://www.pushtotest.com/ptt/).&#xD;&#xA;You can find an elaborate list of tools at http://www.opensourcetesting.org/performance.php</s:content>
                        <s:mTime>2004-08-31 20:25:20.56</s:mTime>
                        <s:cTime>2004-08-31 20:25:20.423</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-3'
                         s:cUser='toddiuszho'
                         s:oUser='toddiuszho'
                         s:mUser='toddiuszho'>
                        <s:name>comment-WebTest FAQ-3</s:name>
                        <s:content>__Is there a list of all the dependencies a WebTest build requires?__ I&apos;ve been trying to do a full build all day and have come across these complications:&#xD;&#xA;&#xD;&#xA;__Problem:__ JDK 1.3 complains about versions of groovy.lang classfiles\\&#xD;&#xA;__Solution:__ Switch to JDK 1.4&#xD;&#xA;&#xD;&#xA;__Problem:__ Clover ant tasks can&apos;t load\\&#xD;&#xA;__Solution:__ CVS clover.jar and clover.license, as per WebTest mailing list&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;__Problem:__ Old version of CVS cannot handle unusual CVS port for WebTest\\&#xD;&#xA;__Solution:__ Upgrade cvs.exe, as per Canoo website&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;__Problem:__ JUnit ant task won&apos;t load\\&#xD;&#xA;__Solution:__ CLASSPATH manipulation, as per the Ant Manual&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;__Problem:__ Cannot execute perl\\&#xD;&#xA;__Solution:__ Acquire and install Perl&#xD;&#xA;&#xD;&#xA;__Problem:__ build.xml packaged in src.zip of Build 501 refers to supplemental buildfiles and other xml files not included in Build 501&apos;s build.zip, src.zip, or doc.zip (as acquired from Canoo website)\\&#xD;&#xA;__Solution:__ Do a full pull from CVS and copy over missing files, as needed.&#xD;&#xA;&#xD;&#xA;__Problem:__ Last Solution cannot reliably call what is built as an accurate reproduction of Build 501\\&#xD;&#xA;__Solution:__ Don&apos;t CVS to HEAD, but to Build 501&apos;s tag. ~~I&apos;m assuming such a marker exists. I haven&apos;t investigated as I&apos;m still learning CVS.~~</s:content>
                        <s:mTime>2004-09-10 23:30:41.132</s:mTime>
                        <s:cTime>2004-09-09 22:45:03.62</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-4'
                         s:cUser='Mittie'
                         s:oUser='Mittie'
                         s:mUser='Mittie'>
                        <s:name>comment-WebTest FAQ-4</s:name>
                        <s:content>For guidance on how to rebuild WebTest I added a Q/A above.\\&#xD;&#xA;&#xD;&#xA;For JDK requirements see http://webtest.canoo.com/manual/install.html . The special dependency to JDK 1.4 for the Groovy step is documented under [Groovy] Prerequisites. &#xD;&#xA;&#xD;&#xA;I appreciate that you collected the solutions for the problems you came across. I understand the whole task took you longer than expected. However, your last sentence is beyond the netiquette.\\&#xD;&#xA;Make sure you read the available documentation before complaining.&#xD;&#xA;</s:content>
                        <s:mTime>2004-09-10 14:08:36.527</s:mTime>
                        <s:cTime>2004-09-10 14:02:33.769</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-5'
                         s:cUser='jamapor'
                         s:oUser='jamapor'
                         s:mUser='jamapor'>
                        <s:name>comment-WebTest FAQ-5</s:name>
                        <s:content>I am having problems when I try and build Webtest for the first time, and I can&apos;t seem to find any help anywhere. &#xD;&#xA;&#xD;&#xA;I am trying to build installTest.xml from &lt;WEB_TEST_HOME&gt;\doc\samples and I am getting the following error:&#xD;&#xA;&#xD;&#xA;BUILD FAILED&#xD;&#xA;C:\JavaDev\Canoo\doc\samples\installTest.xml:23: taskdef A class needed by class com.canoo.webtest.extension.ExportProperty cannot be found: junit/framework/Ass&#xD;&#xA;ertionFailedError&#xD;&#xA;&#xD;&#xA;I think this has to do with one of two things. 1) My classpath OR 2) Location in which I am attempting to build WebTest. &#xD;&#xA;&#xD;&#xA;Can somebody please help me out here? Thanks guys.</s:content>
                        <s:mTime>2004-12-16 16:17:53.791</s:mTime>
                        <s:cTime>2004-12-16 16:17:53.606</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-6'
                         s:cUser='ianWallace'
                         s:oUser='ianWallace'
                         s:mUser='ianWallace'>
                        <s:name>comment-WebTest FAQ-6</s:name>
                        <s:content>jamapor - I believe you just need to install Junit in ant.  If you have a version of junit you could copy the junit.jar to &lt;ANT_HOME&gt;/lib/ - that seems to solve problems like these (or that&apos;s what I&apos;ve read in the mailing list).</s:content>
                        <s:mTime>2004-12-16 16:58:00.058</s:mTime>
                        <s:cTime>2004-12-16 16:57:54.764</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-7'
                         s:cUser='jamapor'
                         s:oUser='jamapor'
                         s:mUser='jamapor'>
                        <s:name>comment-WebTest FAQ-7</s:name>
                        <s:content>I seem to have solved the problem.&#xD;&#xA;&#xD;&#xA;The problem occured because in the installTest.XML file, the reference to the build folder jar&apos;s was not declared in the classpath.&#xD;&#xA;&#xD;&#xA;For example, the following fileset directory needed to be added as well to the classpath: &#xD;&#xA;&#xD;&#xA;&lt;fileset dir=&quot;${webtest.home}&quot; includes=&quot;lib/build/*.jar&quot;/&gt;&#xD;&#xA;&#xD;&#xA;This is because the Junit JAR file was located in this folder, and it was not included in the XML file, as you stated above. &#xD;&#xA;&#xD;&#xA;The build is now successful. Thanks for the help Ian.&#xD;&#xA;&#xD;&#xA;</s:content>
                        <s:mTime>2004-12-16 17:46:15.353</s:mTime>
                        <s:cTime>2004-12-16 17:46:14.114</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-8'
                         s:cUser='ianWallace'
                         s:oUser='ianWallace'
                         s:mUser='ianWallace'>
                        <s:name>comment-WebTest FAQ-8</s:name>
                        <s:content>Ok.  Are you using Ant 1.6.x?  I&apos;m assuming then that this also fixes the Clover issues ... b/c I had to symlink clover into my distribution to get it to work.  Glad that I could be of help.</s:content>
                        <s:mTime>2004-12-16 17:51:41.627</s:mTime>
                        <s:cTime>2004-12-16 17:51:41.451</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-9'
                         s:cUser='ianWallace'
                         s:oUser='ianWallace'
                         s:mUser='ianWallace'>
                        <s:name>comment-WebTest FAQ-9</s:name>
                        <s:content>BTW - This discussion is probably more appropriate for the mailing list, than on the Wiki.  Maybe you could post your question on &lt;webtest@lists.canoo.com&gt;.  I&apos;ve still got some questions for you.  Where are you adding this &lt;fileset&gt; line?  In build.xml (that&apos;s what I&apos;m assuming).  I add a line like that and it doesn&apos;t work (clover at least).</s:content>
                        <s:mTime>2004-12-16 18:00:55.148</s:mTime>
                        <s:cTime>2004-12-16 18:00:54.882</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-10'
                         s:cUser='jamapor'
                         s:oUser='jamapor'
                         s:mUser='jamapor'>
                        <s:name>comment-WebTest FAQ-10</s:name>
                        <s:content>I have posted to the mailing list, so please find the above mentioned information there. =) &#xD;&#xA;&#xD;&#xA;In case you didn&apos;t want to wait for the daily update, I didn&apos;t add the line in the build file, but rather in the installTest.XML file.</s:content>
                        <s:mTime>2004-12-16 18:23:58.348</s:mTime>
                        <s:cTime>2004-12-16 18:14:24.579</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-11'
                         s:cUser='mobrien'
                         s:oUser='mobrien'
                         s:mUser='mobrien'>
                        <s:name>comment-WebTest FAQ-11</s:name>
                        <s:content>ant classpath settings not working &#xD;&#xA;for taskdef  on a particular machine,&#xD;&#xA;but not the other.&#xD;&#xA;&#xD;&#xA;&lt;project name=&quot;SimpleTest&quot; basedir=&quot;.&quot; default=&quot;Login&quot;&gt;&#xD;&#xA;   &lt;taskdef file=&quot;../webtestTaskdefs.properties&quot;&gt;&#xD;&#xA;      &lt;classpath&gt;&#xD;&#xA;         &lt;fileset dir=&quot;..&quot; includes=&quot;**/lib/*.jar&quot;/&gt;&#xD;&#xA;      &lt;/classpath&gt;&#xD;&#xA;   &lt;/taskdef&gt;&#xD;&#xA;&#xD;&#xA;everything else the same&#xD;&#xA;&#xD;&#xA;ant 1.6.2&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;setting classpath through windows &apos;set classpath=&apos; works, but tedious.</s:content>
                        <s:mTime>2004-12-16 21:35:00.137</s:mTime>
                        <s:cTime>2004-12-16 21:34:59.904</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-12'
                         s:cUser='curlesm'
                         s:oUser='curlesm'
                         s:mUser='curlesm'>
                        <s:name>comment-WebTest FAQ-12</s:name>
                        <s:content>Can someone post the resolution to the how do I enable followRedirests question??&#xD;&#xA;&#xD;&#xA;Thanks</s:content>
                        <s:mTime>2005-01-07 21:34:37.325</s:mTime>
                        <s:cTime>2005-01-07 21:34:37.127</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://webtest-community.canoo.com/wiki/rdf#comment-WebTest+FAQ-13'
                         s:cUser='Gilles'
                         s:oUser='Gilles'
                         s:mUser='Gilles'>
                        <s:name>comment-WebTest FAQ-13</s:name>
                        <s:content>Hi all;   I don&apos;t know if it&apos;s the right place, (please tell me), but I&apos;ve got a problem with &lt;clickbutton&gt; when my page has a mix of &lt;input type=&quot;submit&quot;&gt; and &lt;input type=&quot;button&quot;&gt; . They all have the same name &quot;dispatch&quot; as I&apos;m working with LookupDispatchActions. It seems like the first existing &lt;input type=&quot;button&quot;&gt; is taken in priority by my &lt;clickbutton label=&quot;WhatEver&quot; name=&quot;dispatch&quot;&gt;. I can&apos;t submit anything else as soon as I have a &lt;input type=&quot;button&quot;&gt;. Everything goes fine if I only have &lt;input type=&quot;submit&quot;&gt; on my form. Any idea? Gilles</s:content>
                        <s:mTime>2005-01-10 16:24:07.587</s:mTime>
                        <s:cTime>2005-01-10 16:24:07.409</s:cTime>
                        <s:commentedSnip rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest+FAQ'/>
                    </s:Comment>
                </rdf:li>
            </rdf:Bag>
        </s:comments>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest FAQ/Error while running installTest.xml'/>
                <rdf:li rdf:resource='#Mittie'/>
                <rdf:li rdf:resource='http://webtest-community.canoo.com/wiki/rdf#WebTest FAQ/OutOfMemoryError'/>
                <rdf:li rdf:resource='#admin'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
