Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
5700394.737%193.042

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
com.acquitygroup.webtest.cart400250%26.27
com.acquitygroup.webtest.header3000100%23.715
com.acquitygroup.webtest.model2000100%0.001
com.acquitygroup.webtest.home1000100%1.133
com.acquitygroup.webtest.error10010%0
com.acquitygroup.webtest.rest1000100%1.297
com.acquitygroup.webtest.util3000100%0.001
com.acquitygroup.webtest.search3000100%13.249
com.acquitygroup.webtest.model.product5000100%0.003
com.acquitygroup.webtest.service12000100%24.824
com.acquitygroup.webtest.model.account2000100%0.001
com.acquitygroup.webtest.category2000100%3.417
com.acquitygroup.webtest.productdetail5000100%26.13
com.acquitygroup.webtest.myaccount13000100%73.001

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.acquitygroup.webtest.cart

ClassTestsErrors FailuresSkippedSuccess RateTime
CartPageSpecification400250%26.27

com.acquitygroup.webtest.header

ClassTestsErrors FailuresSkippedSuccess RateTime
NavigationSpecification3000100%23.715

com.acquitygroup.webtest.model

ClassTestsErrors FailuresSkippedSuccess RateTime
CategoryTest2000100%0.001

com.acquitygroup.webtest.home

ClassTestsErrors FailuresSkippedSuccess RateTime
HomePageSpecification1000100%1.133

com.acquitygroup.webtest.error

ClassTestsErrors FailuresSkippedSuccess RateTime
MissingPageSpecification10010%0

com.acquitygroup.webtest.rest

ClassTestsErrors FailuresSkippedSuccess RateTime
CookieAwareRestClientTest1000100%1.297

com.acquitygroup.webtest.util

ClassTestsErrors FailuresSkippedSuccess RateTime
RandomUtilTest3000100%0.001

com.acquitygroup.webtest.search

ClassTestsErrors FailuresSkippedSuccess RateTime
SearchPageSpecification3000100%13.249

com.acquitygroup.webtest.model.product

ClassTestsErrors FailuresSkippedSuccess RateTime
ProductTest5000100%0.003

com.acquitygroup.webtest.service

ClassTestsErrors FailuresSkippedSuccess RateTime
RemoteAccountServiceIntegrationTest5000100%18.766
RemoteBasketServiceIntegrationTest3000100%2.659
RemoteStoreAccountServiceIntegrationTest1000100%0.623
RemoteProductServiceIntegrationTest3000100%2.776

com.acquitygroup.webtest.model.account

ClassTestsErrors FailuresSkippedSuccess RateTime
GenderTest2000100%0.001

com.acquitygroup.webtest.category

ClassTestsErrors FailuresSkippedSuccess RateTime
CategorySpecification2000100%3.417

com.acquitygroup.webtest.productdetail

ClassTestsErrors FailuresSkippedSuccess RateTime
ProductDetailSpecification5000100%26.13

com.acquitygroup.webtest.myaccount

ClassTestsErrors FailuresSkippedSuccess RateTime
MyAccountSpecification5000100%29.95
AddressesSpecification5000100%32.564
PaymentSpecification3000100%10.487

Test Cases

[Summary] [Package List] [Test Cases]

CookieAwareRestClientTest

test authenticate1.297

MyAccountSpecification

user is presented with an error when no email is entered4.344
user is presented with an error when invalid email is presented4.819
user is presented with an error when no password is entered3.177
attempt to login with a failed login5.347
new user can sign up for a regular account12.263

SearchPageSpecification

when no search phrase is entered the user is taken to the homepage7.074
when an invalid search phrase is entered the results page shows no records found2.281
when a valid search phrase is entered the user is shown the product on the results page3.894

CartPageSpecification

remove a product12.646
add a product to the cart an verify on the cart page13.624
user can add coupon0
skipped
user can remove coupon0
skipped

ProductTest

Convert Product to Query String for ProductDetailsPage[0]0.001
Convert Product to Query String for ProductDetailsPage[1]0
Convert Product to Query String for ProductDetailsPage[2]0.001
Convert Product to Query String for ProductDetailsPage[3]0.001
Convert Product to Query String for ProductDetailsPage[4]0

AddressesSpecification

user can add a new address9.251
user is presented with error when a required field is not populated2.386
user cannot add an address with the same id as existing address7.71
user can edit an existing address10.054
user can delete an existing address3.163

RemoteAccountServiceIntegrationTest

register customer for a new account2.009
search for a customer4.754
remove account6.364
isActiveCustomerAccount on a customer that is not in the system2.028
isActiveCustomerAccount where customer is active3.611

RemoteBasketServiceIntegrationTest

clear basket session0.048
addProductToBasket1.196
add to products to basket1.415

PaymentSpecification

user can add a new payment method4.894
user is presented with error when a required field is not populated2.437
user can delete an existing card3.156

ProductDetailSpecification

display product on product details page5.372
add a product to the cart10.568
display and select color by default4.389
verify that the MSRP and the sale price are both available2.976
verify that the product does have an image and at least one alternative view2.825

NavigationSpecification

when clicking on the logo the user should be sent to the homepage4.514
when clicking on a category link go to that category landing page3.013
when adding a product to the minicart check for existance16.188

GenderTest

get gender by mnenomic0
test constructors and values0.001

RemoteStoreAccountServiceIntegrationTest

register customer on storefront0.623

RandomUtilTest

make sure that the random number is greater than zero and less than the max since Max is not inclusive[0]0.001
make sure that the random number is greater than zero and less than the max since Max is not inclusive[1]0
make sure that the random number is greater than zero and less than the max since Max is not inclusive[2]0

CategoryTest

Convert Category to Query String[0]0
Convert Category to URL String[0]0.001

RemoteProductServiceIntegrationTest

test getProductsInCategory1.221
get single product0.763
set color for product0.792

HomePageSpecification

user can view the home page1.133

CategorySpecification

when on category page click the quickview to go to a product detail page2.342
Goto a Top Level Landing Page1.075

Failure Details

[Summary] [Package List] [Test Cases]


com.acquitygroup.webtest.error.MissingPageSpecification
skipped: skipped
user can add coupon
skipped: skipped
user can remove coupon
skipped: skipped