/codebuild/output/src969620493/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: 32 seconds
Reporter output for TestSuiteBbcanUat
verifyBrandLogoInFooter
User should see Brand Logo in Footer
User should see Brand Insight Logo in Footer
verifyMenuLinksInFooter
User should see Menu Links in Footer
verifyMenuLinksInHeader
User should see Menu Links in Header
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
0 ms
testFooterSocialLinks
3047 ms
afterMethod
5315 ms
corusent.qa.bbcan.tests.footer.MenuInFooter
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
5387 ms
verifyMenuLinksInFooter
8011 ms
afterMethod
9482 ms
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
9553 ms
testCopyrightYear
12109 ms
afterMethod
12324 ms
corusent.qa.bbcan.tests.footer.BrandLogo
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
12395 ms
verifyBrandLogoInFooter
14416 ms
afterMethod
36244 ms
corusent.qa.bbcan.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
36367 ms
verifyMenuLinksInHeader
38477 ms
afterMethod
44083 ms
corusent.qa.bbcan.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
44153 ms
testHeaderLogoImage
46588 ms
afterMethod
47736 ms