Test results
1 suite
corusent.qa.corusent.tests.footer.CorusLogo
testFooterCorusLogo (Verify Corus Brand Logo in footer)
corusent.qa.corusent.tests.footer.CopyrightYear
testCopyrightYear (Verify Copyright Year under Footer Menu)
/codebuild/output/src349655916/src/Corusent/resources/TestNG-Corusent-UAT-RegressionTestSuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="3" parallel="classes" name="TestSuiteGlobalStreamUat" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="3" parallel="classes" name="GlobalStreamChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat.watch.globaltv.com/"/>
    <classes>
      <class name="corusent.qa.corusent.tests.footer.CopyrightYear"/>
      <class name="corusent.qa.corusent.tests.footer.CorusLogo"/>
    </classes>
  </test> <!-- GlobalStreamChromeDesktop -->
</suite> <!-- TestSuiteGlobalStreamUat -->
            
Tests for TestSuiteGlobalStreamUat
  • GlobalStreamChromeDesktop (2 classes)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 2 seconds
Reporter output for TestSuiteGlobalStreamUat
0 ignored methods
Methods in chronological order
corusent.qa.corusent.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 0 ms
corusent.qa.corusent.tests.footer.CorusLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 5 ms
testFooterCorusLogo 10356 ms
corusent.qa.corusent.tests.footer.CopyrightYear
testCopyrightYear 10408 ms
afterMethod 10969 ms
corusent.qa.corusent.tests.footer.CorusLogo
afterMethod 11874 ms