Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. QA Tools
  3. Test Center
  4. What’s the difference between Qt TEST Project and Qt Quick Test Project?

What’s the difference between Qt TEST Project and Qt Quick Test Project?

Scheduled Pinned Locked Moved Unsolved Test Center
3 Posts 2 Posters 331 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.
  • Z Offline
    Z Offline
    zhangjiaxin39727
    wrote on last edited by
    #1

    There are some bugs in my C++ program. But I don’t know which function is wrong.
    Maybe unit test is necessary. But which one should I choose, Qt TEST Project or Qt Quick Test Project?
    Thanks!

    JonBJ 1 Reply Last reply
    0
    • Z zhangjiaxin39727

      There are some bugs in my C++ program. But I don’t know which function is wrong.
      Maybe unit test is necessary. But which one should I choose, Qt TEST Project or Qt Quick Test Project?
      Thanks!

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @zhangjiaxin39727
      I imagine it depends on whether you are using Qt Quick (a QML project) for the latter or plain Qt (widgets or command line) for the former!

      Z 1 Reply Last reply
      2
      • JonBJ JonB

        @zhangjiaxin39727
        I imagine it depends on whether you are using Qt Quick (a QML project) for the latter or plain Qt (widgets or command line) for the former!

        Z Offline
        Z Offline
        zhangjiaxin39727
        wrote on last edited by
        #3

        @JonB Thank you!

        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