[Wtr-general] Watir tests as how-to documents

Željko Filipin zeljko.filipin at gmail.com
Wed Nov 8 10:16:45 EST 2006


What I want to do is to generate how-to documents for users of application
that I test. When user clicks how-to link (or help, or whatever), there
should be list:

- login
- do something
- do something else
...
- logout

Select login and you get:

- go to 'my.app/login.aspx'
- there should be text 'Please Login'
- at text field Username enter your username
- at text field Password enter your password
- click button Login
- url should be 'my.app/default.aspx'
- there should be text 'logged in as [your username]'

Zeljko
-- 
http://zeljkofilipin.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20061108/a5cfd4e4/attachment.html 


More information about the Wtr-general mailing list