LDTP Features
LDTP concepts are derived from Software Automation Framework Support
LDTP supports verification of actions performed (guiexist, verifystate, etc) - API Reference
- Writing test scripts are very easy, the script writer need not know about the object hierarchy
CPU / Memory performance monitoring of application-under-test can be measured - Class pstats
From the XML log, we can gather HTML report using XSLT
Group based execution, which provides precise control on the flow of test-script execution - ldtprunner XML
Scripts can be written as a reusable component and for that the data can be stored / retrieved in XML - Data XML
User-friendly Text Editor with syntax highlighting for generating and grouping test data Howto use LDTP Editor
Objects are identified both statically and dynamically
Next step
Setting LDTP in GNU/Linux environment
How to create LDTP test scripts in python
