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?
QtWS25 Last Chance

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

Scheduled Pinned Locked Moved Unsolved Qt Certification
qt test
7 Posts 3 Posters 1.7k 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 17 Sept 2020, 05:52 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
  • S Offline
    S Offline
    SGaist Lifetime Qt Champion
    wrote on 17 Sept 2020, 19:03 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 18 Sept 2020, 02:50
    3
  • H Offline
    H Offline
    Hareen Laks
    replied to SGaist on 18 Sept 2020, 02:50 last edited by Hareen Laks
    #3

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

    1 Reply Last reply
    0
  • S Offline
    S Offline
    SGaist Lifetime Qt Champion
    wrote on 18 Sept 2020, 19:31 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 21 Sept 2020, 03:20
    0
  • H Offline
    H Offline
    Hareen Laks
    replied to SGaist on 21 Sept 2020, 03:20 last edited by
    #5

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

    1 Reply Last reply
    0
  • S Offline
    S Offline
    SGaist Lifetime Qt Champion
    wrote on 21 Sept 2020, 19:57 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 17 Mar 2021, 10:18 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