task #9459
openREST API tests for UTIS
0%
Description
There is already a test suite http://int.e-taxonomy.eu/jenkins/job/utis-jmeter-tests/ which could be repaired.
Otherwise we may want to use another test tool like Gatling, ...
This descission may also depend on the kinds of tests that are to be applied:
Which tests to we need to implement?
- API Functional Tests (Tools: Gatling, Rest Assured + Hamcrest to do assertions, jMeter?, ....)
- Load tests (Tools: Gatling, jMeter?, ...)
- Soak Tests
- Peak Tests
For a brief introduction into the different test types and on a quite subjective and selective overview on existing tools, see for example: https://dzone.com/articles/5-types-of-tests-to-perform-on-your-apis
Comparison of gatling, jmeter and grinder
On how to run Gatling load tests from distributed client machines to crate a heavy load on a server or cluster of servers: https://dzone.com/articles/running-gatling-with-distributed-environment
Related issues
Updated by Andreas Müller about 1 year ago
- Project changed from UTIS to EDIT
- Category changed from utis to utis
- Target version set to UTIS 1.4
- Severity set to normal
Updated by Andreas Müller about 1 year ago
- Assignee changed from Andreas Kohlbecker to Andreas Müller
Updated by Andreas Müller 12 months ago
- Related to task #9460: REST API tests added