usecase sample app should work
asdlfkj;alskdjfla
sdfasld;fkj;alskdjfg;plaksdjf
asdjf;lkajsd;lkfj
requirement 2:
asdf
asd
f
asdf
asdfasdf
example:
|
eg.marathon.MarathonFixture |
|
|
|
start |
eg.marathon.SampleAppFixture |
|
|
window |
Sample Dialog |
|
|
press |
Press Me |
|
|
enter |
textField |
foobar |
|
checkText |
textField |
foobar |
|
checkEnabled |
textField |
true |
|
enter |
comboBox |
bar |
|
checkText |
comboBox |
not bar |
|
press |
Show Message Dialog |
|
|
window |
Message Dialog |
|
|
press |
OK |
|
|
stop |
|
|
Test Tables
|
eg.marathon.MarathonFixture |
|
|
|
start |
eg.marathon.SampleAppFixture |
|
|
window |
Sample Dialog |
|
|
enter |
JTabbedPane |
Table |
|
enter |
sample table(Column2,0) |
abcde |
|
enter |
sample table(Column2,1) |
fgexyz |
|
checkText |
sample table(Column2,0) |
abcde |
|
checkText |
sample table(Column2,1) |
fgexyz |
|
stop |
|
|