Test | Steps | Passed | Failed | Failed Rate |
---|---|---|---|---|
pom-edit | 16 | 16 | 0 | 0,00% |
Started Time | Ended Time | Duration |
---|---|---|
Mon Jan 03 22:52:35 CET 2005 | Mon Jan 03 22:52:35 CET 2005 | 484 |
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 |
Nr | Name | Parameter | Duration |
---|---|---|---|
1 |
invoke
" get junit artifact page " |
parserErrors = [1,4]Unsupported syntax starting with "<!". Skipping to >. [10,128]Missing attribute name. [11,129]Missing attribute name. [12,142]Missing attribute name. url = do/maven/junit/jars/junit-3.8.1.jar parserWarnings = [189,55]Bare ampersand found. [189,76]Bare ampersand found. | 125 |
2 |
verifyxpath
" Menu contains one link to update a POM (LABEL) " |
text = .*Modifier le POM.* xpath = /HTML/BODY/TABLE/TR/TD[@id='leftcol']/DIV[@id='navcolumn']/DIV[2]/DIV/DIV/A regex = true | 15 |
3 |
clicklink
" Follow 'Edit POM' link " |
label = Modifier le POM parserErrors = [1,4]Unsupported syntax starting with "<!". Skipping to >. [10,84]Missing attribute name. [11,85]Missing attribute name. [12,98]Missing attribute name. parserWarnings = [183,55]Bare ampersand found. [183,76]Bare ampersand found. | 125 |
4 |
verifyinputfield
" Default value of the 'artifactId' field " |
value = junit text = null name = artifactId regex = false | 0 |
5 |
verifyinputfield
" Default value of the 'groupId' field " |
value = junit text = null name = groupId regex = false | 0 |
6 |
verifyinputfield
" Default value of the 'currentVersion' field " |
value = 3.8.1 text = null name = currentVersion regex = false | 0 |
7 |
verifyinputfield
" Check value for the Name " |
value = JUnitOLD text = null name = name regex = false | 0 |
8 |
verifyinputfield
" Check value for the url " |
value = http://www.junit.org text = null name = url regex = false | 0 |
9 |
verifyinputfield
" Check value for the shortDescription " |
value = Regression testing framework text = null name = shortDescription regex = false | 0 |
10 |
verifytextarea
" Check value for the description " |
text = JUnit is a regression.* type = textarea name = description regex = true | 0 |
11 |
verifytextarea
" Check value for the dependency " |
text = .*repoweb.*1.00.* type = textarea name = depenciesAsXml regex = true | 16 |
12 |
verifytextarea
" Check value for the content " |
text = .*<logo.*http://www.junit.org/images/junitlogo.gif.*logo.* type = textarea name = freeContent regex = true | 0 |
13 |
setinputfield
" Set a new value for the Name " |
value = JUnit name = name | 0 |
14 |
clickbutton
" Submit the form " |
label = Valider parserErrors = [1,4]Unsupported syntax starting with "<!". Skipping to >. [10,84]Missing attribute name. [11,85]Missing attribute name. [12,98]Missing attribute name. parserWarnings = [189,55]Bare ampersand found. [189,76]Bare ampersand found. | 172 |
15 |
verifyxpath
" Toolbar should display 'junit > jar > junit-3.8.1.jar' " |
text = racine.*>.*junit.*>.*jar.*>.*junit-3.8.1.jar xpath = //HTML/BODY/DIV[@id='breadcrumbs'] regex = true | 15 |
16 |
verifyxpath
" Display name " |
text = .*JUnit.* xpath = /HTML/BODY/TABLE/TR/TD/DIV/TABLE/../H3 regex = true | 16 |