ok newFormSteps: Tests the new form steps

Test started at Thu Oct 02 11:31:32 CEST 2008, lasting 824 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/

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
121
  2oksetInputField
namemyTextField
valueblabla
61
  3oksetInputField
forLabeltext field referenced by label
valuebli
7
  4oksetInputField
formNamemyForm
namemyTextField
valueblabla
36
  5oksetInputField
namemyPasswordField
valuesecret
59
  6oksetInputField

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

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

Resulting page
name
145
  14okverifyText
Checks the received value from text
textmyTextField: blabla
2
  15okverifyText
Checks that value echoed with JS has been received too
textmyTextFieldEcho: blabla
2
  16okverifyText
Checks the received value from text
textmyTextFieldRefByLabel: bli
16
  17okverifyText
Checks the received value from password
textmyPasswordField: secret
3
  18okverifyText
Checks that value echoed with JS has been received too
textmyPasswordFieldEcho: secret
3
  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?
23
  21okverifyText
Checks the received value from checkbox
textmyCheckbox: yes, please
3
  22okverifyText
Checks the received value from the valued checkbox
textbeer: alcohol, lemon
2
  23oksetInputField
htmlIdtextfieldId
valueblabla2
22
  24oksetCheckbox
checkedfalse
htmlIdcheckboxId
8
  25okclickButton

Resulting page
name
120
  26okverifyInputField
namemyTextField
valueblabla2
12
  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
  6

Back to Test Report Overview