All Projects → zheng-wang → irontest

zheng-wang / irontest

Licence: Apache-2.0 license
A web app for API test automation

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
FreeMarker
481 projects
CSS
56736 projects
Batchfile
5799 projects
Fluent
28 projects

Projects that are alternatives of or similar to irontest

pactum
REST API Testing Tool for all levels in a Test Pyramid
Stars: ✭ 190 (+512.9%)
Mutual labels:  integration-testing, api-testing
karate-runner
VSCode Extension for Karate
Stars: ✭ 23 (-25.81%)
Mutual labels:  test-automation, api-testing
arquillian-container-was
Arquillian WebSphere Containers
Stars: ✭ 18 (-41.94%)
Mutual labels:  integration-testing, test-automation
Metersphere
MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!
Stars: ✭ 6,331 (+20322.58%)
Mutual labels:  test-automation, api-testing
karate
Test Automation Made Simple
Stars: ✭ 6,384 (+20493.55%)
Mutual labels:  test-automation, api-testing
Karate
Test Automation Made Simple
Stars: ✭ 5,497 (+17632.26%)
Mutual labels:  test-automation, api-testing
Arquillian Core
Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your test to the runtime.
Stars: ✭ 315 (+916.13%)
Mutual labels:  integration-testing, test-automation
Stubby4j
An HTTP stub server for testing application interactions with web services (REST, etc) & external system stubbing for easy testing
Stars: ✭ 300 (+867.74%)
Mutual labels:  integration-testing, api-testing
portman
Port OpenAPI Specs to Postman Collections, inject test suite and run via Newman 👨🏽‍🚀
Stars: ✭ 530 (+1609.68%)
Mutual labels:  integration-testing, api-testing
Skrape.it
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
Stars: ✭ 231 (+645.16%)
Mutual labels:  integration-testing, test-automation
jdbdt
JDBDT: Java Database Delta Testing
Stars: ✭ 12 (-61.29%)
Mutual labels:  test-automation, database-testing
api-test
🌿 A simple bash script to test JSON API from terminal in a structured and organized way.
Stars: ✭ 53 (+70.97%)
Mutual labels:  integration-testing, api-testing
apitest
Apitest is declarative api testing tool with JSON-like DSL.
Stars: ✭ 88 (+183.87%)
Mutual labels:  test-automation, api-testing
Php Vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Stars: ✭ 976 (+3048.39%)
Mutual labels:  test-automation, api-testing
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (+238.71%)
Mutual labels:  integration-testing, test-automation
pysys-test
PySys System Test Framework
Stars: ✭ 14 (-54.84%)
Mutual labels:  integration-testing, test-automation
software-testing-resource-pack
Various files useful for manual testing and test automation etc.
Stars: ✭ 38 (+22.58%)
Mutual labels:  test-automation, api-testing
docker
R Package For Accessing Docker via Docker APIs
Stars: ✭ 23 (-25.81%)
Mutual labels:  test-automation
demo-webdriverio-cucumber
E2E Tests with WebdriverIO and Cucumber
Stars: ✭ 28 (-9.68%)
Mutual labels:  integration-testing
robotframework-excel
Robot-framework auto-test excel
Stars: ✭ 15 (-51.61%)
Mutual labels:  test-automation
⚠️ No more development here. Project has been migrated to https://github.com/apitestbase/apitestbase.

Iron Test

Iron Test is an open source tool for integration testing a variety of APIs. It is suitable for Integration, ESB, Microservices and SOA testing.

Supported API types

  • HTTP
  • SOAP
  • Relational databases (Oracle, SQL Server, H2)
  • JMS (Solace)
  • FTP(S)
  • AMQP
  • MQTT
  • IBM MQ
  • IBM Integration Bus (IIB)

The tool

  • has GUI, saving user programming skills. Developers also have better experience using GUIed tool, as writing, reading and maintaining code are more brain power draining.
  • intends to provide a platform enabling integrating testing capabilities for all types of APIs.
  • provides advanced features like unlimited level folder structure for test case management, centralized and environment based endpoints management, user defined properties, data driven testing, HTTP stubs (mock services), full-text test case searching (TBD), and built-in (no VCS) team collaboration (partially done).
  • is designed for testers and developers, but in the same team/organization BAs or architects may also benefit from it. The thought here is that API test cases contain valuable business knowledge, and this knowledge should be shared and easily accessible and consumable to everyone in the team/organization.
  • does not support performance testing (for now).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].