NFR - Define average and maximum end-to-end response time for a service call and implement and execute regular measurement tests #1670
DanielaWuensch
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Feature Request
Non-functional Requirement - Define average and maximum end-to-end response time for a service call and implement and execute regular measurement tests
Average and maximum end-to-end response time for a service call should be defined; measure to reach it implemented; regular measurement tests must be executed
Current expectation is maximum 1 second - data exchange (after contract is in place)
Expectation for performance of contract negotiation to be defined and measured as well.
Which Areas Would Be Affected?
all, including DPF, CI, build, transfer, etc._
Why Is the Feature Desired?
Performance Requirement
Solution Proposal
Define Performance expectation for contract negotiation (tbd) and for data exchange (CATENA-X requires 1 second)
Re-design communication accordingly
Implement test to measure performance
Type of Issue
non-functional requirement
Checklist
Performance of end-to-end communication meets defined expectations and is measured regularly
Beta Was this translation helpful? Give feedback.
All reactions