Microsoft Dynamics AX Coded UI Testing

AXCUIT.zip (27,4 MB)
This Capstone project will be creating a "Best Practices" document and test cases designed for use with Dynamics AX

Code First API Library, Scaffolding & Guidance for Coded UI Tests

Code first Coded UI Tests for web apps. Library, Scaffolding and Guidance.

CUITe (Coded UI Test enhanced) Framework

cuite.zip (24,2 MB)
CUITe (Coded UI Test enhanced) Framework is a thin layer developed on top of Microsoft Visual Studio Team Test's Coded UI Test engine which helps reduce code, increases readability and maintainability, while also providing a bunch of cool features for the automation engineer.

Employee Info Starter Kit

eisk.zip (57,3 MB)
Employee Info Starter Kit is an open source project that is highly influenced by the concept ‘Pareto Principle’ or 80-20 rule, where it is targeted to enable a web developer to gain 80% productivity with 20% of effort with respect to learning curve and production.

UIMap Toolbox

UIMap Toolbox allows you to restructure, split and merge UIMaps created for Microsoft CodedUI tests in Visual Studio 2010. Developed in C#/.NET 4.0

Sample CodedUITest Extension for AJAXToolkit MaskedEditExtender

Very simple UITestPropertyProvider who handles the playback(Coded-UI Tests) of an dutch date for input-controls who are extended with MaskedEditExtender.

VS2010 Framework Driven Testing

CodedUITests generate a lot of code, and they break on every change to the object under test. Goals: - write new tests manually, but with as little code as possible. - maintain an object map, that is smart enough to find changed objects - support as many technologies as possible

Visual Studio Coded UI Microsoft Word Add-in

Visual Studio ALM Rangers tooling and guidance for the VS Coded UI Microsoft Word Add-in, which extends the Coded UI feature support to Word documents.

Visual Studio Test Tooling Guides

Visual Studio ALM Rangers practical and scenario based guidance for test tooling, such as Coded UI, MTM and Microsoft Fakes.

Web Test Tools

Tools like the Coded UI Testing tools in Visual Studio 2010 and SpecFlow are great tools when it comes to Behavior Driven Development (BDD) of web sites, but unfortunately they don't work together as easily as they could. This project attempts to address these problems using a set of C# libraries that server as a starting point for the integration of UI Maps and SpecFlow features.