Computer Science, asked by divyeshp9395, 1 year ago

What stage takes the delivery team beyond continuous integration?

Answers

Answered by writersparadise
1

The answer is acceptance tests.

The acceptance tests stage takes the delivery team beyond continuous integration.  

This is a type of software testing that is done to check if the system complies with or meets the business requirements. The test determines if the system is acceptable and ready for delivery.

Acceptance tests are usually done by dedicated testers who have complete or full-fledged knowledge about the product.

Answered by PoojaBurra
0

Sequencial delivery is a software development method in which developers makes code and mix it into main branch with persistenly to make product software-ready at any moment in time.

A heavy planning and strategy before approaching any project.

CD pipeline is an end strategy that explains how the software development should take place going through various stages.

Similar questions