Release Notes

From LDTP

NOTE: This site is no longer maintained, Please visit http://ldtp.freedesktop.org for latest updates

This page refers to the list of features and important developments happened with every release.

Table of contents

LDTP 0.2.1

New Features

- Support for testing applications running in localized languages
- 'sortcolumnindex' and 'sortcolumn' for table/tree-table objects
- 'getwindowlist', 'getcomponentlist', 'getobjectinfo' and 'getobjectproperties'
   APIs for accessing appmap values at runtime

Major bug fixes

- Proper error messages have been updated for easy debugging
- 'selectrow' to select row based on number of matchings
- 'doesrowexist' now performs an exact match
- Crasher bug in menu.c relating to menu items has been fixed
- Crasher bug in 'selectcalendardate' API has been fixed

Automation scripts

Evolution 2.5.1 automation scripts for the following scenarios have been updated.

- Compose mail with/without attachment
- Copy/Delete/Move mail
- Forward mail mail in different styles (Attachment/Inline/Quoted)
- Search for mail based on
- Subject or sender contains
- Subject contains
- Sender contains
- Create/Rename/Delete mail folder
- Create vfolder from message sender/message subject
- Creating an user account

LDTP 0.2.0

New Features

- New Searching Algorithm based on child index
- New Appmap generation to make it complaint with the new searching algorithm
- gldap for group based execution of scripts
- DataFileParser for using xml based data files for automation
- pyldtpeditor - An editor custom built for LDTP
- Performance monitoring API for gathering process statistics while executing automation scripts
- New component functions- Enhancement Bugs #316045, #316047, #316046, #316681, 'selecttabindex' 

Major bug fixes

- Bugs - #315009, #315267, #316270, #316351

LDTP 0.1.9

New Features

- Two new APIs have been provided fixing the enhancement bugs - #312650, #312983 
- New automation scripts for 'Eye of Gnome' 
- New automation scripts for 'Gnome-search-tool' 
- LDTP 0.1.9 is now available as a Debian package too

Major Bug Fixes

- Automation scripts for evolution mailer and calendar, which were broken due to few UI changes in evolution 
  have been fixed 
- Bugs #312436, #312873, #313290 have been fixed

LDTP 0.1.8

New Features

- LDTP has been ported to Solaris 10 
- Record module has also been ported to Solaris 10 
- New text related component functions for precise handling of text using LDTP. 
- Evolution Calendar sanity scripts for 
          + Creation and verification of appointment 
          + Creation and verification of meeting 
          + Creation and configuration of web calendar

Major Bug Fixes

- Searching has been refined 
- Bugs found in text related component functions like cuttext, deletetext etc., have been fixed  
- Crasher bugs found in other component functions like getcellvalue, stoplog etc., have been fixed

LDTP 0.1.7

- Application mapping has been enhanced with the introduction of relative index
- Changes to Logging with some valuable suggestions from Luis Villa. 
- Window selection using window-id 
- Test Scripts for Evolution Mailer
- Test Scripts for File Roller
- Test Scripts for Bug Buddy