1 comment

[ 0.27 ms ] story [ 15.5 ms ] thread
The main purpose of E2E test is to verify the integration and data integrity of the system under test and its components by simulating real user scenarios, so as to expand the testing scope, ensure the health and stability of the system, and reduce testing workload and costs to a certain extent . Therefore, the community decided to conduct E2E automated testing.

For more details, please refer to https://medium.com/@ApacheDolphinScheduler/this-is-an-apache...