Linux Desktop Testing Project: Difference between revisions

Content deleted Content added
Cjbayliss (talk | contribs)
m Added more info and refs
Cjbayliss (talk | contribs)
m Added more info and refs
Line 29:
* Palm Source (access-company)
* VMware Inc
 
LDTP can be used to remotely test applications.<ref>{{cite web | url=http://ldtp.freedesktop.org/wiki/Executing_scripts_remotely/ | title= Executing scripts remotely}}</ref>
 
The LDTP is released under the [[LGPL]].
 
==Example==
 
This is an example of how LDTP tests, testing writing in [[gedit]]:
Line 67 ⟶ 73:
# Wait until gedit is gone.
gedit_win.waittillguinotexist()</nowiki>
 
LDTP can be used to remotely test applications.<ref>{{cite web | url=http://ldtp.freedesktop.org/wiki/Executing_scripts_remotely/ | title= Executing scripts remotely}}</ref>
 
The LDTP is released under the [[LGPL]].
 
== References ==