Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    Qt Certification
    qt test
    3
    7
    724
    Loading More Posts
    • 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
      Hareen Laks last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 3
        • H
          Hareen Laks @SGaist last edited by Hareen Laks

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

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 0
            • H
              Hareen Laks @SGaist last edited by

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

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                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 Reply Quote 0
                • M
                  magic Banned last edited by magic

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post