Open Source

Hersteller-Daten

Kontaktbild

Tools dieses Herstellers

1 2 3 4 5
ABAP Unit

ABAP Unit ist die xUnit-Umsetzung für die SAP Programmiersprache ABAP und die SAP Entwicklungsumgebung integriert.

Weiterlesen
1 2 3 4 5
Accessive

Accessive is a tool that allows you to access private field or methods for testing purposes. That means that you don't have to make some of your methods or field package protected just to allow for testing.
Accessive uses reflection and dynamic proxies to access private portion of your objects, allowing you to keep them strongly encapsulated and still be able to test their internals.

Weiterlesen
1 2 3 4 5
Calabash

Calabash is an open source test automation tool for mobile apps. You can automate native, hybrid or web apps on Android or iOS.

Weiterlesen
1 2 3 4 5
Canoo WebTest

Canoo WebTest is a free OpenSource tool for XP style acceptance testing of web applications. It calls web pages and verifies the result against expected properties. The engine is based on HttpUnit. Tests are described in terms of ANT scripts. Test reporting is done via XML/XSLT.

Weiterlesen
1 2 3 4 5
ClassMock

ClassMock is a framework that helps the creation of unit tests for components that use reflection or annotations. In this kind of classes, the behavior is dependent of the class structure. This way, each test case usually works with a different class created specifically for the test. With ClassMock is possible to define and generate classes in runtime, allowing a better test readability and logic sharing between tests.

Weiterlesen
1 2 3 4 5
Codeception

Codeception ist ein in PHP geschriebenes Testingframework, welches sowohl Unittests, als auch funktionale Tests und Akzeptanztests durchlaufen kann. Eine Integration in einem CI ist möglich. Berichte werden auch in menschlesbares HTML ausgegeben.

Weiterlesen
1 2 3 4 5
CruiseControl

CruiseControl is both a continuous integration tool and an extensible framework for creating a custom continuous build process. It includes dozens of plugins for a variety of source controls, build technologies, and notifications schemes including email and instant messaging. A web interface provides details of the current and previous builds. And the standard CruiseControl distribution is augmented through a rich selection of 3rd Party Tools.

Weiterlesen
1 2 3 4 5
Cucumber

Ein verhaltensgetriebenes Softwareentwicklungs-Tool zum Testen der Webanwendungen. Open Source.

Mit Cucumber können die Softwareentwicklungs-Teams beschreiben, wie sich die Software im Klartext verhalten sollte. Der Text ist in einer „business-readable“ Domain spezifischen Sprache geschrieben und dient als Dokumentation, automatisierte Test- und Entwicklungshilfe - alles in einem Format.

Cucumber funktioniert mit Ruby, Java, .NET, Flex oder Webanwendungen, die in beliebiger Sprache geschrieben werden können. Es wurde in mehr als 40 gesprochene Sprachen übersetzt.

Cucumber unterstützt auch kürzere Tests in Tabellen - ähnlich wie das FIT. Schauen Sie sich die Beispiele und Dokumentation genau an, um mehr über die Cucumber-Tabellen zu erfahren.

Weiterlesen
1 2 3 4 5
Flyspray

Flyspray is an uncomplicated, web-based bug tracking system written in PHP for assisting with software development. It was originally conceived when the Psi Jabber client project couldn't find a bugtracker that suited their needs, and has been made available for everyone to use for their own projects.

Flyspray is Free Software, released under the GNU Lesser General Public Licence Version 2.1. This essentially means that you can get Flyspray and use it free of charge. The source code is available, and you are welcome to modify it to suit your needs. Submitting your changes back to us is entirely optional, but we'd love to hear from you!

Weiterlesen
1 2 3 4 5
Gatling

Gatling is an Open Source Stress Tool with High performances, simple concepts, a DSL to describe scenarios, HTTP support, a scenario recorder and Meaningful reports.

Weiterlesen