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:118) at corusent.qa.bbcan.tests.footer.MenuInFooter.verifyMenuLinksInFooter(MenuInFooter.java:31) 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.header.HeaderMenu
verifyHeaderMenu (Verify Header Items)
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
verifyHouseguestInfo (Verify Houseguest name)
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/src484996148/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
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
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
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
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
verifyHouseguestContent
User can click on Hamburger Houseguests link is clicked Houseguests content is present
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 2834 ms
afterMethod 50756 ms
corusent.qa.bbcan.tests.header.HeaderMenu
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 50848 ms
verifyHeaderMenu 53717 ms
afterMethod 154119 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 154192 ms
verifyHouseguestsPage 156336 ms
afterMethod 177000 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 177075 ms
verifyHouseguestInfo 184232 ms
afterMethod 376796 ms
corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 376876 ms
verifyHouseguestContent 378769 ms
afterMethod 402955 ms
corusent.qa.bbcan.tests.HomePage.HomePageSections
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 403030 ms
verifyHomePageeSections 405063 ms
afterMethod 447859 ms
corusent.qa.bbcan.tests.footer.MenuInFooter
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 447937 ms
verifyMenuLinksInFooter 451296 ms
afterMethod 461034 ms
corusent.qa.bbcan.tests.footer.BrandLogo
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 461108 ms
verifyBrandLogoInFooter 463081 ms
afterMethod 491049 ms
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/) 491123 ms
testCopyrightYear 493083 ms
afterMethod 493314 ms