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/src485823613/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
3457 ms
afterMethod
24934 ms
corusent.qa.hgtv.tests.archives.TagPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
25009 ms
testTagPage
27828 ms
afterMethod
40891 ms
corusent.qa.hgtv.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
40963 ms
testCopyrightYear
43746 ms
afterMethod
43904 ms
corusent.qa.hgtv.tests.footer.LogoBrandFooterTest2
beforeMethod(Chrome, https://uat.hgtv.ca/)
43974 ms
testFooterBrandLogo
46764 ms
afterMethod
46876 ms
corusent.qa.hgtv.tests.gallery.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
46947 ms
testMostPopularBlock
49391 ms
afterMethod
59848 ms
corusent.qa.hgtv.tests.home.FeaturedBlockTest2
beforeMethod(Chrome, https://uat.hgtv.ca/)
59921 ms
testHomeFeaturedBlock
62392 ms
afterMethod
65820 ms
corusent.qa.hgtv.tests.home.MostPopularTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
65890 ms
testMostPopularBlock
68568 ms
afterMethod
76995 ms
corusent.qa.hgtv.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
77065 ms
testHeaderLogoImage
79957 ms
afterMethod
80780 ms
corusent.qa.hgtv.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat.hgtv.ca/)
80849 ms
verifyMenuLinksInHeader
83300 ms
afterMethod
84818 ms
corusent.qa.hgtv.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
84886 ms
testFooterSocialLinks
87672 ms
afterMethod
89368 ms
corusent.qa.hgtv.tests.seo.MetaTagsInArticle
beforeMethod(Chrome, https://uat.hgtv.ca/)
89437 ms
verifyMetaTagsInArticle
92410 ms
afterMethod
95879 ms
corusent.qa.hgtv.tests.shows.ShowPageTest1
beforeMethod(Chrome, https://uat.hgtv.ca/)
95950 ms
testShowPage
98676 ms
afterMethod
102625 ms
corusent.qa.hgtv.tests.allhosts.AllHostsPage
beforeMethod(Chrome, https://uat.hgtv.ca/)
102699 ms
testHostsPage
105521 ms
afterMethod
109110 ms