ok selectForm: Test selectForm usage and error cases

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

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
53
  2okverifyInputField
1) no form selected - checking initial value
nametestField
valueform1
3
  3okselectForm
index0
2
  4oksetInputField
nametestField
valueblah1
38
  5okverifyXPath
2a) form 1 selected - check testField value
textblah1
xpath//form[@name='form1']/input[@name='testField']/@value
9
  6okselectForm
index1
2
  7oksetInputField
nametestField
valueblah2
10
  8okverifyXPath
2b) form 2 selected - check testField value
textblah2
xpath//form[@name='form2']/input[@name='testField']/@value
6
  9okselectForm
index0
3
  10oksetInputField
nametestField
valueblah3
7
  11okverifyXPath
2c) form 1 reselected - check testField value
textblah3
xpath//form[@name='form1']/input[@name='testField']/@value
19
  12okselectForm
nameform2
2
  13oksetInputField
nametestField
valuefoo1
14
  14okverifyXPath
3a) form 2 selected - check testField value
textfoo1
xpath//form[@name='form2']/input[@name='testField']/@value
10
  15okselectForm
nameform1
58
  16oksetInputField
nametestField
valuefoo2
11
  17okverifyXPath
3b) form 1 selected - check testField value
textfoo2
xpath//form[@name='form1']/input[@name='testField']/@value
12
  18okselectForm
nameform2
2
  19oksetInputField
nametestField
valuefoo3
49
  20okverifyXPath
3c) form 2 reselected - check testField value
textfoo3
xpath//form[@name='form2']/input[@name='testField']/@value
27
  21
Show/Hide all substeps
oknot
unknown form name should fail
  5
  22
Show/Hide all substeps
oknot
invalid form index should fail
  19

Back to Test Report Overview