Test results
1 suite
corusent.qa.bbcan.tests.footer.MenuInFooter
verifyMenuLinksInFooter (Verify Menu Links In Footer)
corusent.qa.bbcan.tests.logo.LogoHeaderTest1
testHeaderLogoImage (Verify Logo image in header)
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
testCopyrightYear (Verify Copyright Year under Footer Menu)
corusent.qa.bbcan.tests.menu.MenuInHeader
verifyMenuLinksInHeader (Verify Menu Links In Header)
corusent.qa.bbcan.tests.social.SocialLinksTest1
testFooterSocialLinks (Verify General Social Links)
corusent.qa.bbcan.tests.footer.BrandLogo
verifyBrandLogoInFooter (Verify Brand Logo In Footer)
/codebuild/output/src234295552/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://uat10.bigbrothercanada.ca/"/>
    <classes>
      <class name="corusent.qa.bbcan.tests.social.SocialLinksTest1"/>
      <class name="corusent.qa.bbcan.tests.footer.MenuInFooter"/>
      <class name="corusent.qa.bbcan.tests.footer.CopyrightYearTest1"/>
      <class name="corusent.qa.bbcan.tests.footer.BrandLogo"/>
      <class name="corusent.qa.bbcan.tests.menu.MenuInHeader"/>
      <class name="corusent.qa.bbcan.tests.logo.LogoHeaderTest1"/>
    </classes>
  </test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
            
Tests for TestSuiteBbcanUat
  • BbcanChromeDesktop (6 classes)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 31 seconds
Reporter output for TestSuiteBbcanUat
verifyBrandLogoInFooter
User should see Brand Logo in Footer User should see Brand Insight Logo in Footer
verifyMenuLinksInHeader
User should see Menu Links in Header
verifyMenuLinksInFooter
User should see Menu Links in Footer
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/) 0 ms
testFooterSocialLinks 4421 ms
afterMethod 6424 ms
corusent.qa.bbcan.tests.footer.MenuInFooter
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/) 6495 ms
verifyMenuLinksInFooter 8776 ms
afterMethod 10264 ms
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/) 10339 ms
testCopyrightYear 12496 ms
afterMethod 12745 ms
corusent.qa.bbcan.tests.footer.BrandLogo
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/) 12830 ms
verifyBrandLogoInFooter 15048 ms
afterMethod 36363 ms
corusent.qa.bbcan.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/) 36441 ms
verifyMenuLinksInHeader 38563 ms
afterMethod 44180 ms
corusent.qa.bbcan.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/) 44260 ms
testHeaderLogoImage 46380 ms
afterMethod 47572 ms