/codebuild/output/src831799700/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"/>
</classes>
</test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
Tests for TestSuiteBbcanUat
- BbcanChromeDesktop (4 classes)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 25 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
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
0 ms
testFooterSocialLinks
3900 ms
afterMethod
6230 ms
corusent.qa.bbcan.tests.footer.MenuInFooter
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
6306 ms
verifyMenuLinksInFooter
9157 ms
afterMethod
10581 ms
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
10655 ms
testCopyrightYear
13205 ms
afterMethod
13468 ms
corusent.qa.bbcan.tests.footer.BrandLogo
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/)
13536 ms
verifyBrandLogoInFooter
16001 ms
afterMethod
37767 ms