ok multiplePostsAndPreviousResponse: Show POST usage with multiple forms and back navigation

Test started at Thu Oct 02 11:31:47 CEST 2008, lasting 379 ms.
Source: /raid/volume1/opt/webtest/webtestCC/CanooFunctionalTesting/selftests/tests/multiplePostsAndPreviousResponse.xml:15:
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
multiple forms page to show use of select boxes, radio buttons, checkboxes and named buttons
Resulting page
-> complete urlhttp://localhost:19090/selftest/formTest?mode=postTest&forms=multiple
urlformTest?mode=postTest&forms=multiple
34
  2okverifySelectField
find select element by value
nameselect1
valuev1
3
  3okverifySelectField
find select box by its text
nameselect1
textName for v1
3
  4oksetSelectField
choose a value
nameselect1
valuev2
4
  5okverifyInputField
text for radiobuttons must be the value and must be checked
nameradio
valuer1
2
  6oksetRadioButton
radios must be set by value
nameradio
valuer2
13
  7okverifyCheckbox
text for checkboxes must be the value and must be checked
checkedfalse
namecheck
2
  8oksetCheckbox
check boxes must be set by value
namecheck
valuec1
3
  9okclickButton
there are two buttons with label doItAgain, so a name attribute must be specified
Resulting page
labeldoItAgain
namefirst
28
  10okverifyText
select was submitted
textselect1 = v2
2
  11okverifyText
radio was submitted
textradio = r2
2
  12okverifyText
checkbox was submitted
textcheck = c1
2
  13okpreviousResponse
back to multiple forms page
Resulting page
->urlhttp://localhost:19090/selftest/formTest?mode=postTest&forms=multiple
2
  14okverifySelectField
find select box in named form, check text and value
formName2
nameselect1
textName for v2
valuev2
3
  15oksetSelectField
prerequsite to clickButton
nameselect1
textName for v3
5
  16okclickButton
submit second buttons
Resulting page
labeldoItAgain
namesecond
30
  17okverifyText
button ok, select was submitted
textselect1 = v3
1
  18okpreviousResponse
back to multiple forms page to test multiple link handling
Resulting page
->urlhttp://localhost:19090/selftest/formTest?mode=postTest&forms=multiple
3
  19okclickLink
click first found link with label = link
Resulting page
labellink
29
  20okverifyText
link parameter was submitted
textlink = l1
2
  21okpreviousResponse
back to multiple forms page to test second link
Resulting page
->urlhttp://localhost:19090/selftest/formTest?mode=postTest&forms=multiple
2
  22okclickLink
click link with label=link and name parameters
Resulting page
hreflink=l2
labellink
25
  23okverifyText
link parameter was submitted
textlink = l2
2
  24okpreviousResponse
back to multiple forms page to test non-html link
Resulting page
->urlhttp://localhost:19090/selftest/formTest?mode=postTest&forms=multiple
2
  25okclickLink
click pdf link
Resulting page
labelpdf document
saveadobe
52
  26okpreviousResponse
back to multiple forms page
Resulting page
->urlhttp://localhost:19090/selftest/formTest?mode=postTest&forms=multiple
2
  27okclickLink
click word link
Resulting page
labelword document
saveword
21
  28okinvoke
Invoke post test page
Resulting page
-> complete urlhttp://localhost:19090/selftest/formTest?mode=postTest&forms=multiple
urlformTest?mode=postTest&forms=multiple
28
  29oksetSelectField
Select an option via a text specified by a regular expression
nameselect1
regextrue
text.*v3
4
  30okclickButton
Submit the form in order to verify correct parameter setting
Resulting page
namefirst
28
  31okverifyText
Ensure that the parameter was set to the correct option value
textselect1 = v3
2
  32okinvoke
Invoke post test page
Resulting page
-> complete urlhttp://localhost:19090/selftest/formTest?mode=postTest&forms=multiple
urlformTest?mode=postTest&forms=multiple
31
  33
Show/Hide all substeps
oknot
Must fail since regex pattern does not exists
  7

Back to Test Report Overview