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

Qt Test

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 387 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.
  • D Offline
    D Offline
    Daniel.Ra
    wrote on last edited by
    #1

    Hello, I am a tester who is just starting to work on Qt, and I was looking for some help to learn how is the correct way to use Qt Test.
    I have done all the tutorials from the documentation, but I haven't been able to find any information on how to add the test to other projects that area already in development.

    I feel kind of lost in the topic and I don't know where to start.

    Any help is usefull

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

      Hi and welcome to devnet,

      You can follow Qt's pattern for that: use subdirs project types and have a test subdirs that implement all the testing you need.

      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
      3

      • Login

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