Geography, asked by hemakshisinghmar, 7 days ago

What is an example of continuous delivery?​

Answers

Answered by joi4753
26

Answer:

releasing new retail versions for customer purchase. 2. automating the generation of user stories for a backlog

Answered by caffeinated
2

An example of continuous delivery: Automatic software updates on mobile phones.

About Continuous Delivery (CD):

  • A software development practise where code changes are automatically prepared for release in production.
  • It involves several stages such as UI testing, load testing, integration testing, API reliability testing, etc.
  • CD ensures:
  1. Improvement in Developer productivity.
  2. Quick solution to bugs.
  3. Automation of software release process.
  4. Fast delivery of updates.

#SPJ2

Similar questions