Consequences of using pipelines without automated testing

Question:
Which of the following is the likely result of an automated pipeline WITHOUT automated test cases?

  1. Coding faster, with confidence
  2. Experiencing failures less often
  3. Overcoming vulnerabilities
  4. Bugs pushed to production faster
Answer:
D - is the correct answer. Automation WITHOUT automated testing will only cause more errors to move through the pipeline