Test results
1 suite, 2 failed tests
corusent.qa.hgtv.tests.archives.TagPageTest1
testTagPage
java.lang.AssertionError: Post Item Titles (Text) are not populated. expected [true] but found [false] at corusent.qa.hgtv.tests.archives.TagPageTest1.testTagPage(TagPageTest1.java:38) 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 Tag Page)
corusent.qa.hgtv.tests.archives.AuthorPageTest2
testAuthorPage
java.lang.AssertionError: Post Item Titles (Text) are not populated. expected [true] but found [false] at corusent.qa.hgtv.tests.archives.AuthorPageTest2.testAuthorPage(AuthorPageTest2.java:37) 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 Author Page)
corusent.qa.hgtv.tests.gallery.MostPopularTest1
testMostPopularBlock (Verify Most Popular on Gallery Page)
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
testHomeFeaturedBlock (Verify Featured Block on Home Page)
corusent.qa.hgtv.tests.footer.CopyrightYearTest
testCopyrightYear (Verify Copyright Year under Footer Menu)
corusent.qa.hgtv.tests.social.SocialLinksTest1
testFooterSocialLinks (Verify General Social Links)
corusent.qa.hgtv.tests.footer.LogoBrandFooterTest
testFooterBrandLogo (Verify Brand Logos in footer)
corusent.qa.hgtv.tests.menu.MenuInHeader
verifyMenuLinksInHeader (Verify Menu Links In Header)
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/src738371831/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: 48 seconds
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 2886 ms
afterMethod 16249 ms
corusent.qa.hgtv.tests.archives.TagPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 16325 ms
testTagPage 19538 ms
afterMethod 33222 ms
corusent.qa.hgtv.tests.footer.CopyrightYearTest
beforeMethod(Chrome, https://uat.hgtv.ca/) 33299 ms
testCopyrightYear 35074 ms
afterMethod 35216 ms
corusent.qa.hgtv.tests.footer.LogoBrandFooterTest
beforeMethod(Chrome, https://uat.hgtv.ca/) 35284 ms
testFooterBrandLogo 37126 ms
afterMethod 37356 ms
corusent.qa.hgtv.tests.gallery.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 37423 ms
testMostPopularBlock 39111 ms
afterMethod 47682 ms
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
beforeMethod(Chrome, https://uat.hgtv.ca/) 47754 ms
testHomeFeaturedBlock 49463 ms
afterMethod 52781 ms
corusent.qa.hgtv.tests.home.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 52849 ms
testMostPopularBlock 54595 ms
afterMethod 59532 ms
corusent.qa.hgtv.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 59600 ms
testHeaderLogoImage 61275 ms
afterMethod 61932 ms
corusent.qa.hgtv.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat.hgtv.ca/) 62000 ms
verifyMenuLinksInHeader 64129 ms
afterMethod 65236 ms
corusent.qa.hgtv.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 65303 ms
testFooterSocialLinks 66877 ms
afterMethod 69738 ms