Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Best Qt framework or class for automation testing?
Forum Updated to NodeBB v4.3 + New Features

Best Qt framework or class for automation testing?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 398 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.
  • I Offline
    I Offline
    itanitarek10
    wrote on last edited by itanitarek10
    #1

    Hello, I have a task of creating a very simple GUI that loads a number into a line edit field, press a button, and that number will be shown on a display. That part is easy, I got that taken care of. The next step would be to use some script or a test that can automatically do that when it is run. I was told the purpose is to see if we can scale that method so we can have overnight testing of data collection from the GUIs we are going to create (obviously more complex than my example).

    After some research, I found QJSEngine and Qt Test. I've explored both options, read the documentation, but haven't decided which one is the better one for what I need to do.

    Is QJSEngine or Qt Test what I am looking for? Thanks

    Pablo J. RoginaP 1 Reply Last reply
    0
    • I itanitarek10

      Hello, I have a task of creating a very simple GUI that loads a number into a line edit field, press a button, and that number will be shown on a display. That part is easy, I got that taken care of. The next step would be to use some script or a test that can automatically do that when it is run. I was told the purpose is to see if we can scale that method so we can have overnight testing of data collection from the GUIs we are going to create (obviously more complex than my example).

      After some research, I found QJSEngine and Qt Test. I've explored both options, read the documentation, but haven't decided which one is the better one for what I need to do.

      Is QJSEngine or Qt Test what I am looking for? Thanks

      Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on last edited by
      #2

      @itanitarek10 just in case, you may want to take a look at Squish (it's a commercial automation testing framework).

      Note: I not by no means am affiliated or sponsored by froglogic)

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      I 1 Reply Last reply
      0
      • Pablo J. RoginaP Pablo J. Rogina

        @itanitarek10 just in case, you may want to take a look at Squish (it's a commercial automation testing framework).

        Note: I not by no means am affiliated or sponsored by froglogic)

        I Offline
        I Offline
        itanitarek10
        wrote on last edited by
        #3

        @Pablo-J-Rogina I have seen Squish but I'm looking for a free/community option.

        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