Test results
1 suite
corusent.qa.bbcan.tests.header.HeaderNavigation
verifyHeaderNavigation (Clicking on links)
corusent.qa.bbcan.tests.header.HeaderMenu
verifyHeaderMenu (Verify Header Items)
corusent.qa.bbcan.tests.footer.CopyrightYear
testCopyrightYear (Verify Copyright Year under Footer Menu)
corusent.qa.bbcan.tests.footer.BrandLogos
verifyBrandLogoInFooter (Verify Brand Logo In Footer)
/codebuild/output/src1943485832/src/BBCAN/resources/testngBbcanUat.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="1" parallel="tests" name="TestSuiteBbcanUat" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="1" parallel="tests" name="BbcanChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat12.bigbrothercanada.ca/"/>
    <classes>
      <class name="corusent.qa.bbcan.tests.header.HeaderMenu"/>
      <class name="corusent.qa.bbcan.tests.header.HeaderNavigation"/>
      <class name="corusent.qa.bbcan.tests.footer.BrandLogos"/>
      <class name="corusent.qa.bbcan.tests.footer.CopyrightYear"/>
    </classes>
  </test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
            
Tests for TestSuiteBbcanUat
  • BbcanChromeDesktop (4 classes)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 2 minutes
Reporter output for TestSuiteBbcanUat
verifyHeaderMenu
User should see Header Menu Home link is OK Home Item Title is in Header Menu Full Episodes link is OK Full Episodes title is in Header Menu Houseguests link is OK Houseguests title is in Header Menu Photos link is OK Photos title is in Header Menu News link is OK News title is in Header Menu
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
verifyBrandLogoInFooter
User should see Brand Global Logo in Footer Brand Logo title is Global User can click on Global Logo User should see Brand Insight Logo in Footer Brand Logo Title is Insight User can click on Insight Logo
testCopyrightYear
Footer copyright year date is updated to 2024
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.header.HeaderMenu
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 0 ms
verifyHeaderMenu 3036 ms
afterMethod 6857 ms
corusent.qa.bbcan.tests.header.HeaderNavigation
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 6936 ms
verifyHeaderNavigation 9151 ms
afterMethod 49631 ms
corusent.qa.bbcan.tests.footer.BrandLogos
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 49709 ms
verifyBrandLogoInFooter 51884 ms
afterMethod 124962 ms
corusent.qa.bbcan.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 125041 ms
testCopyrightYear 127292 ms
afterMethod 127634 ms