Home » Archives

Content tagged with: user interface

[7 May 2012 | No Comment | ]

This video takes a detailed look at coded UI tests,which can be used to create fully automated UI tests for Microsoft Silverlight, Windows Forms, Windows Presentation Foundation (WPF), and web applications. Learn some techniques for creating robust coded UI tests which can be maintained over time along with your evolving application.

[29 Mar 2012 | No Comment | ]

GHUnit is a test framework for Objective-C, Mac OS X and iPhone 3.x. It can be used standalone or with other testing frameworks like SenTestingKit or GTM. This video shows you how to use it to validate your mobile user interface. GHUnit has the ability to record the look of a UIView so that the developer is aware of any changes since the last test run.

[24 Jun 2011 | No Comment | ]

This video demonstrates how to run the Selenium IDE Mozmill tests. Mozmill is an user-interface test automation tool. You can use it to write tests for your Add-On or for your Mozilla Platform Application.

[23 Feb 2011 | No Comment | ]

This blog post presents some results of an exploration of software testing tools to discover various types of potential user interface issues even for complex applications.

[14 Apr 2010 | No Comment | ]

This post presents good practice for efficient UI test automation.