Browsing projects by Tag(s)

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

Showing page 1 of 2

Pyccuracy is a Behavior-Driven Acceptance Testing framework. A typical Pyccuracy test would be something like: As a Google User I want to search Google So that I can test Pyccuracy Scenario 1 - Searching for Hello World Given I go to "http://www.google.com" When I fill ... [More] "q" textbox with "Hello World" And I click "btnG" button Then I see "Hello World - Google Search" title [Less]

5.0
 
  0 reviews  |  12 users  |  14,760 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test.

4.85714
   
  0 reviews  |  10 users  |  43,496 lines of code  |  3 current contributors  |  Analyzed about 8 hours ago
 
 

SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven ... [More] Development for .NET projects today. The official website of the SpecFlow project is: www.specflow.org. The source code is hosted on GitHub: SpecFlow. Wiki and issue tracking is hosted here on Google Code. SpecFlow is sponsored by TechTalk. [Less]

4.66667
   
  0 reviews  |  9 users  |  993,083 lines of code  |  9 current contributors  |  Analyzed 1 day ago
 
 
Compare

Mink is an open source acceptance test framework for web applications, written in PHP 5.3

0
 
  0 reviews  |  4 users  |  4,491 lines of code  |  16 current contributors  |  Analyzed 1 day ago
 
 

Maven Plugin which directly launches Fitnesse server. Provides ability to launch FitNesse as a wiki server, or automatically run FitNesse tests as part of a standard integration-test / verify build. Allows configuration of FitNesse's classpath through plugin dependencies, and injects all Maven ... [More] project properties as FitNesse variables, ( which can be overridden from the command line using '-D' ). [Less]

5.0
 
  1 review  |  2 users  |  6,366 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

Adds features to Concordion, such as embedding screenshots or logging information in the output. Includes an example project that demonstrates the extensions using Concordion with Selenium 2 (WebDriver) for end-to-end browser testing.

0
 
  0 reviews  |  1 user  |  2,990 lines of code  |  1 current contributor  |  Analyzed about 12 hours ago
 
 

PyConcordion is a Python port of Concordion. That is : Write your specification in HTML with Concordion instrumentation Write your fixture in Python just like you would write a fixture in Java Run your tests either individually or with the folder runner Look at the Concordion report Latest ... [More] versionNew release is out : version 0.6 Adding support for setUp and tearDown methods How to try it ?First be sure to have : python (version >= 2.5) a Java JDK (version >= 1.5), if your system does not contain one please download it from Sun Microsystem. To try it : download latest PyConcordion release (a .tgz file) extract the tgz file run python setup.py install in your command line from the extract directory if java and javac are in your PATH skip this either set your PATH to include java and javac or modify config.ini from your local dist_packages directory and set java_command and javac_command to point the place these commands are available run command concordion_folder_runner *your_test_directory* (under linux this will work, under windows you may have to do something like python C:\Python26\Scripts\concordion_folder_runner *your_test_directory*) You can take a look at the two minutes example to see how to write a test. More tests are available in the source repository and you may check Concordion Tutorial for Concordion syntax. See CurrentRestrictions for more details. [Less]

0
 
  0 reviews  |  0 users  |  1,186 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

FitWeb is ...... a tool for writing executable web application tests in html. It combines two other widely-used tools, Fit and WebDriver. The tests you write look like this: browse google.com into The Google search box enter FitWeb click Google Search Button assert First ... [More] Search Result contains FIT + WebDriver = TDD for web applications You would use FitWeb if ...You want users/Business People/BAs to write or understand the specs/tests for their web application You like TDD, especially acceptance tests. You want to wrap some regression tests around a system that already exists To use FitWeb, you can ...... download the distributable and follow the instructions in Readme.html. The source is available through Subversion, of course. [Less]

0
 
  0 reviews  |  0 users  |  5,659 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

SmART Framework provides an easy way to write your acceptance and regression tests by generating a suite of XHTML files that describes both your application and the tests to run over your application.

0
 
  0 reviews  |  0 users  |  981 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Agile Acceptance testing with FitNesse

0
 
  0 reviews  |  0 users  |  74,651 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.