ok selectForm: Test selectForm usage and error cases

Test started at Wed Apr 25 13:10:29 CEST 2012, lasting 374 ms.
Source: /raid/volume1/opt/webtest/webtestCC/CanooFunctionalTesting/selftests/tests/selectForm.xml:8:
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
Get main pPage for testSelectFormSteps test
Resulting page
-> complete urlhttp://localhost:19090/selftest/inputFieldAttributePage.html
urlinputFieldAttributePage.html
99
  2okverifyInputField
1) no form selected - checking initial value
nametestField
valueform1
2
  3okselectForm
index0
2
  4oksetInputField
nametestField
valueblah1
23
  5okverifyXPath
2a) form 1 selected - check testField value
textblah1
xpath//form[@name='form1']/input[@name='testField']/@value
14
  6okselectForm
index1
3
  7oksetInputField
nametestField
valueblah2
23
  8okverifyXPath
2b) form 2 selected - check testField value
textblah2
xpath//form[@name='form2']/input[@name='testField']/@value
14
  9okselectForm
index0
2
  10oksetInputField
nametestField
valueblah3
16
  11okverifyXPath
2c) form 1 reselected - check testField value
textblah3
xpath//form[@name='form1']/input[@name='testField']/@value
62
  12okselectForm
nameform2
7
  13oksetInputField
nametestField
valuefoo1
16
  14okverifyXPath
3a) form 2 selected - check testField value
textfoo1
xpath//form[@name='form2']/input[@name='testField']/@value
16
  15okselectForm
nameform1
6
  16oksetInputField
nametestField
valuefoo2
24
  17okverifyXPath
3b) form 1 selected - check testField value
textfoo2
xpath//form[@name='form1']/input[@name='testField']/@value
14
  18okselectForm
nameform2
2
  19oksetInputField
nametestField
valuefoo3
9
  20okverifyXPath
3c) form 2 reselected - check testField value
textfoo3
xpath//form[@name='form2']/input[@name='testField']/@value
7
  21
Show/Hide all substeps
oknot
unknown form name should fail
  8
  22
Show/Hide all substeps
oknot
invalid form index should fail
  5

Back to Test Report Overview