[LDTP-Dev] Synchronization points in LDTP ?

Nagappan Alagappan nagappan at gmail.com
Thu Aug 13 05:20:44 PDT 2015


Ajay,

You can use waittillguiexist, in which you can wait for the window or wait
for the object inside the window. Reverse of it is waittillguinotexist.

Regards
Nagappan

On Thu, Aug 13, 2015 at 1:28 AM, Ajay Taneja <Ajay.Taneja at quest-global.com>
wrote:

> Hi,
>
> I would like to know if LDTP supports the concept of synchronization (or
> anything equivalent that is known in LDTP).
>
> Synchronization compensates for the inconsistencies in the performance of
> your application during a test run. By inserting a synchronization point in
> the test script, one can instruct the test application to suspend the test
> run and wait for a clue before continuing the test.
>
> Is it possible in LDTP to defien the follwoign types iof syn
>
> ·         object/window synchronization points
>
> ·         property value synchronization points
>
> ·         bitmap synchronization points
>
> *Object/window synchronization point:*
>
> When one wants the testing application to wait for an object or a window
> to appear, you create an object/window synchronization point.
>
> *Property value synchronization point:*
>
> When you want the testing application to wait for an object/window to have
> a specified property, you create a property value synchronization point.
>
> *Bitmap synchronization point:*
>
> When you want the testing application to wait for a visual cue to be
> displayed, you create a bitmap synchronization point; the testing
> application would then wait for the bitmap of an object, a window or an
> area of the screen to appear.
>
>
>
> Looking forward to your reply.
>
>
>
> Thanks,
>
> Ajay
> The information contained in the E-Mail and any subsequent correspondence
> may be subject to the Export Control Act (ECA) 2002. The content is private
> and is intended solely for the recipient(s).
> For those other than the recipient any disclosure, copying, distribution
> or action taken or omitted to be taken, in reliance on such information is
> prohibited and may be unlawful.
> If received in error please return to the sender immediately.
> Under the laws of England misuse of information that is subject to the ECA
> 2002 is a criminal offence.
> QuEST Global Engineering Limited, Registered in England No 07661210
> Registered office: Winterstoke Road, Weston-super-Mare, North Somerset,
> BS24 9AB
>



-- 
Cross platform GUI testing
Linux Desktop (GUI Application) Testing Project -
http://ldtp.freedesktop.org
Cobra - Windows GUI Automation tool - https://github.com/ldtp/cobra
ATOMac - Mac GUI Automation tool - https://github.com/pyatom/pyatom
http://nagappanal.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ldtp-dev/attachments/20150813/405585e8/attachment.html>


More information about the LDTP-dev mailing list