Explaining how the real world works!     RSS Feed The Automated Tester on Twitter The Automated Tester on LinkedIn The AutomatedTester on github

record replay exercise

Sat 19 Jul 2008

record_replay_exercise
open /seleniumtraining/selenium_record_replay.htm
verifyTitle The Automated Tester - how does the real tester do things
type number1 1
type number2 1
click add
verifyValue total 2
type number1 10
type number2 2
click minus
verifyValue total 8
type number2 10
click multiply
verifyValue total 100
type number1 100
type number2 5
click divide
verifyValue total 20

    Area: tutorials

blog comments powered by Disqus