corusent.qa.corusent.tests.header.HeaderNavLogo
corusent.qa.corusent.tests.header.HamburgerMenuBtn
/codebuild/output/src111167943/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.HeaderLogo"/>
<class name="corusent.qa.corusent.tests.header.HamburgerMenuBtn"/>
<class name="corusent.qa.corusent.tests.header.HeaderNavLogo"/>
</classes>
</test> <!-- CorusentChromeDesktopRegressionTest -->
</suite> <!-- CorusentUATRegressionTestSuite -->
Tests for CorusentUATRegressionTestSuite
- CorusentChromeDesktopRegressionTest (3 classes)
Groups for CorusentUATRegressionTestSuite
Times for CorusentUATRegressionTestSuite
Total running time: 5 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/ - 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!
testHeaderNavLogo
1. Verify header nav logo image is loaded properly. ......
The header nav logo is loaded: true
---------- This test is Passed!
2. Verify header nav logo url returns statusCode 200. ......
... https://uat1.corusent.com/ - 200
---------- This test is Passed!
3. Verify header nav logo links to Homepage. ......
The header nav logo link: https://uat1.corusent.com/
---------- This test is Passed!
4. Verify header nav logo has proper alt attribute. ......
Coruseng Nav Logo ALT value is: Corus Entertainment
---------- This test is Passed!
0 ignored methods
Methods in chronological order
corusent.qa.corusent.tests.header.HeaderNavLogo
beforeMethod(Chrome, https://uat1.corusent.com/)
0 ms
corusent.qa.corusent.tests.header.HeaderLogo
beforeMethod(Chrome, https://uat1.corusent.com/)
4 ms
corusent.qa.corusent.tests.header.HamburgerMenuBtn
beforeMethod(Chrome, https://uat1.corusent.com/)
5 ms
corusent.qa.corusent.tests.header.HeaderNavLogo
testHeaderNavLogo
2990 ms
corusent.qa.corusent.tests.header.HamburgerMenuBtn
testHamburgerMenuBtn
3036 ms
corusent.qa.corusent.tests.header.HeaderLogo
testHeaderLogo
3096 ms
afterMethod
4028 ms
corusent.qa.corusent.tests.header.HeaderNavLogo
afterMethod
5290 ms
corusent.qa.corusent.tests.header.HamburgerMenuBtn
afterMethod
5678 ms