Hi Michael
thanks for replying
what i m basically doing is login in into my
application there are certain profiles already stored
into my database and trying to click on a button which
adds a new profile to existing ones.
i wrote the following test
<config host="localhost" port="8080" protocol="http"
basepath="profile" summary="true" saveresponse="true"
resultfile="addnew.xml"/>
<steps>
<invoke description="Welcome to resume recap"
url=""/>
<setInputField description="set username" value="a"
name="id"/>
<setInputField description="set password" value="a"
name="password"/>
<clickButton label="Sign In" description="Click the
submit button"/>
<verifyText description="verifying the new page
invoked" text="Profile"/>
<clickButton label="Add New" description="generating
new profile" saveresponse="true" />
</steps>
--- Michael Habbert <[EMAIL PROTECTED]>
wrote:
> Hi you,
>
> I would suggest - to give us some more information!
> [...]
>
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest