Test results
1 suite
corusent.qa.corusent.tests.header.HamburgerMenuBtn
testHamburgerMenuBtn (Verify Hamburger Menu Button in header.)
corusent.qa.corusent.tests.header.HeaderLogo
testHeaderLogo (Verify Corus Brand Logo in header.)
/codebuild/output/src891822661/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="CorusentUATRegressionTestSuite" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="3" parallel="classes" name="CorusentChromeDesktopRegressionTest" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat1.corusent.com/"/>
    <classes>
      <class name="corusent.qa.corusent.tests.header.HamburgerMenuBtn"/>
      <class name="corusent.qa.corusent.tests.header.HeaderLogo"/>
    </classes>
  </test> <!-- CorusentChromeDesktopRegressionTest -->
</suite> <!-- CorusentUATRegressionTestSuite -->
            
Tests for CorusentUATRegressionTestSuite
  • CorusentChromeDesktopRegressionTest (2 classes)
Groups for CorusentUATRegressionTestSuite
Times for CorusentUATRegressionTestSuite
Total running time: 3 seconds
Reporter output for CorusentUATRegressionTestSuite
testHeaderLogo
1. Verify header logo image is loaded properly. ...... The Header Logo is loaded: true ---------- This test is Passed! 2. Verify header logo url returns statusCode 200. ...... https://uat1.corusent.com/ The statusCode is - 200 ---------- This test is Passed! 3. Verify header logo links to Homepage. ...... The Header Logo Link: https://uat1.corusent.com/ ---------- This test is Passed! 4. Verify header logo has proper alt attribute. ...... CORUS_LOGO_ALT value is: Corus Entertainment ---------- This test is Passed!
testHamburgerMenuBtn
1. Verify hamburger button toggles the main nav menus. ...... Click hamburger button, the main navigation menu is opened! Click hamburger button again, the main navigation menu is closed! ---------- This test is Passed! 2. Verify hamburger button has text of "Menu". ...... The hamburger button text is: Menu ---------- This test is Passed!
0 ignored methods
Methods in chronological order
corusent.qa.corusent.tests.header.HamburgerMenuBtn
beforeMethod(Chrome, https://uat1.corusent.com/) 0 ms
corusent.qa.corusent.tests.header.HeaderLogo
beforeMethod(Chrome, https://uat1.corusent.com/) 0 ms
corusent.qa.corusent.tests.header.HamburgerMenuBtn
testHamburgerMenuBtn 2914 ms
corusent.qa.corusent.tests.header.HeaderLogo
testHeaderLogo 2964 ms
afterMethod 3709 ms
corusent.qa.corusent.tests.header.HamburgerMenuBtn
afterMethod 5392 ms