Linux Desktop Testing Project: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date/fix the maintenance tags
Request citation of the press release in question
Line 1:
The '''Linux Desktop Testing Project''' (LDTP) is a set of [[open source]] testing tools that uses accessibility libraries to trigger applications' user interface widgets. The LDTP can generate an "AppMap" by finding out what widgets applications use.{{Fact|date=April 2007}} The framework can also record test cases by watching what a user clicks on.{{Fact|date=April 2007}} The LDTP framework then uses this "AppMap" and the recorded test cases to test applications.
 
LDTP can test any accessibility-enabled [[GNOME]] application, [[Mozilla]], [[OpenOffice]], any Swing-based [[Java (programming language)|Java]] application and should be able to test [[Qt toolkit|Qt]] 4.0-based [[KDE]] 4 applications in the future if a KDE press release{{citation needed}} is correct.
 
The LDTP is released under the [[GPL]] and [[LGPL]].