CUITe (Coded UI Test enhanced) Framework

http://cuite.codeplex.com/downloads/get/340643

 

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.

Feature List

  • Simple to setup and use, just install and refer “CUITe.dll” in your Test project
  • Object Repository: Keeps UI Object definitions separate from automation code (no more UIMaps)
  • Reduces code to <10%: Readable, maintainable, sustainable UI automation code
  • Treat table as Table (logical way of handling content inside a table)
  • Web Automation: JavaScript execution support
  • Supports Silverlight and whatever (Html & Silverlight at this point) Coded UI Test supports underneath
  • Support for Telerik controls (being added)
  • Data Manager - simple but powerful XML based data manager
  • Good documentation, user community support
posted @ 2014-09-09 10:08  vivian_lou  阅读(287)  评论(0编辑  收藏  举报