Test results
1 suite, 1 failed test
corusent.qa.hgtv.tests.footer.LogoBrandFooterTest
testFooterBrandLogo
java.lang.AssertionError: Footer Brand Logo Link (href) does not return status code 200 expected [true] but found [false] at corusent.qa.hgtv.tests.footer.LogoBrandFooterTest.testFooterBrandLogo(LogoBrandFooterTest.java:21) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) ... Removed 10 stack frames
(Verify Brand Logos in footer)
corusent.qa.hgtv.tests.archives.TagPageTest1
testTagPage (Verify Tag Page)
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
testHomeFeaturedBlock (Verify Featured Block on Home Page)
corusent.qa.hgtv.tests.gallery.MostPopularTest1
testMostPopularBlock (Verify Most Popular on Gallery Page)
corusent.qa.hgtv.tests.social.SocialLinksTest1
testFooterSocialLinks (Verify General Social Links)
corusent.qa.hgtv.tests.footer.CopyrightYearTest
testCopyrightYear (Verify Copyright Year under Footer Menu)
corusent.qa.hgtv.tests.menu.MenuInHeader
verifyMenuLinksInHeader (Verify Menu Links In Header)
corusent.qa.hgtv.tests.archives.AuthorPageTest2
testAuthorPage (Verify Author Page)
corusent.qa.hgtv.tests.logo.LogoHeaderTest1
testHeaderLogoImage (Verify Logo image in header)
corusent.qa.hgtv.tests.home.MostPopularTest1
testMostPopularBlock (Verify Most Popular on Home Page)
/codebuild/output/src068689871/src/Hgtv/resources/testngHgtvUat.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="TestSuiteHgtvUat" guice-stage="DEVELOPMENT" verbose="0">
  <listeners>
    <listener class-name="corusent.qa.hgtv.extentreport.ExtentReporterListener"/>
  </listeners>
  <test thread-count="1" parallel="tests" name="HgtvChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat.hgtv.ca/"/>
    <classes>
      <class name="corusent.qa.hgtv.tests.archives.AuthorPageTest2"/>
      <class name="corusent.qa.hgtv.tests.archives.TagPageTest1"/>
      <class name="corusent.qa.hgtv.tests.footer.CopyrightYearTest"/>
      <class name="corusent.qa.hgtv.tests.footer.LogoBrandFooterTest"/>
      <class name="corusent.qa.hgtv.tests.gallery.MostPopularTest1"/>
      <class name="corusent.qa.hgtv.tests.home.FeaturedBlockTest2"/>
      <class name="corusent.qa.hgtv.tests.home.MostPopularTest1"/>
      <class name="corusent.qa.hgtv.tests.logo.LogoHeaderTest1"/>
      <class name="corusent.qa.hgtv.tests.menu.MenuInHeader"/>
      <class name="corusent.qa.hgtv.tests.social.SocialLinksTest1"/>
    </classes>
  </test> <!-- HgtvChromeDesktop -->
</suite> <!-- TestSuiteHgtvUat -->
            
Tests for TestSuiteHgtvUat
  • HgtvChromeDesktop (10 classes)
Groups for TestSuiteHgtvUat
Times for TestSuiteHgtvUat
Total running time: 1 minutes
Reporter output for TestSuiteHgtvUat
verifyMenuLinksInHeader
User should see Menu Links in Header
0 ignored methods
Methods in chronological order
corusent.qa.hgtv.tests.archives.AuthorPageTest2
beforeMethod(Chrome, https://uat.hgtv.ca/) 0 ms
testAuthorPage 2925 ms
afterMethod 37624 ms
corusent.qa.hgtv.tests.archives.TagPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 37697 ms
testTagPage 39645 ms
afterMethod 73702 ms
corusent.qa.hgtv.tests.footer.CopyrightYearTest
beforeMethod(Chrome, https://uat.hgtv.ca/) 73891 ms
testCopyrightYear 75642 ms
afterMethod 75789 ms
corusent.qa.hgtv.tests.footer.LogoBrandFooterTest
beforeMethod(Chrome, https://uat.hgtv.ca/) 75858 ms
testFooterBrandLogo 77590 ms
afterMethod 79302 ms
corusent.qa.hgtv.tests.gallery.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 79370 ms
testMostPopularBlock 80992 ms
afterMethod 89899 ms
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
beforeMethod(Chrome, https://uat.hgtv.ca/) 89971 ms
testHomeFeaturedBlock 95914 ms
afterMethod 99233 ms
corusent.qa.hgtv.tests.home.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 99301 ms
testMostPopularBlock 101077 ms
afterMethod 106975 ms
corusent.qa.hgtv.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 107044 ms
testHeaderLogoImage 108942 ms
afterMethod 109640 ms
corusent.qa.hgtv.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat.hgtv.ca/) 109709 ms
verifyMenuLinksInHeader 111629 ms
afterMethod 112921 ms
corusent.qa.hgtv.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 112994 ms
testFooterSocialLinks 115037 ms
afterMethod 116661 ms