corusent.qa.hgtv.tests.archives.TagPageTest1
testTagPage
java.lang.AssertionError: Tag Intro (Text) is not correct. expected [true] but found [false]
at corusent.qa.hgtv.tests.archives.TagPageTest1.testTagPage(TagPageTest1.java:24)
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.footer.LogoBrandFooterTest2
corusent.qa.hgtv.tests.footer.CopyrightYearTest1
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
corusent.qa.hgtv.tests.gallery.MostPopularTest1
corusent.qa.hgtv.tests.home.MostPopularTest1
/codebuild/output/src926249127/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.CopyrightYearTest1"/>
<class name="corusent.qa.hgtv.tests.footer.LogoBrandFooterTest2"/>
<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"/>
<class name="corusent.qa.hgtv.tests.seo.MetaTagsInArticle"/>
<class name="corusent.qa.hgtv.tests.shows.ShowPageTest1"/>
<class name="corusent.qa.hgtv.tests.allhosts.AllHostsPage"/>
</classes>
</test> <!-- HgtvChromeDesktop -->
</suite> <!-- TestSuiteHgtvUat -->
Tests for TestSuiteHgtvUat
- HgtvChromeDesktop (13 classes)
Groups for TestSuiteHgtvUat
Times for TestSuiteHgtvUat
Total running time: 1 minutes
Reporter output for TestSuiteHgtvUat
verifyMenuLinksInHeader
User should see Menu Links in Header
verifyMetaTagsInArticle
Page Title should be present in head
Meta Robots should be present in head
Meta twitter:card should be present in head
Meta twitter:creator should be present in head
Meta twitter:label1 should be present in head
Meta twitter:data1 should be present in head
Meta twitter:label2 should be present in head
Meta twitter:data2 should be present in head
Link canonical url should be present in head
Meta og:locale should be present in head
Meta og:type should be present in head
Meta og:title should be present in head
Meta og:description should be present in head
Meta og:url should be present in head
Meta og:site_name should be present in head
Meta article:publisher should be present in head
Meta article:published_time should be present in head
Meta article:modified_time should be present in head
Meta og:image should be present in head
Meta og:image:width should be present in head
Meta og:image:height should be present in head
0 ignored methods
Methods in chronological order
corusent.qa.hgtv.tests.archives.AuthorPageTest2
beforeMethod(Chrome, https://uat.hgtv.ca/)
0 ms
testAuthorPage
5556 ms
afterMethod
24497 ms
corusent.qa.hgtv.tests.archives.TagPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
24569 ms
testTagPage
27188 ms
afterMethod
41245 ms
corusent.qa.hgtv.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
41324 ms
testCopyrightYear
44271 ms
afterMethod
44433 ms
corusent.qa.hgtv.tests.footer.LogoBrandFooterTest2
beforeMethod(Chrome, https://uat.hgtv.ca/)
44500 ms
testFooterBrandLogo
47133 ms
afterMethod
47239 ms
corusent.qa.hgtv.tests.gallery.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
47309 ms
testMostPopularBlock
49737 ms
afterMethod
60894 ms
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
beforeMethod(Chrome, https://uat.hgtv.ca/)
60966 ms
testHomeFeaturedBlock
64117 ms
afterMethod
66120 ms
corusent.qa.hgtv.tests.home.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
66188 ms
testMostPopularBlock
69227 ms
afterMethod
77615 ms
corusent.qa.hgtv.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
77684 ms
testHeaderLogoImage
80034 ms
afterMethod
80743 ms
corusent.qa.hgtv.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat.hgtv.ca/)
80816 ms
verifyMenuLinksInHeader
83667 ms
afterMethod
84965 ms
corusent.qa.hgtv.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
85034 ms
testFooterSocialLinks
87666 ms
afterMethod
90518 ms
corusent.qa.hgtv.tests.seo.MetaTagsInArticle
beforeMethod(Chrome, https://uat.hgtv.ca/)
90585 ms
verifyMetaTagsInArticle
93260 ms
afterMethod
97388 ms
corusent.qa.hgtv.tests.shows.ShowPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
97459 ms
testShowPage
100267 ms
afterMethod
103908 ms
corusent.qa.hgtv.tests.allhosts.AllHostsPage
beforeMethod(Chrome, https://uat.hgtv.ca/)
103978 ms
testHostsPage
106719 ms
afterMethod
110159 ms