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.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 17 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.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 17 stack frames
(Verify Show Generic Image on History 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.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 17 stack frames
(Verify Show Generic Image on W Network Show Details Page)
corusent.qa.globalstream.tests.footer.SocialLinks
testFooterSocialLinks
java.lang.AssertionError: Social Link (href) does not return status code 200. expected [true] but found [false]
at corusent.qa.globalstream.tests.footer.SocialLinks.testFooterSocialLinks(SocialLinks.java:21)
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 17 stack frames
(Verify General Social Links)
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
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.shows.ShowBrandLogo
corusent.qa.globalstream.tests.shows.ShowDescription
corusent.qa.globalstream.tests.shows.ShowTitle
corusent.qa.globalstream.tests.shows.ShowBgImage
corusent.qa.globalstream.tests.footer.CorusLogo
corusent.qa.globalstream.tests.footer.FooterNavLinks
/codebuild/output/src088510757/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="3" parallel="classes" name="TestSuiteGlobalStreamUat" guice-stage="DEVELOPMENT" verbose="0">
<test thread-count="3" parallel="classes" 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"/>
<class name="corusent.qa.globalstream.tests.shows.ShowTileGenericImage"/>
</classes>
</test> <!-- GlobalStreamChromeDesktop -->
</suite> <!-- TestSuiteGlobalStreamUat -->
Tests for TestSuiteGlobalStreamUat
- GlobalStreamChromeDesktop (13 classes)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 58 minutes
Reporter output for TestSuiteGlobalStreamUat
0 ignored methods
Methods in chronological order
corusent.qa.globalstream.tests.footer.FooterNavLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
0 ms
corusent.qa.globalstream.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1 ms
corusent.qa.globalstream.tests.footer.CorusLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
8 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
testFooterNavLinks
10939 ms
corusent.qa.globalstream.tests.footer.CorusLogo
testFooterCorusLogo
15055 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
afterMethod
15712 ms
corusent.qa.globalstream.tests.header.GlobalLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
15856 ms
corusent.qa.globalstream.tests.footer.CopyrightYear
testCopyrightYear
15924 ms
corusent.qa.globalstream.tests.footer.CorusLogo
afterMethod
16102 ms
corusent.qa.globalstream.tests.header.MenuLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
16213 ms
corusent.qa.globalstream.tests.footer.CopyrightYear
afterMethod
16235 ms
corusent.qa.globalstream.tests.footer.SocialLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
16334 ms
corusent.qa.globalstream.tests.header.MenuLinks
testHeaderMenuLinks
28019 ms
corusent.qa.globalstream.tests.header.GlobalLogo
testHeaderGlobalLogo
28737 ms
corusent.qa.globalstream.tests.footer.SocialLinks
testFooterSocialLinks
29078 ms
corusent.qa.globalstream.tests.header.MenuLinks
afterMethod
29427 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
29555 ms
corusent.qa.globalstream.tests.header.GlobalLogo
afterMethod
29658 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
29763 ms
corusent.qa.globalstream.tests.footer.SocialLinks
afterMethod
30448 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
30603 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnAdultSwim
41139 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnAdultSwim
42490 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnAdultSwim
43837 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
73540 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
73700 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
76392 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
76580 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
76734 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
76894 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnFood
85222 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnFood
88422 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnFood
88878 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
169208 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
169423 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
178526 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
178827 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnGlobal
179784 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
182260 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
182462 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnGlobal
189741 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnGlobal
193590 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
258293 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
258711 ms
testShowBackGroundImageOnHgtv
269585 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
271672 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
271880 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
277946 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
278334 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnHgtv
282475 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnHgtv
288189 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
380103 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
380886 ms
testShowBackGroundImageOnHistory
390357 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
395887 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
396304 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
406684 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
406982 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnHistory
407051 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnHistory
417787 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
439739 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
440005 ms
testShowBackGroundImageOnNationalGeographic
450219 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
453978 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
454217 ms
testShowBrandLogoImageOnNationalGeographic
462773 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
468330 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
468482 ms
testShowBackGroundImageSizeOnNationalGeographic
478778 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
533072 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
533346 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
542518 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
542847 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnShowcase
543693 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnShowcase
553297 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
562075 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
562643 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
564135 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
564344 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnShowcase
573546 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
574436 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
574648 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnSlice
576386 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnSlice
584050 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
595598 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
595775 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
602959 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
603170 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnSlice
605092 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
610941 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
611160 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnWNetwork
612737 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnWNetwork
622017 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
635717 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
635866 ms
testShowBackGroundImageSizeOnWNetwork
646884 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
658626 ms
corusent.qa.globalstream.tests.shows.ShowDescription
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
658927 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
667094 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
667446 ms
corusent.qa.globalstream.tests.shows.ShowDescription
testShowDescriptionOnAdultSwim
670171 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
testShowGenericImageOnAdultSwim
677619 ms
afterMethod
684270 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
684371 ms
testShowGenericImageOnFood
693882 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
695252 ms
corusent.qa.globalstream.tests.shows.ShowTitle
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
695532 ms
testShowTitleOnAdultSwim
704469 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
707698 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
707945 ms
testShowDescriptionOnFood
718769 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
740663 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
740766 ms
testShowTitleOnFood
751855 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
777324 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
777576 ms
testShowGenericImageOnGlobal
786782 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
819721 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
820175 ms
testShowDescriptionOnGlobal
828971 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
849400 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
849781 ms
testShowTitleOnGlobal
860525 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
864089 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
864391 ms
testShowGenericImageOnHgtv
873029 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
916677 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
916823 ms
testShowDescriptionOnHgtv
926058 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
947748 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
948114 ms
testShowTitleOnHgtv
958135 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
982604 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
982965 ms
testShowGenericImageOnHistory
993234 ms
afterMethod
1016250 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1016417 ms
testShowGenericImageOnNationalGeographic
1026173 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1053572 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1053906 ms
testShowDescriptionOnHistory
1064351 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1084954 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1085705 ms
testShowTitleOnHistory
1095957 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
1100869 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1101203 ms
testShowGenericImageOnShowcase
1109977 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1118123 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1118416 ms
testShowDescriptionOnNationalGeographic
1129364 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
1130411 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1130736 ms
testShowGenericImageOnSlice
1139226 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1148940 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1149220 ms
testShowTitleOnNationalGeographic
1158449 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
1164327 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1164524 ms
testShowGenericImageOnWNetwork
1172795 ms
afterMethod
1202070 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1202190 ms
testShowTileGenericImageOnAdultSwim
1210971 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1217369 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1217532 ms
testShowDescriptionOnShowcase
1224841 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1230364 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1230637 ms
testShowTileGenericImageOnFood
1240738 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1245922 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1246181 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1246863 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1247006 ms
corusent.qa.globalstream.tests.shows.ShowTitle
testShowTitleOnShowcase
1253540 ms
corusent.qa.globalstream.tests.shows.ShowDescription
testShowDescriptionOnSlice
1254961 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1272402 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1272611 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1278968 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1279080 ms
corusent.qa.globalstream.tests.shows.ShowTitle
testShowTitleOnSlice
1280253 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1283645 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1284047 ms
corusent.qa.globalstream.tests.shows.ShowDescription
testShowDescriptionOnWNetwork
1286790 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
testShowTileGenericImageOnGlobal
1293708 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1307698 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1307864 ms
testShowTitleOnWNetwork
1314472 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1329531 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1329675 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1331279 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
testShowTileGenericImageOnHgtv
1336630 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1355300 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1386869 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1386943 ms
testShowTileGenericImageOnHistory
1390324 ms
afterMethod
1414501 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1414572 ms
testShowTileGenericImageOnNationalGeographic
1418147 ms
afterMethod
1460116 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1460188 ms
testShowTileGenericImageOnShowcase
1463647 ms
afterMethod
1475796 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1475866 ms
testShowTileGenericImageOnSlice
1479774 ms
afterMethod
1493545 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1493615 ms
testShowTileGenericImageOnWNetwork
1497325 ms
afterMethod
1523172 ms