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)
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.ShowTileImageSize
corusent.qa.globalstream.tests.shows.ShowBrandLogo
corusent.qa.globalstream.tests.shows.ShowDescription
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
corusent.qa.globalstream.tests.shows.ShowTitle
corusent.qa.globalstream.tests.footer.CorusLogo
corusent.qa.globalstream.tests.shows.ShowBgImage
corusent.qa.globalstream.tests.footer.FooterNavLinks
/codebuild/output/src942526828/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"/>
<class name="corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates"/>
<class name="corusent.qa.globalstream.tests.shows.ShowTileImageSize"/>
</classes>
</test> <!-- GlobalStreamChromeDesktop -->
</suite> <!-- TestSuiteGlobalStreamUat -->
Tests for TestSuiteGlobalStreamUat
- GlobalStreamChromeDesktop (15 classes)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 1 hours
Reporter output for TestSuiteGlobalStreamUat
0 ignored methods
Methods in chronological order
corusent.qa.globalstream.tests.footer.CorusLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
0 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
2 ms
corusent.qa.globalstream.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
3 ms
corusent.qa.globalstream.tests.footer.CorusLogo
testFooterCorusLogo
11304 ms
corusent.qa.globalstream.tests.footer.CopyrightYear
testCopyrightYear
12186 ms
afterMethod
12969 ms
corusent.qa.globalstream.tests.header.GlobalLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
13071 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
testFooterNavLinks
13083 ms
corusent.qa.globalstream.tests.footer.CorusLogo
afterMethod
14157 ms
corusent.qa.globalstream.tests.header.MenuLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
14243 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
afterMethod
15464 ms
corusent.qa.globalstream.tests.footer.SocialLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
15797 ms
corusent.qa.globalstream.tests.header.GlobalLogo
testHeaderGlobalLogo
21071 ms
afterMethod
23376 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
23467 ms
corusent.qa.globalstream.tests.header.MenuLinks
testHeaderMenuLinks
23646 ms
afterMethod
25414 ms
corusent.qa.globalstream.tests.footer.SocialLinks
testFooterSocialLinks
25512 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
25695 ms
corusent.qa.globalstream.tests.footer.SocialLinks
afterMethod
29773 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
29883 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnAdultSwim
31018 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnAdultSwim
33678 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnAdultSwim
37620 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
58333 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
58559 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
62732 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
62960 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
65169 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
65285 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnFood
66848 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnFood
71831 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnFood
73509 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
145595 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
145718 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
154395 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnGlobal
154551 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
154699 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
157256 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
157448 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnGlobal
162892 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnGlobal
165984 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
224575 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
225143 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
232694 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnHgtv
232932 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
233036 ms
testShowBrandLogoImageOnHgtv
239934 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
241090 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
241363 ms
testShowBackGroundImageSizeOnHgtv
247651 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
335544 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
335805 ms
testShowBackGroundImageOnHistory
343716 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
345614 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
345850 ms
testShowBrandLogoImageOnHistory
353318 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
357818 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
358403 ms
testShowBackGroundImageSizeOnHistory
367215 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
391124 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
391976 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
400017 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
400456 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnNationalGeographic
400997 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnNationalGeographic
407746 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
414038 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
414361 ms
testShowBackGroundImageSizeOnNationalGeographic
422827 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
475955 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
476192 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
482628 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
482893 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnShowcase
484681 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnShowcase
490664 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
499581 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
499931 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
506650 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
506855 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnShowcase
507843 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
512109 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
512265 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnSlice
514216 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnSlice
519407 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
529910 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
530056 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
537174 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
537282 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnSlice
537901 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
543469 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
543643 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnWNetwork
544970 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnWNetwork
551255 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
562628 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
562773 ms
testShowBackGroundImageSizeOnWNetwork
570385 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
afterMethod
582252 ms
corusent.qa.globalstream.tests.shows.ShowDescription
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
582463 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
afterMethod
588959 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
589325 ms
corusent.qa.globalstream.tests.shows.ShowDescription
testShowDescriptionOnAdultSwim
589993 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
testShowGenericImageOnAdultSwim
596836 ms
afterMethod
605794 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
605867 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
afterMethod
610122 ms
corusent.qa.globalstream.tests.shows.ShowTitle
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
610381 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
testShowGenericImageOnFood
613228 ms
corusent.qa.globalstream.tests.shows.ShowTitle
testShowTitleOnAdultSwim
617267 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
619806 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
619930 ms
testShowDescriptionOnFood
627715 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
646636 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
646816 ms
testShowTitleOnFood
653990 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
689815 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
690162 ms
testShowGenericImageOnGlobal
698344 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
719582 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
719791 ms
testShowDescriptionOnGlobal
728092 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
744655 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
745060 ms
testShowTitleOnGlobal
752704 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
763973 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
764275 ms
testShowGenericImageOnHgtv
771861 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
806311 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
806531 ms
testShowDescriptionOnHgtv
814492 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
828144 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
828440 ms
testShowTitleOnHgtv
836626 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
868012 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
868229 ms
testShowGenericImageOnHistory
875803 ms
afterMethod
894904 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
895117 ms
testShowGenericImageOnNationalGeographic
902067 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
930490 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
930914 ms
testShowDescriptionOnHistory
938363 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
949855 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
950135 ms
testShowTitleOnHistory
958983 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
974051 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
974706 ms
testShowGenericImageOnShowcase
982591 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
988871 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
989010 ms
testShowDescriptionOnNationalGeographic
996720 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
1002588 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1002691 ms
testShowGenericImageOnSlice
1009663 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1010108 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1010273 ms
testShowTitleOnNationalGeographic
1017225 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
afterMethod
1031884 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1032051 ms
testShowGenericImageOnWNetwork
1038587 ms
afterMethod
1074782 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1075046 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1079898 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1080329 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
testShowTileGenericImageOnAdultSwim
1081753 ms
corusent.qa.globalstream.tests.shows.ShowDescription
testShowDescriptionOnShowcase
1087028 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1099134 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1099215 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1099907 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1100230 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
testShowTileGenericImageOnFood
1106891 ms
corusent.qa.globalstream.tests.shows.ShowTitle
testShowTitleOnShowcase
1109309 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1109326 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1109474 ms
testShowDescriptionOnSlice
1114648 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1129184 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1129320 ms
testShowTitleOnSlice
1134084 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1136532 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1136653 ms
testShowDescriptionOnWNetwork
1141311 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1149179 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1149343 ms
testShowTileGenericImageOnGlobal
1156497 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1158206 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1158377 ms
testShowTitleOnWNetwork
1163778 ms
corusent.qa.globalstream.tests.shows.ShowDescription
afterMethod
1178343 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1178450 ms
testShowTileImageDuplicatesOnAdultSwim
1183662 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1191464 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1191553 ms
testShowTileGenericImageOnHgtv
1196815 ms
corusent.qa.globalstream.tests.shows.ShowTitle
afterMethod
1199836 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1199980 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1201687 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1201760 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
testShowTileImageSizeOnAdultSwim
1205902 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
testShowTileImageDuplicatesOnFood
1207714 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1222835 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1222904 ms
testShowTileImageSizeOnFood
1225855 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1247260 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1247331 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1251664 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1251751 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
testShowTileGenericImageOnHistory
1259168 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
testShowTileImageDuplicatesOnGlobal
1259210 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1267990 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1268061 ms
testShowTileImageSizeOnGlobal
1271189 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1284529 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1284599 ms
testShowTileGenericImageOnNationalGeographic
1287726 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1295611 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1295681 ms
testShowTileImageDuplicatesOnHgtv
1298811 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1306567 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1306636 ms
testShowTileImageSizeOnHgtv
1309678 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1331083 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1331155 ms
testShowTileGenericImageOnShowcase
1334364 ms
afterMethod
1347564 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1347633 ms
testShowTileGenericImageOnSlice
1350921 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1353207 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1353281 ms
testShowTileImageDuplicatesOnHistory
1356806 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1362241 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1362313 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1365141 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1365240 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
testShowTileImageSizeOnHistory
1365958 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
testShowTileGenericImageOnWNetwork
1370707 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1384926 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1385049 ms
testShowTileImageDuplicatesOnNationalGeographic
1388292 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1393432 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1393502 ms
corusent.qa.globalstream.tests.shows.ShowTileGenericImage
afterMethod
1394135 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
testShowTileImageSizeOnNationalGeographic
1396541 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1434743 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1434817 ms
testShowTileImageDuplicatesOnShowcase
1437704 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1440784 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1440863 ms
testShowTileImageSizeOnShowcase
1444131 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1452775 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1452850 ms
testShowTileImageDuplicatesOnSlice
1455896 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1457851 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1457921 ms
testShowTileImageSizeOnSlice
1461875 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1470399 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1470469 ms
testShowTileImageDuplicatesOnWNetwork
1473461 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1475605 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1475675 ms
testShowTileImageSizeOnWNetwork
1479243 ms
corusent.qa.globalstream.tests.shows.ShowTileImageDuplicates
afterMethod
1499326 ms
corusent.qa.globalstream.tests.shows.ShowTileImageSize
afterMethod
1503459 ms