Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Sanity tests and Bots
Qt 6.11 is out! See what's new in the release blog

Sanity tests and Bots

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 2.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    ljl_
    wrote on last edited by
    #1

    Hi,

    I would like to know if there are some sanity tests we can run a for a new release we take and if yes, what are their contents ? Where can i get those tests ?
    What are they testing ?
    I have heard about bots ? What is it ? Does it mean automatic robot testing ?

    I would like to have some sanity tests to run for each release i take to check there is no regression.

    Thanks for your help

    Regards

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      If you are talking about Qt there is quite a huge amount of (regression) tests, and they are run automatically by the continuous integration system resp. the build system for (roughly) each integration and release.

      See also "Continuous Integration (CI) Overview":http://qt-project.org/wiki/CI_Overview and tests resp. qtbase/tests.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        ljl_
        wrote on last edited by
        #3

        Ok thanks

        We have our proper CI (Continuous Integration) system and we take some QT code to integrate with our APIs.
        Is it possible to test automatically the version of QT we get in our system.

        For that i need to see what are the QT tests that are made and if we can port then.

        Can you indicate the QT non regression tests code ?

        thanks

        1 Reply Last reply
        0
        • L Offline
          L Offline
          lgeyer
          wrote on last edited by
          #4

          They are part of the "Qt sources":http://qt-project.org/wiki/Get_The_Source.

          1 Reply Last reply
          0
          • L Offline
            L Offline
            ljl_
            wrote on last edited by
            #5

            Hi,

            I have still a question concerning QT tests and WebKit test.
            Is there any domcumentaiton that is listed what tests are done and what features are tested.
            I have looked at :
            WebKit/QtWebKit-2.2.0/Tools/TestWebKitAPI/Tests/WebKit2

            but i really don't undertand what the tests are supposed to do.

            thanks

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved