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.logo.LogoHeaderTest1
testHeaderLogoImage (Verify Logo image in header)
corusent.qa.hgtv.tests.menu.MenuInHeader
verifyMenuLinksInHeader (Verify Menu Links In Header)
corusent.qa.hgtv.tests.social.SocialLinksTest1
testFooterSocialLinks (Verify General Social Links)
corusent.qa.hgtv.tests.home.MostPopularTest1
testMostPopularBlock (Verify Most Popular on Home Page)
corusent.qa.hgtv.tests.footer.CopyrightYearTest
testCopyrightYear (Verify Copyright Year under Footer Menu)
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.footer.LogoBrandFooterTest
testFooterBrandLogo (Verify Brand Logos in footer)
/codebuild/output/src042263169/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: 50 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 2636 ms
afterMethod 15448 ms
corusent.qa.hgtv.tests.archives.TagPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 15525 ms
testTagPage 17127 ms
afterMethod 30796 ms
corusent.qa.hgtv.tests.footer.CopyrightYearTest
beforeMethod(Chrome, https://uat.hgtv.ca/) 30873 ms
testCopyrightYear 32406 ms
afterMethod 32541 ms
corusent.qa.hgtv.tests.footer.LogoBrandFooterTest
beforeMethod(Chrome, https://uat.hgtv.ca/) 32611 ms
testFooterBrandLogo 34215 ms
afterMethod 34370 ms
corusent.qa.hgtv.tests.gallery.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 34438 ms
testMostPopularBlock 36224 ms
afterMethod 47520 ms
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
beforeMethod(Chrome, https://uat.hgtv.ca/) 47592 ms
testHomeFeaturedBlock 49304 ms
afterMethod 52109 ms
corusent.qa.hgtv.tests.home.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 52186 ms
testMostPopularBlock 53770 ms
afterMethod 58921 ms
corusent.qa.hgtv.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 58989 ms
testHeaderLogoImage 60714 ms
afterMethod 61401 ms
corusent.qa.hgtv.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat.hgtv.ca/) 61470 ms
verifyMenuLinksInHeader 63126 ms
afterMethod 64264 ms
corusent.qa.hgtv.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat.hgtv.ca/) 64331 ms
testFooterSocialLinks 65991 ms
afterMethod 68760 ms