BlueDuck SDA 2.0 Beta got just released!

General improvements

Data provider
in BlueDuck SDA as a bridge between a Test and a data source. A data provider is used to retrieve data from a data source (xls,ini,xml) and to reconcile changes to hat data back to the data source.

Object Repositories (Test Object Model)
When you create a test, you need to set the resources that will be used by that test.Test objects are stored representations of the actual elements in your application.

Data generator
is an automatic data generator for testing. It helps testers to automatically generate test data in test script with logically correct and realistic test data. This saves countless hours that would otherwise be wasted on entering and configuring the data manually.

Page Object pattern
native support for Page Object pattern.

Record screen
native support for records screen activity from the Windows desktop into standard AVI movie files.

Handles popup
native support forHandles popup dialogs like alert, confirm, login etc..

Reports customizations

Related link: More information (external link)