Skip to main content

Pumpo#5

Automated end-to-end testing of all endpoints in one flow

What it is

Pumpo#5 is a testing framework built around several principles:

  • Tests must be 100% Java code but easy to write
  • Test execution must be supported from local machine and from worker nodes of any CI system
  • Complex secure networking setup must be supported
  • Web and Mobile testing must be compatible with publicly available services such as Browserstack
  • Any API endpoints must be supported next to UI testing to allow true end-to-end testing

Integrations and Capabilities

Endpoints
interactive
Endpoints
noninteractive
ReportingEmulationSyntax variants
Web
Mobile
Windows
REST
SOAP
HTTP
Kafka
SQL
SFTP
Samba
TestFLO
Xray
Allure
Prometheus
Jamulator
(javascript rules engine)
Interactive:
- Annotations
- Selenide

HTTP based:
- Our DSL
- RESTAssured

Quick start