Results 1 to 4 of 4

Thread: testing and testcases

  1. #1
    Join Date
    Feb 2006
    Posts
    60
    Thanks
    21
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default testing and testcases

    hi,
    I need some suggestions on how to test the code written in QT4.1.2 without user interaction.

    Can we write some automatic test scripts that can be run without user interaction for the code written in QT, i.e, gui testing without user interaction. I already use asserts in my code.
    I want to maintain the consistency of the code written by me.

    I never wrote some testcases for gui.

    Any kind of suggestions are invited

    Thankig you,

    regards,
    sree

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

  3. The following user says thank you to wysota for this useful post:

    sreedhar (6th June 2006)

  4. #3
    Join Date
    Feb 2006
    Posts
    60
    Thanks
    21
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: testing and testcases

    hi,
    Thanks for thje reply.
    Is there any free ware third party tool for testing QT

    regards

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: testing and testcases

    You can probably force expect to use some application for sending Xserver events to your app. But what's wrong with QtTestlib?

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.