Bazsites.com User Interface Testing
Directory Topics
On the Web
- Omsphere - Creators of MITS (Multiple Interface Testing Suite), a tool for testing the functionality of a system. It allows to simulate the user interface of a system regardless of its availability.
- Zephyr Automated Test Runner - An automated functional and regression testing tool. It will test any application, written in any language, that has a GUI. Zephyr takes the place of a user: Pointing, clicking and entering text. [Commercial, demo version]
- AllRecall Consul - Tool for automated testing of applications with character-based interface, such as DOS programs and UNIX applications via Telnet client. Works only under Microsoft Windows XP and Windows 2000. [Commercial, free limited version]
- WinFeedback - The tool is a Windows Scripting extension for performance measuring, software testing and task automation. [Free for private use]
- Quality Forge Software - Offers TestSmith, a GUI test automation tool for Java, C++ and Ruby and SpySmith, a GUI debugging tool. [Commercial, trial versions]
- Ranorex - A Windows GUI test and automation Library for C++, Python and for the .Net languages.
- VNCRobot - A tool for automated GUI testing based on VNC technology which enables to program, verify and reproduce behavior of a remote computer via RFB protocol and generate a comprehensive report. [Freeware]
- Badboy - A solution for web developers and testers who want capture replay tool for their desktop. [Free and commercial license]
- Eventcorder / Eventrobot - Records and plays back Windows events which can be edited. Playbacks can continue safely even when the driven application changes GUI and may run accelerated, repeatedly and via batch execution. Eventrobot is a scriptable tool to drive Eventcorder. [Free version, commercial advanced version]
Wikipedia Articles
- Orthogonal array - The Orthogonal array (OA) based testing is a systematic, statistical way of testing. Orthogonal arrays could be applied in user interface testing, system testing, regression testing, configuration testing and performance testing.
- GUI software testing - In computer science, GUI software testing is the process of testing a product that uses a graphical user interface, to ensure it meets its written specifications. This is normally done through the use of a variety of test cases.
- Linux Desktop Testing Project - The Linux Desktop Testing Project (LDTP) is a set of open source testing tools that uses accessibility libraries to trigger applications' user interface widgets. The LDTP can generate an "AppMap" by finding out what widgets applications use.
- Paper prototyping - Paper prototyping is a widely used method in the user-centered design process, a process that helps developers to create software that meets the user's expectations and needs— in this case, especially for designing and testing user interfaces. It is throwaway prototyping and involves creating rough, even hand sketched, drawings of an interface to use as prototypes, or models, of a design.
- Mercury Interactive QuickTest Professional - Quick Test Professional (QTP) is an automated functional Graphical User Interface (GUI) testing tool created by the HP subsidiary Mercury Interactive that allows the automation of user actions on a web or client based computer application. It is primarily used for functional regression test automation.