Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt Certification
  4. What does 'Asynchronous tests' and 'Auto tests' means?
Forum Update on Monday, May 27th 2025

What does 'Asynchronous tests' and 'Auto tests' means?

Scheduled Pinned Locked Moved Unsolved Qt Certification
qt test
7 Posts 3 Posters 1.8k Views
  • 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.
  • H Offline
    H Offline
    Hareen Laks
    wrote on last edited by
    #1

    I am currently self studying to sit "WIDGET UI AND APPLICATION ENGINE WITH QT 021-002". In the exam curriculum under the topic Qt Test there are two sub topics as 'Asynchronous tests' and 'Auto tests'.

    Do they mean testing widgets and signals or something else? If somebody can clarify this to me it is really helpful.

    Thanks in advance.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Tests that checks that an object asynchronous API works as expected.

      And tests that do not require user interaction.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      H 1 Reply Last reply
      3
      • SGaistS SGaist

        Hi,

        Tests that checks that an object asynchronous API works as expected.

        And tests that do not require user interaction.

        H Offline
        H Offline
        Hareen Laks
        wrote on last edited by Hareen Laks
        #3

        @SGaist Thank you. "object asynchronous API" Still problematic?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You know about Qt's signals and slots architecture ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          H 1 Reply Last reply
          0
          • SGaistS SGaist

            You know about Qt's signals and slots architecture ?

            H Offline
            H Offline
            Hareen Laks
            wrote on last edited by
            #5

            @SGaist Yes, I know it, Thanks for your help.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              That's what makes it asynchronous.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • M Offline
                M Offline
                magic
                Banned
                wrote on last edited by magic
                #7
                This post is deleted!
                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