Summary
| Test | Steps | Passed | Failed | Failed Rate |
|---|
| unknown-artifact-download | 2 | 1 | 1 | 50,00% |
| Started Time | Ended Time | Duration |
|---|
| Mon Jan 03 22:52:27 CET 2005 |
| 0 |
Configuration
| Parameter | Value |
|---|
| defaultpage | null |
| protocol | http |
| summary | yes |
| saveresponse | yes |
| haltonerror | yes |
| port | 8080 |
| resultfile | null |
| showhtmlparseroutput | yes |
| resultpath | D:\project\repoweb\target\webtest |
| host | localhost |
| haltonfailure | yes |
| verbose | yes |
| basepath | repoweb |
Executed Test Steps
| Nr | Name | Parameter | Duration |
|---|
| 1 |
invoke
" try to download an unknown Artifact "
|
url = do/download/junit/jars/UNKNOWN.jar
|
|
| 2 |
verifyxpath
" Error page is retrieved "
|
text = .*Artefact UNKNOWN.jar est inconnu.*
xpath = /HTML/BODY/TABLE/TR/TD/DIV/UL/LI
regex = true
|
|
Failure Messages
com.canoo.webtest.engine.StepFailedException: Step "try to download an unknown Artifact" (2/4): Page not found: http://localhost:8080/repoweb/do/download/junit/jars/UNKNOWN.jar, Step: InvokePage(id="try to download an unknown Artifact", url=do/download/junit/jars/UNKNOWN.jar)