Test results
1 suite, 1 failed test
corusent.qa.globalstream.tests.schedule.ScheduleQueryString
testScheduleQueryString
java.lang.AssertionError: Schedule page does not display logo channel images properly expected [true] but found [false] at corusent.qa.globalstream.tests.schedule.ScheduleQueryString.testScheduleQueryString(ScheduleQueryString.java:25) 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 17 stack frames
(Verify that Schedule page is not broken when user appends query string)
corusent.qa.globalstream.tests.header.GlobalLogo
testHeaderGlobalLogo (Verify Global Brand Logo in header)
corusent.qa.globalstream.tests.search.BasicSearch
testBasicSearch (Verify basic search functionality)
corusent.qa.globalstream.tests.search.SearchPerPage
testSearchPerPage (Verify search functionality on different pages)
corusent.qa.globalstream.tests.shows.ShowShare
testShowShare (Verify Share PopUp Box on Show/Movie detail page)
corusent.qa.globalstream.tests.shows.ShowAirYear
testShowAirYear (Verify Air Year on Show/Movie detail page)
corusent.qa.globalstream.tests.footer.SocialLinks
testFooterSocialLinks (Verify General Social Links)
corusent.qa.globalstream.tests.footer.CorusLogo
testFooterCorusLogo (Verify Corus Brand Logo in footer)
corusent.qa.globalstream.tests.freeplay.GenreBarTitle
testGenreBarTitle (Verify Freeplay sections title stays Browse by Genre)
corusent.qa.globalstream.tests.header.MenuLinks
testHeaderMenuLinks (Verify Links under Header Menu)
corusent.qa.globalstream.tests.footer.FooterNavLinks
testFooterNavLinks (Verify Links under Footer Menu)
corusent.qa.globalstream.tests.shows.ShowTileSelect
testShowTileSelect (Verify that show tile on the Shows page can be selected correctly)
corusent.qa.globalstream.tests.footer.CopyrightYear
testCopyrightYear (Verify Copyright Year under Footer Menu)
/codebuild/output/src644598287/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="2" parallel="classes" name="TestSuiteGlobalStreamUat" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="2" parallel="classes" name="GlobalStreamChromeDesktopUat" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://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.footer.SocialLinks"/>
      <class name="corusent.qa.globalstream.tests.header.GlobalLogo"/>
      <class name="corusent.qa.globalstream.tests.header.MenuLinks"/>
      <class name="corusent.qa.globalstream.tests.search.BasicSearch"/>
      <class name="corusent.qa.globalstream.tests.search.SearchPerPage"/>
      <class name="corusent.qa.globalstream.tests.shows.ShowAirYear"/>
      <class name="corusent.qa.globalstream.tests.shows.ShowShare"/>
      <class name="corusent.qa.globalstream.tests.shows.ShowTileSelect"/>
      <class name="corusent.qa.globalstream.tests.schedule.ScheduleQueryString"/>
      <class name="corusent.qa.globalstream.tests.freeplay.GenreBarTitle"/>
    </classes>
  </test> <!-- GlobalStreamChromeDesktopUat -->
</suite> <!-- TestSuiteGlobalStreamUat -->
            
Tests for TestSuiteGlobalStreamUat
  • GlobalStreamChromeDesktopUat (13 classes)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 1 minutes
Reporter output for TestSuiteGlobalStreamUat
0 ignored methods
Methods in chronological order
corusent.qa.globalstream.tests.footer.CorusLogo
beforeMethod(Chrome, https://watch.globaltv.com/) 0 ms
corusent.qa.globalstream.tests.footer.CopyrightYear
beforeMethod(Chrome, https://watch.globaltv.com/) 0 ms
corusent.qa.globalstream.tests.footer.CorusLogo
testFooterCorusLogo 4640 ms
corusent.qa.globalstream.tests.footer.CopyrightYear
testCopyrightYear 5095 ms
afterMethod 12302 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
beforeMethod(Chrome, https://watch.globaltv.com/) 12471 ms
corusent.qa.globalstream.tests.footer.CorusLogo
afterMethod 13610 ms
corusent.qa.globalstream.tests.footer.SocialLinks
beforeMethod(Chrome, https://watch.globaltv.com/) 13764 ms
testFooterSocialLinks 17033 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
testFooterNavLinks 17237 ms
corusent.qa.globalstream.tests.footer.SocialLinks
afterMethod 23776 ms
corusent.qa.globalstream.tests.header.GlobalLogo
beforeMethod(Chrome, https://watch.globaltv.com/) 23892 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
afterMethod 26928 ms
corusent.qa.globalstream.tests.header.MenuLinks
beforeMethod(Chrome, https://watch.globaltv.com/) 27111 ms
corusent.qa.globalstream.tests.header.GlobalLogo
testHeaderGlobalLogo 29595 ms
corusent.qa.globalstream.tests.header.MenuLinks
testHeaderMenuLinks 30952 ms
corusent.qa.globalstream.tests.header.GlobalLogo
afterMethod 31415 ms
corusent.qa.globalstream.tests.search.BasicSearch
beforeMethod(Chrome, https://watch.globaltv.com/) 31597 ms
testBasicSearch 35262 ms
corusent.qa.globalstream.tests.header.MenuLinks
afterMethod 37764 ms
corusent.qa.globalstream.tests.search.SearchPerPage
beforeMethod(Chrome, https://watch.globaltv.com/) 37923 ms
testSearchPerPage 41190 ms
corusent.qa.globalstream.tests.search.BasicSearch
afterMethod 53156 ms
corusent.qa.globalstream.tests.shows.ShowAirYear
beforeMethod(Chrome, https://watch.globaltv.com/) 53281 ms
corusent.qa.globalstream.tests.search.SearchPerPage
afterMethod 53981 ms
corusent.qa.globalstream.tests.shows.ShowShare
beforeMethod(Chrome, https://watch.globaltv.com/) 54129 ms
corusent.qa.globalstream.tests.shows.ShowAirYear
testShowAirYear 55967 ms
corusent.qa.globalstream.tests.shows.ShowShare
testShowShare 56869 ms
afterMethod 67876 ms
corusent.qa.globalstream.tests.shows.ShowTileSelect
beforeMethod(Chrome, https://watch.globaltv.com/) 67970 ms
testShowTileSelect 71110 ms
corusent.qa.globalstream.tests.shows.ShowAirYear
afterMethod 71557 ms
corusent.qa.globalstream.tests.schedule.ScheduleQueryString
beforeMethod(Chrome, https://watch.globaltv.com/) 71809 ms
testScheduleQueryString 76860 ms
corusent.qa.globalstream.tests.shows.ShowTileSelect
afterMethod 79727 ms
corusent.qa.globalstream.tests.freeplay.GenreBarTitle
beforeMethod(Chrome, https://watch.globaltv.com/) 79885 ms
corusent.qa.globalstream.tests.schedule.ScheduleQueryString
afterMethod 81641 ms
corusent.qa.globalstream.tests.freeplay.GenreBarTitle
testGenreBarTitle 85370 ms
afterMethod 90105 ms