Hi,
I'm running WebTest on linux (Ubuntu 7.10).
I followed the instructions provided on
http://webtest.canoo.com/webtest/manual/install.html
by performing some adaptations:
- Extracted webtest (build.zip) to $HOME/opt/webtest in order to have
full access to everything residing in the webtest directory and below.
- Added $HOME/opt/webtest/bin to my path in ~/.bashrc .
Executed the following command:
<username>@<host>:~$ webtest.sh -f opt/webtest/webtest.xml wt.createProject
Will use java
Buildfile: opt/webtest/webtest.xml
wt.init:
wt.createProject:
[input] Enter your WebTest project name: [myWebTestProject]
[mkdir] Created dir: /path/to/my/home/myWebTestProject
[copy] Copying 10 files to /path/to/my/home/myWebTestProject
[echo]
[echo] Your WebTest project
>myWebTestProject< has been successfully created with some demo
[echo] tests to get started.
[echo] You can now just go to
>/path/to/my/home/myWebTestProject< and run ant.
[echo]
BUILD SUCCESSFUL
Total time: 3 seconds
<username>@<host>:~$ cd myWebTestProject
<username>@<host>:~/myWebTestProject$ webtest.sh
I think that is all you have to do. Now you are able to create your
own projects :-)
Kind regards,
Rune
Quoting Uhlig Alexander <[EMAIL PROTECTED]>:
Hi,
does anybody know a manual or tutorial for Unix-users ? The given manual
is almost usable for Windows user. Imporatant is the installation and
first running with unix.
Thanks for help.
Alex
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest