Related glossary termsCI/CDAutomation that tests and ships code on every change.Shared tags: testingE2EShort for "End-to-end". Tests the entire app like a real user would.Shared tags: testingIntegration testTests how pieces of the system work together.Shared tags: testing