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'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> </div> <div>You can take a look at their content by following each link in order to understand what's happening.</div> <div>When I run this by executing "webtest -buildfile SimpleTest.xml" I get this error:</div> <div> </div> <div> <div>BUILD FAILED<br/> Target "wt.full" does not exist in the project "SimpleTest".</div> <div>Total time: 0 seconds</div> <div> </div> <div>So what's up with the target? I haven't found anything on this by googleing.</div> <div> </div> <div>Thanks!</div> <div> </div> <div>Greetings</div> <div>Andreas</div> </div></div></body></html>