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.home.MostPopularTest1
corusent.qa.hgtv.tests.gallery.MostPopularTest1
/codebuild/output/src098316630/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
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
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
5081 ms
afterMethod
34186 ms
corusent.qa.hgtv.tests.archives.TagPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
34262 ms
testTagPage
37471 ms
afterMethod
50494 ms
corusent.qa.hgtv.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
50566 ms
testCopyrightYear
53784 ms
afterMethod
53898 ms
corusent.qa.hgtv.tests.footer.LogoBrandFooterTest2
beforeMethod(Chrome, https://uat.hgtv.ca/)
53968 ms
testFooterBrandLogo
56547 ms
afterMethod
56679 ms
corusent.qa.hgtv.tests.gallery.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
56749 ms
testMostPopularBlock
59397 ms
afterMethod
70477 ms
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
beforeMethod(Chrome, https://uat.hgtv.ca/)
70564 ms
testHomeFeaturedBlock
73331 ms
afterMethod
77051 ms
corusent.qa.hgtv.tests.home.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
77121 ms
testMostPopularBlock
79979 ms
afterMethod
89667 ms
corusent.qa.hgtv.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
89738 ms
testHeaderLogoImage
92633 ms
afterMethod
93357 ms
corusent.qa.hgtv.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat.hgtv.ca/)
93428 ms
verifyMenuLinksInHeader
96199 ms
afterMethod
97727 ms
corusent.qa.hgtv.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
97795 ms
testFooterSocialLinks
100599 ms
afterMethod
102492 ms
corusent.qa.hgtv.tests.seo.MetaTagsInArticle
beforeMethod(Chrome, https://uat.hgtv.ca/)
102562 ms
verifyMetaTagsInArticle
105332 ms
afterMethod
109884 ms
corusent.qa.hgtv.tests.shows.ShowPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
109955 ms
testShowPage
114251 ms
afterMethod
117976 ms
corusent.qa.hgtv.tests.allhosts.AllHostsPage
beforeMethod(Chrome, https://uat.hgtv.ca/)
118048 ms
testHostsPage
121265 ms
afterMethod
125202 ms