Tagged Questions

6
votes
4answers
254 views

Is there Anyone who Successfully Implement UI Test Automation Regime using Microsoft UI Automation?

I am looking for an Automated UI test framework/ software tool. In the past I have been using TestComplete, and although it's a good piece of software, but the concept of GUI test …
3
votes
1answer
250 views

Experiences with UI Automation and WPF

We are developing a rather large WPF based application and would like to include some automated UI testing in our test suite (which already contains a number of unit tests). The …
1
vote
4answers
58 views

UI automated testing within SharePoint

Hi All, I'm looking for automated Functional Testing tools that can manipulate SharePoint sites, libraries, and documents thought the web interface. It needs to be extensible e …
0
votes
1answer
98 views

Tutorial/References for Microsoft’s UI Automation

Hi all, I recently implemented a program using the Microsoft Accessibility API, but have since been told that the new UI Automation has replaced it. Seems like it would be a good …