Tuesday, June 19, 2012

[Announce] Ruby API to write LDTP (GUI Automation) tests


I'm happy to announce Ruby client to LDTP. Tested with Ruby 1.8.7 in Ubuntu 11.04.

Announce: C#/VB.NET/PowerShell API to write LDTP (GUI Automation) tests


I'm happy to announce we now have C# API for LDTP. Tested the API set with VB.NET and PowerShell.

Get latest LDTP binary from here

Credit: John Yingjun Li, who have done the most of work creating C# client, verifying with Linux LDTP, creating VB.NET test app.

API's tested against Cobra (Windows LDTP) and LDTP (Linux version, remotely though). Include Ldtp.dll and CookComputing.XmlRpcV2.dll into your project as dependency.

Check C# client and example source.