Test results
1 suite
corusent.qa.bbcan.tests.social.SocialLinksTest1
testFooterSocialLinks (Verify General Social Links)
/codebuild/output/src269307344/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"/>
    </classes>
  </test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
            
Tests for TestSuiteBbcanUat
  • BbcanChromeDesktop (1 class)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 1 seconds
Reporter output for TestSuiteBbcanUat
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat10.bigbrothercanada.ca/) 0 ms
testFooterSocialLinks 5060 ms
afterMethod 6696 ms