Test results
1 suite
corusent.qa.globalstream.tests.header.MenuLinks
testHeaderMenuLinks (Verify Links under Header Menu)
corusent.qa.globalstream.tests.footer.CopyrightYear
testCopyrightYear (Verify Copyright Year under Footer Menu)
corusent.qa.globalstream.tests.footer.CorusLogo
testFooterCorusLogo (Verify Corus Brand Logo in footer)
corusent.qa.globalstream.tests.footer.FooterNavLinks
testFooterNavLinks (Verify Links under Footer Menu)
corusent.qa.globalstream.tests.header.GlobalLogo
testHeaderGlobalLogo (Verify Global Brand Logo in header)
/codebuild/output/src410188368/src/GlobalStream_linux_working_backup/resources/testngGlobalStreamUat.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="TestSuiteGlobalStreamUat" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="1" parallel="tests" name="GlobalStreamChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat.watch.globaltv.com/"/>
    <classes>
      <class name="corusent.qa.globalstream.tests.footer.CopyrightYear"/>
      <class name="corusent.qa.globalstream.tests.footer.CorusLogo"/>
      <class name="corusent.qa.globalstream.tests.footer.FooterNavLinks"/>
      <class name="corusent.qa.globalstream.tests.header.GlobalLogo"/>
      <class name="corusent.qa.globalstream.tests.header.MenuLinks"/>
    </classes>
  </test> <!-- GlobalStreamChromeDesktop -->
</suite> <!-- TestSuiteGlobalStreamUat -->
            
Tests for TestSuiteGlobalStreamUat
  • GlobalStreamChromeDesktop (5 classes)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 6 seconds
Reporter output for TestSuiteGlobalStreamUat
0 ignored methods
Methods in chronological order
corusent.qa.globalstream.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 0 ms
testCopyrightYear 5951 ms
afterMethod 6526 ms
corusent.qa.globalstream.tests.footer.CorusLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 6601 ms
testFooterCorusLogo 10010 ms
afterMethod 11393 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 11466 ms
testFooterNavLinks 14773 ms
afterMethod 17077 ms
corusent.qa.globalstream.tests.header.GlobalLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 17147 ms
testHeaderGlobalLogo 20367 ms
afterMethod 21406 ms
corusent.qa.globalstream.tests.header.MenuLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 21477 ms
testHeaderMenuLinks 24621 ms
afterMethod 25850 ms