corusent.qa.globalstream.tests.shows.ShowGenericImage
testShowGenericImageOnAdultSwim
java.lang.AssertionError: Generic Image is found for Adult Swim Show. expected [true] but found [false]
at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnAdultSwim(ShowGenericImage.java:153)
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:834)
... Removed 10 stack frames
(Verify Show Generic Image on Adult Swim Show Details Page)
testShowGenericImageOnHistory
java.lang.AssertionError: Generic Image is found for History Show. expected [true] but found [false]
at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnHistory(ShowGenericImage.java:41)
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:834)
... Removed 10 stack frames
(Verify Show Generic Image on History Show Details Page)
testShowGenericImageOnShowcase
java.lang.AssertionError: Generic Image is found for Showcase Show. expected [true] but found [false]
at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnShowcase(ShowGenericImage.java:121)
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:834)
... Removed 10 stack frames
(Verify Show Generic Image on Showcase Show Details Page)
testShowGenericImageOnWNetwork
java.lang.AssertionError: Generic Image is found for W Network Show. expected [true] but found [false]
at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnWNetwork(ShowGenericImage.java:89)
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:834)
... Removed 10 stack frames
(Verify Show Generic Image on W Network Show Details Page)
corusent.qa.globalstream.tests.shows.ShowGenericImage
corusent.qa.globalstream.tests.header.MenuLinks
corusent.qa.globalstream.tests.shows.ShowBgImageSize
corusent.qa.globalstream.tests.footer.CopyrightYear
corusent.qa.globalstream.tests.footer.SocialLinks
corusent.qa.globalstream.tests.shows.ShowBrandLogo
corusent.qa.globalstream.tests.shows.ShowDescription
corusent.qa.globalstream.tests.shows.ShowBgImage
corusent.qa.globalstream.tests.shows.ShowTitle
corusent.qa.globalstream.tests.footer.CorusLogo
corusent.qa.globalstream.tests.footer.FooterNavLinks
/codebuild/output/src234218273/src/GlobalStream/resources/testngGlobalStreamUat.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="TestSuiteGlobalStreamUat" guice-stage="DEVELOPMENT" verbose="0">
<test thread-count="1" parallel="tests" name="GlobalStreamChromeDesktop" verbose="0">
<parameter name="paramBrowserType" value="Chrome"/>
<parameter name="paramTestUrl" value="https://uat.watch.globaltv.com/"/>
<classes>
<class name="corusent.qa.globalstream.tests.footer.CopyrightYear"/>
<class name="corusent.qa.globalstream.tests.footer.CorusLogo"/>
<class name="corusent.qa.globalstream.tests.footer.FooterNavLinks"/>
<class name="corusent.qa.globalstream.tests.header.GlobalLogo"/>
<class name="corusent.qa.globalstream.tests.header.MenuLinks"/>
<class name="corusent.qa.globalstream.tests.footer.SocialLinks"/>
<class name="corusent.qa.globalstream.tests.shows.ShowBgImage"/>
<class name="corusent.qa.globalstream.tests.shows.ShowBgImageSize"/>
<class name="corusent.qa.globalstream.tests.shows.ShowBrandLogo"/>
<class name="corusent.qa.globalstream.tests.shows.ShowDescription"/>
<class name="corusent.qa.globalstream.tests.shows.ShowGenericImage"/>
<class name="corusent.qa.globalstream.tests.shows.ShowTitle"/>
</classes>
</test> <!-- GlobalStreamChromeDesktop -->
</suite> <!-- TestSuiteGlobalStreamUat -->
Tests for TestSuiteGlobalStreamUat
- GlobalStreamChromeDesktop (12 classes)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 31 minutes
Reporter output for TestSuiteGlobalStreamUat
0 ignored methods
Methods in chronological order
corusent.qa.globalstream.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
0 ms
testCopyrightYear
4265 ms
afterMethod
4757 ms
corusent.qa.globalstream.tests.footer.CorusLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
4831 ms
testFooterCorusLogo
8057 ms
afterMethod
9388 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
9458 ms
testFooterNavLinks
12754 ms
afterMethod
15064 ms
corusent.qa.globalstream.tests.header.GlobalLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
15133 ms
testHeaderGlobalLogo
18250 ms
afterMethod
19281 ms
corusent.qa.globalstream.tests.header.MenuLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
19359 ms
testHeaderMenuLinks
22425 ms
afterMethod
23677 ms
corusent.qa.globalstream.tests.footer.SocialLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
23746 ms
testFooterSocialLinks
26869 ms
afterMethod
28439 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
28509 ms
testShowBackGroundImageOnAdultSwim
32112 ms
afterMethod
53871 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
53947 ms
testShowBackGroundImageOnFood
57185 ms
afterMethod
106096 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
106199 ms
testShowBackGroundImageOnGlobal
109047 ms
afterMethod
151045 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
151178 ms
testShowBackGroundImageOnHgtv
154625 ms
afterMethod
215751 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
215859 ms
testShowBackGroundImageOnHistory
218999 ms
afterMethod
247614 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
247697 ms
testShowBackGroundImageOnNationalGeographic
250969 ms
afterMethod
299527 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
299622 ms
testShowBackGroundImageOnShowcase
302847 ms
afterMethod
315895 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
315968 ms
testShowBackGroundImageOnSlice
318842 ms
afterMethod
335161 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
335238 ms
testShowBackGroundImageOnWNetwork
338626 ms
afterMethod
355995 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
356067 ms
testShowBackGroundImageSizeOnAdultSwim
359070 ms
afterMethod
384628 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
384702 ms
testShowBackGroundImageSizeOnFood
387671 ms
afterMethod
447811 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
447922 ms
testShowBackGroundImageSizeOnGlobal
451153 ms
afterMethod
501776 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
501878 ms
testShowBackGroundImageSizeOnHgtv
505496 ms
afterMethod
580547 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
580668 ms
testShowBackGroundImageSizeOnHistory
583810 ms
afterMethod
616804 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
616887 ms
testShowBackGroundImageSizeOnNationalGeographic
619980 ms
afterMethod
679747 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
679837 ms
testShowBackGroundImageSizeOnShowcase
682918 ms
afterMethod
696872 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
696947 ms
testShowBackGroundImageSizeOnSlice
700071 ms
afterMethod
718914 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
718989 ms
testShowBackGroundImageSizeOnWNetwork
721995 ms
afterMethod
742565 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
742637 ms
testShowBrandLogoImageOnAdultSwim
745662 ms
afterMethod
767280 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
767355 ms
testShowBrandLogoImageOnFood
770520 ms
afterMethod
819705 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
819808 ms
testShowBrandLogoImageOnGlobal
822721 ms
afterMethod
865314 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
865414 ms
testShowBrandLogoImageOnHgtv
868609 ms
afterMethod
929724 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
929887 ms
testShowBrandLogoImageOnHistory
932902 ms
afterMethod
961291 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
961377 ms
testShowBrandLogoImageOnNationalGeographic
964455 ms
afterMethod
1013588 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1013679 ms
testShowBrandLogoImageOnShowcase
1016899 ms
afterMethod
1029906 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1029981 ms
testShowBrandLogoImageOnSlice
1033102 ms
afterMethod
1049057 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1049137 ms
testShowBrandLogoImageOnWNetwork
1052134 ms
afterMethod
1069731 ms
corusent.qa.globalstream.tests.shows.ShowDescription
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1069803 ms
testShowDescriptionOnAdultSwim
1072815 ms
afterMethod
1096847 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1096923 ms
testShowDescriptionOnFood
1100073 ms
afterMethod
1156927 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1157028 ms
testShowDescriptionOnGlobal
1160246 ms
afterMethod
1208421 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1208519 ms
testShowDescriptionOnHgtv
1211532 ms
afterMethod
1281711 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1281873 ms
testShowDescriptionOnHistory
1285020 ms
afterMethod
1317374 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1317459 ms
testShowDescriptionOnNationalGeographic
1320587 ms
afterMethod
1375693 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1375787 ms
testShowDescriptionOnShowcase
1378786 ms
afterMethod
1392932 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1393006 ms
testShowDescriptionOnSlice
1396080 ms
afterMethod
1414404 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1414500 ms
testShowDescriptionOnWNetwork
1417504 ms
afterMethod
1436972 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1437064 ms
testShowGenericImageOnAdultSwim
1440051 ms
afterMethod
1444460 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1444530 ms
testShowGenericImageOnFood
1447622 ms
afterMethod
1497072 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1498465 ms
testShowGenericImageOnGlobal
1501057 ms
afterMethod
1543817 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1543914 ms
testShowGenericImageOnHgtv
1546860 ms
afterMethod
1608322 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1608435 ms
testShowGenericImageOnHistory
1612226 ms
afterMethod
1626380 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1626454 ms
testShowGenericImageOnNationalGeographic
1629591 ms
afterMethod
1678789 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1678928 ms
testShowGenericImageOnShowcase
1682287 ms
afterMethod
1693063 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1693134 ms
testShowGenericImageOnSlice
1696304 ms
afterMethod
1712434 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1712512 ms
testShowGenericImageOnWNetwork
1715553 ms
afterMethod
1729063 ms
corusent.qa.globalstream.tests.shows.ShowTitle
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1729137 ms
testShowTitleOnAdultSwim
1732620 ms
afterMethod
1756689 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1756765 ms
testShowTitleOnFood
1759611 ms
afterMethod
1816311 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1816411 ms
testShowTitleOnGlobal
1819440 ms
afterMethod
1867780 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1867881 ms
testShowTitleOnHgtv
1871005 ms
afterMethod
1941272 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1941434 ms
testShowTitleOnHistory
1945097 ms
afterMethod
1977531 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1977615 ms
testShowTitleOnNationalGeographic
1980768 ms
afterMethod
2035859 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
2035997 ms
testShowTitleOnShowcase
2039034 ms
afterMethod
2053477 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
2053563 ms
testShowTitleOnSlice
2056636 ms
afterMethod
2074788 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
2074866 ms
testShowTitleOnWNetwork
2078185 ms
afterMethod
2097309 ms