Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

FEST

Compare

  Analyzed about 22 hours ago

FEST is a collection of compact and fluent APIs, which mission is to simplify software testing. The project provides libraries for: * Functional testing of Swing-based UIs * Functional testing of JavaFX-based UIs * Fluent interface for assertions * Easy-to-use fluent interface ... [More] for Java Reflection * Template for simplifying usage of mock objects [Less]

43.1K lines of code

0 current contributors

almost 11 years since last commit

23 users on Open Hub

Inactive
4.58333
   
I Use This

Robotium

Compare

  Analyzed about 15 hours ago

It's like Selenium, but for Android. User scenario testing for Android. Robotium is a test framework created to make it easy to write powerful and robust automatic black-box test cases for Android applications. With the support of Robotium, test case developers can write function, system and ... [More] acceptance test scenarios, spanning multiple Android activities. Robotium has full support for Activities, Dialogs, Toasts, Menus and Context Menus. [Less]

8.52K lines of code

0 current contributors

over 7 years since last commit

7 users on Open Hub

Inactive
4.5
   
I Use This

Linux Desktop Testing Project

Compare

  Analyzed about 22 hours ago

Cross Platform GUI Automation tool Linux version is LDTP, Windows version is Cobra and Mac version is PyATOM. * Linux GUI testing is known to work on GNOME / KDE (QT >= 4.8) / Java Swing / LibreOffice / Mozilla application on all major Linux distribution * Windows GUI testing is known to work ... [More] on application written in .NET / C++ / Java / QT on Windows XP SP3 / Vista SP2 / Windows 7 / Windows 8 * Mac GUI testing is known to work on OS X Snow Leopard/Lion/Mountain Lion. Where ever ATOMac runs, LDTP should work on it Supported language * Python * Java * Ruby * Perl * C# * VB.NET * PowerShell * Clojure [Less]

90.6K lines of code

0 current contributors

over 4 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Abbot Java GUI Test Framework

Compare

  Analyzed about 14 hours ago

Abbot is a simple framework for unit and functional testing of Java GUIs. Facilitates generating user actions and examining component state. Supports recording and playback on any Java application.

54.1K lines of code

0 current contributors

over 8 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: common_pu..., lgpl

fMBT

Compare

  Analyzed 1 day ago

The fMBT (free model-based testing) tool automatically generates and executes tests. The tool comes with an editor/viewer that visualizes test models and generated tests. The tool also includes a family of GUI test libraries for testing multiple platforms, including Android, Chrome OS, Tizen and ... [More] Windows. However, the tool is not limited to GUI testing: test steps can be implemented in Python and C++ without any restrictions. fMBT supports both online and offline model-based testing, and the test generation/execution can be run concurrently and distributed over several nodes. [Less]

94.3K lines of code

5 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

White

Compare

  Analyzed 1 day ago

White is a .NET UI automation library and toolkit for Windows. White supports all rich client applications, which are Win32, WinForm, WPF and SWT (java). It is .NET based and hence you wouldn't have use proprietary scripting language. You can use your favourite .NET language, IDE and tools for ... [More] developing tests/automation programs. White provides consistent object oriented API for all kinds of applications. Also it hides all the complexity of Microsoft's UIAutomation library and windows messages (on which it is based). [Less]

0 lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2