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

Qt Application GUI Testing Automation

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 4 Posters 296 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.
  • DonCoderD Offline
    DonCoderD Offline
    DonCoder
    wrote on 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
    • JKSHJ Online
      JKSHJ Online
      JKSH
      Moderators
      wrote on 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.HilkJ 1 Reply Last reply
      1
      • JKSHJ JKSH

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

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by J.Hilk
        #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.

        JKSHJ 1 Reply Last reply
        1
        • J.HilkJ J.Hilk

          @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

          JKSHJ Online
          JKSHJ Online
          JKSH
          Moderators
          wrote on last edited by JKSH
          #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
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on 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

            • Login

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