codbex / codbex-kronos

SAP HANA XS Classic and ABAP Compatibility Platform
https://codbex.com
Eclipse Public License 2.0
5 stars 3 forks source link

[CI/CD] Performance Tests #154

Open BorisNen opened 2 years ago

BorisNen commented 2 years ago

From xsk created by ThuF: SAP/xsk#494

Create performance tests for the following scenarios:

  1. API Calls:
    • Authentication & Authorization
    • Execute CRUD Database Statements (HANA Cloud)
    • Measure the Response Time
  2. UI (with Selenium?):
    • Login
    • Load page
    • CRUD data through the UI
    • Measure the scenario execution time

We want also to compare the results with the following applications:

We want also to compare the results on different infrastructure:

We want also to test the optimal resource limits configuration per Kubernetes deployment - https://github.com/SAP/xsk/issues/493

BorisNen commented 2 years ago

Performance test for infrastructure and applications Related: https://github.com/SAP/xsk/issues/895