-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test Strategy for modular Kyma #15442
Comments
What would be the purpose of having such document? How the strategy will be implemented in real life, not just on paper? |
I agree, this test strategy is also in Phase 2a when we likely already had to implement pipelines and procedures for the frontrunner module. I think we should be more pragmatic here and forego this strategy in favor of actually supported and fitting tests for the given development phase and let the teams own that. If there is a need for central testing and strategies again, for me this is a sign that modularization did not succeed. |
Checklist for the teams for the general testing strategy of Kyma modules: |
He is the Testing Strategy concept document. |
Description
According to the concept of modularized Kyma it is not needed to run integration tests on top because all needed E2E test are supposed to be covered by respective test scenarios run on a module level. On top of kyma modules only a basic smoke tests are planned (as a part of conformance tests).
A test strategy is needed to describe requirements in terms of tests for particular module to assure good overall quality of the product.
Acceptance Criteria
Links
The text was updated successfully, but these errors were encountered: