Results 1 to 9 of 9

Thread: Automated GUI Testing (Testability, Squish) - has anyone used it?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Automated GUI Testing (Testability, Squish) - has anyone used it?

    A couple of my customers use Squish and they are quite satisfied with it.
    Since it was basically created to test Qt applications (and later on expanded for other frameworks), it it has all kinds of convenience built-in when it comes to recording and programming test cases.

    E.g. it understands QObjects and their properties, tests can easily check and manipulate values, etc.

    One of my customers wasn't sure about using it either and playing with the trial version didn't yield any certainty either. They opted to send one of the test engineers to a Squish training offered by some Froglogic partner, which obviously also cost money but allowed them to learn about the potential of Squish in a more structure way than playing around or following tutorials.

    Cheers,
    _

  2. #2
    Join Date
    Aug 2010
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Default Re: Automated GUI Testing (Testability, Squish) - has anyone used it?

    Quote Originally Posted by anda_skoa View Post
    A couple of my customers use Squish and they are quite satisfied with it.
    Since it was basically created to test Qt applications (and later on expanded for other frameworks), it it has all kinds of convenience built-in when it comes to recording and programming test cases.

    E.g. it understands QObjects and their properties, tests can easily check and manipulate values, etc.
    Thank you very much for your feedback. I'm sure Squish is a good solution. So I think I'll make a proposal (it probably will be rejected due to its price). Although currently I'm choosing between TDriver and QtTestLib.

Similar Threads

  1. Automated GUI Testing on MeeGo and QML with Squish
    By reggie in forum General Discussion
    Replies: 0
    Last Post: 25th November 2010, 12:00
  2. Automated testing tool for Qt app
    By William Wilson in forum Qt Programming
    Replies: 1
    Last Post: 12th November 2007, 10:42

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.