Results 1 to 3 of 3

Thread: Automatic UI Verification

  1. #1
    Join Date
    Apr 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Automatic UI Verification

    Hello, I want to verify the UI automatically after the rendering complete. My solution is creat a sub-thread and sleep several seconds to wait for rendering complete, then get the UI control's image in this sub-thread using grabWidget() or grabWindow(), and then do image comparion with baseline.

    Is this a proper solution? Do you have other better ways?

  2. #2
    Join Date
    Apr 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Automatic UI Verification

    Can anybody help me?

  3. #3
    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: Automatic UI Verification

    Depends what your ui does. It might be easier to compare important properties.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. QScrollArea: How to avoid automatic scroll actions?
    By PhilippB in forum Qt Programming
    Replies: 4
    Last Post: 31st October 2012, 19:04
  2. Automatic snapshots/nightly build system/scripts
    By BastiBense in forum General Programming
    Replies: 1
    Last Post: 11th March 2009, 10:40
  3. AVC, automatic widget/variable connector
    By pollastri in forum Qt-based Software
    Replies: 0
    Last Post: 12th November 2007, 17:33
  4. Automatic font selection
    By NTwoO in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 27th April 2007, 12:40
  5. Automatic Resizing
    By ToddAtWSU in forum Qt Programming
    Replies: 7
    Last Post: 22nd January 2007, 18:41

Tags for this Thread

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.