Help for Beginner: What is a Target

"Andreas Mickley" <[email protected]> Thu, 8 Jan 2015 17:12:01 +0100
Newsgroups gmane.comp.web.canoo.webtest
Message-ID <trinity-9300f072-8506-48a9-b460-85cf1bb856f6-1420733521927@3capp-gmx-bs50>
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi there,</div>

<div>I&#39;m new to WebTest and followed this <a href="http://webtest.canoo.com/webtest/manual/samples.html#Simple%20test">tutorial</a>. So I created these three files:</div>

<div>- <a href="http://pastebin.com/7kdBkmcQ">build.xml</a></div>

<div>- tests/<a href="http://pastebin.com/4eTGiKDd">SimpleTest.xml</a></div>

<div>- tests/<a href="http://pastebin.com/XshNHJb4">allTests.xml</a></div>

<div>&nbsp;</div>

<div>You can take a look at their content by following each link in order to understand what&#39;s happening.</div>

<div>When I run this by executing &quot;webtest -buildfile SimpleTest.xml&quot; I get this error:</div>

<div>&nbsp;</div>

<div>
<div>BUILD FAILED<br/>
Target &quot;wt.full&quot; does not exist in the project &quot;SimpleTest&quot;.</div>

<div>Total time: 0 seconds</div>

<div>&nbsp;</div>

<div>So what&#39;s up with the target? I haven&#39;t found anything on this by googleing.</div>

<div>&nbsp;</div>

<div>Thanks!</div>

<div>&nbsp;</div>

<div>Greetings</div>

<div>Andreas</div>
</div></div></body></html>