Test results
1 suite, 1 failed test
corusent.qa.bbcan.tests.footer.MenuInFooter
verifyMenuLinksInFooter
java.lang.AssertionError: Menu Link (href) Does not Return Status Code 200 in Footer. expected [true] but found [false] at corusent.qa.bbcan.pageobject.PageObjectMenu.canMenuLinkReturnStatusCodeInFooter(PageObjectMenu.java:119) at corusent.qa.bbcan.tests.footer.MenuInFooter.verifyMenuLinksInFooter(MenuInFooter.java:27) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) ... Removed 10 stack frames
(Verify Menu Links In Footer)
corusent.qa.bbcan.tests.HomePage.HomePageSections
verifyHomePageeSections (Verify Home sections Items)
corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp
verifyHouseguestContent (Verify Houseguest Content)
corusent.qa.bbcan.tests.header.HeaderNavigation
verifyHeaderNavigation (Clicking on links)
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
verifyHouseguestInfo (Verify Houseguest name)
corusent.qa.bbcan.tests.header.HeaderMenu
verifyHeaderMenu (Verify Header Items)
corusent.qa.bbcan.tests.footer.BrandLogo
verifyBrandLogoInFooter (Verify Brand Logo In Footer)
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
testCopyrightYear (Verify Copyright Year under Footer Menu)
corusent.qa.bbcan.tests.houseguests.HouseguestsPage
verifyHouseguestsPage (Verify guests on page)
/codebuild/output/src539210129/src/BBCAN/resources/testngBbcanUat.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" parallel="tests" name="TestSuiteBbcanUat" guice-stage="DEVELOPMENT" verbose="0">
  <listeners>
    <listener class-name="corusent.qa.bbcan.extentreport.ExtentReporterListener"/>
  </listeners>
  <test thread-count="1" parallel="tests" name="BbcanChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat11.bigbrothercanada.ca/"/>
    <classes>
      <class name="corusent.qa.bbcan.tests.header.HeaderNavigation"/>
      <class name="corusent.qa.bbcan.tests.header.HeaderMenu"/>
      <class name="corusent.qa.bbcan.tests.houseguests.HouseguestsPage"/>
      <class name="corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage"/>
      <class name="corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp"/>
      <class name="corusent.qa.bbcan.tests.HomePage.HomePageSections"/>
      <class name="corusent.qa.bbcan.tests.footer.MenuInFooter"/>
      <class name="corusent.qa.bbcan.tests.footer.BrandLogo"/>
      <class name="corusent.qa.bbcan.tests.footer.CopyrightYearTest1"/>
    </classes>
  </test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
            
Tests for TestSuiteBbcanUat
  • BbcanChromeDesktop (9 classes)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 7 minutes
Reporter output for TestSuiteBbcanUat
verifyHouseguestInfo
User can click on Hamburger Houseguests link is clicked Hoseguest name Robeerto is displayed Hoseguest HOH is displayed Hoseguest POV is displayed Hoseguest Stats are displayed Hoseguest name Anika is displayed Hoseguest HOH is displayed Hoseguest POV is displayed Hoseguest Stats are displayed Hoseguest age is displayed Hoseguest hometown is displayed Hoseguest occupation is displayed Hoseguest description is displayed Hoseguest name Daniel is displayed Hoseguest HOH is displayed Hoseguest POV is displayed Hoseguest Stats are displayed Hoseguest age is displayed Hoseguest hometown is displayed Hoseguest occupation is displayed Hoseguest description is displayed Hoseguest name Vanessa is displayed Hoseguest HOH is displayed Hoseguest POV is displayed Hoseguest Stats are displayed Hoseguest age is displayed Hoseguest Hometown is displayed Hoseguest occupation is displayed Hoseguest description is displayed
verifyHeaderNavigation
User can click on Hamburger Houseguests link is clicked User can click on Hamburger News link is clicked User can click on Hamburger Photos link is clicked User can click on Hamburger FullEpisodes link is clicked User can click on Hamburger home is clicked
verifyHouseguestContent
User can click on Hamburger Houseguests link is clicked Houseguests content is present
verifyBrandLogoInFooter
User should see Brand Logo in Footer User can click on Global Logo User should see Brand Insight Logo in Footer User can click on Insight Logo
verifyHeaderMenu
User should see Header Menu
verifyHouseguestsPage
User can click on Hamburger Houseguests link is clicked
verifyHomePageeSections
User should see Schedule Text User should see Whats New Text User should see BBCAN11 Photos Text User should see CatchUp Text Dan Szabo is selected
verifyMenuLinksInFooter
User should see Menu Links Title value in footer User should see Menu Links in Footer
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.header.HeaderNavigation
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 0 ms
verifyHeaderNavigation 2836 ms
afterMethod 48777 ms
corusent.qa.bbcan.tests.header.HeaderMenu
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 48866 ms
verifyHeaderMenu 50959 ms
afterMethod 151252 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 151328 ms
verifyHouseguestsPage 153253 ms
afterMethod 176987 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 177067 ms
verifyHouseguestInfo 181824 ms
afterMethod 373599 ms
corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 373685 ms
verifyHouseguestContent 377995 ms
afterMethod 398076 ms
corusent.qa.bbcan.tests.HomePage.HomePageSections
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 398155 ms
verifyHomePageeSections 400093 ms
afterMethod 443167 ms
corusent.qa.bbcan.tests.footer.MenuInFooter
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 443249 ms
verifyMenuLinksInFooter 447276 ms
afterMethod 457900 ms
corusent.qa.bbcan.tests.footer.BrandLogo
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 457975 ms
verifyBrandLogoInFooter 461022 ms
afterMethod 489995 ms
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 490074 ms
testCopyrightYear 492416 ms
afterMethod 492621 ms