ok newFormSteps: Tests the new form steps

Test started at Wed Apr 25 13:10:25 CEST 2012, lasting 602 ms.
Source: /raid/volume1/opt/webtest/webtestCC/CanooFunctionalTesting/selftests/tests/newFormSteps.xml:14:
Base URL (used by invoke steps with a relative URL): http://localhost:19090/selftest/
Simulated browser: IE6

Expand/Collapse nested steps:show all nested steps in testspec  hide all nested steps in testspec

#ResultNameParameterDuration
  1okinvoke
Open the page with form and JS
Resulting page
-> complete urlhttp://localhost:19090/selftest/form.jsp
urlform.jsp
95
  2oksetInputField
namemyTextField
valueblabla
29
  3oksetInputField
forLabeltext field referenced by label
valuebli
13
  4oksetInputField
formNamemyForm
namemyTextField
valueblabla
23
  5oksetInputField
namemyPasswordField
valuesecret
25
  6oksetInputField

Resulting page
namemyTextArea
nested textReally interesting, isn't it?
22
  7oksetCheckbox
checkedtrue
namemyCheckbox
5
  8oksetCheckbox
identify checkbox with name and value alcohol
checkedtrue
namebeer
valuealcohol
8
  9oksetCheckbox
identify checkbox with name and value lemon
checkedtrue
namebeer
valuelemon
6
  10okverifyCheckbox
should not get confused from hidden decoy beer field
checkedtrue
namebeer
valuelemon
4
  11oksetSelectField

Resulting page
namemySelect1
value1
11
  12oksetSelectField
select value that is available thanks JS since mySelect1 changed
namemySelect2
value1b
6
  13okclickButton

Resulting page
name
155
  14okverifyText
Checks the received value from text
textmyTextField: blabla
3
  15okverifyText
Checks that value echoed with JS has been received too
textmyTextFieldEcho: blabla
4
  16okverifyText
Checks the received value from text
textmyTextFieldRefByLabel: bli
21
  17okverifyText
Checks the received value from password
textmyPasswordField: secret
3
  18okverifyText
Checks that value echoed with JS has been received too
textmyPasswordFieldEcho: secret
14
  19okverifyText
Checks the received value from textarea
textmyTextArea: Really interesting, isn't it?
3
  20okverifyText
Checks that value echoed with JS has been received too
textmyTextAreaEcho: Really interesting, isn't it?
3
  21okverifyText
Checks the received value from checkbox
textmyCheckbox: yes, please
14
  22okverifyText
Checks the received value from the valued checkbox
textbeer: alcohol, lemon
4
  23oksetInputField
htmlIdtextfieldId
valueblabla2
25
  24oksetCheckbox
checkedfalse
htmlIdcheckboxId
2
  25okclickButton

Resulting page
name
85
  26okverifyInputField
namemyTextField
valueblabla2
4
  27okverifyText
Checks the received value from text
textmyTextField: blabla2
3
  28
Show/Hide all substeps
oknot
expect not to match as field has no value
  7
  29
Show/Hide all substeps
oknot
should not be found as checkbox has been unset
  5

Back to Test Report Overview