Thread: Canoo Webtest
View Single Post
Old Apr 7th, 2006, 3:35 AM   #1
brasil181
Newbie
 
Join Date: Apr 2006
Posts: 2
Rep Power: 0 brasil181 is on a distinguished road
Canoo Webtest

Hi all,

i'm begining testing on a web project using either canoo or jmeter.
canoo seems to be the more powerful tool but i'm finding in hard to find good working examples. firstly i simply want to get the test to put text into fields and submit it.
the following code snipet should do this

<setInputField name="username" value="alex" description="name set"/>

but the following verification fails!
<verifyText text="alex" description="name"/>


any help on this would be appreciated and and pointers to good canoo(or jmeter) sites would be helpful.

thanks in advance


edit: canoo is written in xml and executed through command prompt btw.
brasil181 is offline   Reply With Quote