Computer Science, asked by communicatewithprash, 3 days ago

Which tool will help to manage lifecycle of an application?

Attachments:

Answers

Answered by mudholkaryashwant
0

Application Lifecycle Management (ALM) is the specification, design, development and testing of a software application. ALM covers the entire lifecycle from the idea conception, through to the development, testing, deployment, support and ultimately retirement of systems.

Answered by Jasleen0599
0

Option (a). Jenkins

  • Jenkins is a Java-based open-source automation platform with plugins created for continuous integration needs.
  • Jenkins is used to continuously build and test your software projects, making it simpler for developers to incorporate changes to the project and for users to get a new build.
  • Since Jenkins is developed in Java, you would need to use those extensions for other project kinds. I'll show you how to construct your. NET applications using the Jenkins workflow when there are updates to the repository.

#SPJ2

Similar questions