'auto test script that validating new code by whole user in DB before CI/CD
hi i'm not native at english. sorry for my english skill.
i'm developer and thinking to find way how i can develop no error code.
How about this way?
- Prepare code before deployment
- Apply the code to all users in the DB
- Check if there is an error
- If no error occurs, the code can be trusted on existing users.
Of course, it can pass in unit tests, but errors may occur in collaboration with other existing code. So, it would be better to run the service a-z logic process than to proceed with unit tests for all users.Of course, it will take a lot of time and consume a lot of electricity bill.An alternative would be to randomly select users and run the simulation instead of conducting a full investigation.
I'm trying to develop such a script, are there any projects or precedents I can refer to?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
