Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ldtp(1) [debian man page]

LDTP(1) 																   LDTP(1)

NAME
ldtp - Linux Desktop Testing Project Engine SYNOPSIS
ldtp [OPTION]... DESCRIPTION
ldtp is engine for Linux Desktop Testing Project (LDTP). Linux Desktop Testing Project (LDTP) is libraries for testing desktop applica- tions. Linux Desktop Testing Project (LDTP) is aimed at producing high quality test automation framework and cutting-edge tools that can be used to test GNU/Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface. OPTIONS
-h, --help Show help options -v, --verbose Verbose mode -V, --version LDTP engine version SEE ALSO
Website: <http://ldtp.freedesktop.org/> AUTHOR
LDTP was written by Nagappan A <nagappan (@) gmail (dot) com> et al. See AUTHORS file for full list. This manual page was originally written by Prashanth Mohan <prashmohan@gmail.com> and improved by Kartik Mistry <kartik@debian.org>, for the Debian project (but may be used by others). 2010-02-11 LDTP(1)

Check Out this Related Man Page

Testing.randomInt(3kaya)				       Kaya module reference					  Testing.randomInt(3kaya)

NAME
Testing::randomInt - Return a random integer SYNOPSIS
Int randomInt( ) DESCRIPTION
Return a random integer in the range -2**31 to 2**31. AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/ LICENSE
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation. RELATED
Testing.randomChar(3kaya) Testing.randomFloat(3kaya) Testing.randomIntArray(3kaya) Testing.randomNegativeInt(3kaya) Testing.randomPositiveInt(3kaya) Testing.randomSignOfInt(3kaya) Testing.randomString(3kaya) Testing.randomValue(3kaya) Kaya October 2012 Testing.randomInt(3kaya)
Man Page