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. Qt Application GUI Testing Automation
Forum Updated to NodeBB v4.3 + New Features

Qt Application GUI Testing Automation

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 4 Posters 213 Views 3 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
    DonCoder
    wrote on 10 Jun 2021, 04:49 last edited by
    #1

    I am planning to implement GUI Automation. Here what I am looking for...

    • User should be able to capture his actions [key board actions and mouse actions etc ] to a file.
      Ex: login button clicked
      hold a QGraphicsItem and moved it from one position to another position
      -Then after capturing this data to a file. I wanted to replay the all actions which I captured. SO that the Application will perform the same operations automatically and produce the result which I am interested in.

    So this way, I wanted to automate my test case to be automated and check regressions. Any suggestions, please. I know squish will do something like this. But I am looking for a startup project which is free to use.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JKSH
      Moderators
      wrote on 10 Jun 2021, 07:03 last edited by
      #2

      Have you seen https://www.froglogic.com/squish/editions/qt-gui-test-automation/ ?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      J 1 Reply Last reply 10 Jun 2021, 07:04
      1
      • J JKSH
        10 Jun 2021, 07:03

        Have you seen https://www.froglogic.com/squish/editions/qt-gui-test-automation/ ?

        J Offline
        J Offline
        J.Hilk
        Moderators
        wrote on 10 Jun 2021, 07:04 last edited by J.Hilk 6 Oct 2021, 07:04
        #3

        @JKSH said in Qt Application GUI Testing Automation:

        Have you seen https://www.froglogic.com/squish/editions/qt-gui-test-automation/ ?

        @DonCoder said

        Any suggestions, please. I know squish will do something like this. But I am looking for a startup project which is free to use.

        :P


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        J 1 Reply Last reply 10 Jun 2021, 07:06
        1
        • J J.Hilk
          10 Jun 2021, 07:04

          @JKSH said in Qt Application GUI Testing Automation:

          Have you seen https://www.froglogic.com/squish/editions/qt-gui-test-automation/ ?

          @DonCoder said

          Any suggestions, please. I know squish will do something like this. But I am looking for a startup project which is free to use.

          :P

          J Offline
          J Offline
          JKSH
          Moderators
          wrote on 10 Jun 2021, 07:06 last edited by JKSH 6 Oct 2021, 07:06
          #4

          @J-Hilk said in Qt Application GUI Testing Automation:

          @JKSH said in Qt Application GUI Testing Automation:

          Have you seen https://www.froglogic.com/squish/editions/qt-gui-test-automation/ ?

          @DonCoder said

          Any suggestions, please. I know squish will do something like this. But I am looking for a startup project which is free to use.

          :P

          D'oh! Sorry, I didn't read properly.

          I'm not aware of any free equivalents.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          1
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 10 Jun 2021, 19:23 last edited by
            #5

            Hi,

            Maybe the KUserFeedback framework could be adapted to your needs.

            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
            1

            1/5

            10 Jun 2021, 04:49

            • Login

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