similar to: [fdo] LDTP 0.4.0 released !!!

Displaying 20 results from an estimated 500 matches similar to: "[fdo] LDTP 0.4.0 released !!!"

2005 Oct 26
0
[fdo] LDTP 0.2.1 released
About LDTP: Linux Desktop Testing Project is aimed at producing high quality test automation framework. It uses the "Accessibility" libraries to poke through the application's user interface. Thanks to Sun and Accessibility team. Whats new in this release: * Testing Applications in localized languages using LDTP ('Nagappan' & 'Premkumar') The wait is over!
2006 Feb 01
1
[fdo] LDTP 0.3.0 released !!!
Hi, LDTP community has reached another important milestone with the release of LDTP 0.3.0. This release features the new architecture which is a result of more than 3 months of hard work by the LDTP community. This newsletter also includes latest news on our approach towards achieving an automated test engine. Useful references have been included at the end of this article for those who wish to
2009 Mar 11
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 1.5.1 released
Greetings all, We are proud to announce the release of LDTP 1.5.1. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of
2007 Aug 28
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 0.9.0 released
Hi, We are proud to announce the release of LDTP 0.9.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of this article
2008 Aug 27
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 1.3.0 released
Greetings all, We are proud to announce the release of LDTP 1.3.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of
2007 Feb 14
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 0.8.0 released
We are proud to announce the release of LDTP 0.8.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of this article for
2008 Jul 09
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 1.2.0 released
Hello all, We are proud to announce the release of LDTP 1.2.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of this
2006 Dec 07
0
[fdo] Linux Desktop Testing Project (LDTP) 0.7.0 released
We are proud to announce the release of LDTP 0.7.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of this article for
2008 Dec 02
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 1.4.0 released
Greetings all, We are proud to announce the release of LDTP 1.4.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of
2006 Aug 10
0
[fdo] LDTP 0.5.0 Released!!!
Issue VIII - 10 August 2006 We are provide to announce the release of LDTP 0.5.0. This release features number of important breakthroughs in the history of LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have
2008 Feb 25
0
[fdo] Announce: Linux Desktop (GUI Application) Testing Project - LDTP 1.0.0 release
Hi, We are proud to announce the release of LDTP 1.0.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of this article
2009 Feb 10
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 1.5.0 released
Greetings all, We are proud to announce the release of LDTP 1.5.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of
2006 Sep 29
0
[fdo] LDTP 0.6.0 released !!!
Issue IX - 28 September 2006 We are proud to announce the release of LDTP 0.6.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at
2009 Aug 13
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 1.7.0 released
Greetings all, We are proud to announce the release of LDTP 1.7.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of
2005 Jan 04
1
[fdo] Linux Desktop Testing Project - Hosting request
Hi, LDTP (Linux Desktop Testing Project) hosted in http://gnomebangalore.org/ldtp About LDTP: *Problem:* In windows domain there are many GUI automation tools, which can recognize the GUI as "objects" and not just with co-ordinates. Unfortunately, Open Source Linux GUI automation tools are not matured up to that level - at least to my knowledge ;) . Without this advancement in the
2006 Sep 06
7
[RFC PATCH] allow connecting to xenconsole from remote hosts
The attached patch makes xenconsole send and receive console messages over a remote connection, instead of via stdin/stdout - if given the --remote switch. It is useful for proxy''ing real console message or other protocol messages (such as gdb) between dom0 and a remote host. We''re currently using it for proxying gdb between gdbstub in a partition that talks gdb over the console
2008 Sep 08
0
How to read DTFMs from MEETME_AGI_BACKGROUND without blocking?
Hello everyone. What I'm doing: I've made a replacement for app_queue that uses MeetMe to connect the calling party with the agents. When the call comes in it gets put into a MeetMe room with a nice AGI_BACKGROUND so the calling party can listen to music and announcements until an agent becomes available. So far everything works fine. Now I want to give the calling party an
2001 Mar 01
0
2.0.7 drives disconnecting
I am running Samba 2.0.7 under Solaris 2.5.1 (x86 and sun4). Various shares are setup, which get connected when users log on from their NT4 PC's. No problems as far as this group of users are concerned. We also have lots of users using Network Computers (NC's) who log onto TSE/MetaFrame servers. Unfrtunately, these bunch of users are encountering problems whereby some of their drives
2007 Jan 09
0
Wine release 0.9.29
This is release 0.9.29 of Wine, a free implementation of Windows on Unix. What's new in this release: - More work on the new Direct3D state management. - Debugger support for Mac OS. - Many OLE fixes and improvements. - Audio input support on Mac OS. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the
2004 Jul 03
1
[fdo] where to find fdo logos?
Hi, I have been looking for the freedesktop.org logo in a good resolution or even vector based, but I was not able to find it. If someone could point me to a ps, svg or other vector based version, that would be great. I saw a vector based version of the logo on Keith's screenshots of window-level image compositing, so they must be somewhere around there. If you have the logo in a higher