CS-6302 APPLICATION LIFECYCLE MGTVERSION CONTROLP a g e|2Researching beyond the coverage of this module is highly encouraged tosupplement your understanding of the topics covered. Always,think and seebeyond the box.The citation provided is a guideline. Please check each citation for accuracybefore use.So, what are we waiting for? Let us now explore the LifecyleManagement of ApplicationIntroductionVersion Control OverviewALM has fully integrated version control. The ALM site administrator canenable version control on a per project basis.Version control is enabled for requirements, tests, and test assets toenable distributed teams to collaborate and manage multiple versions of assetsin parallel while maintaining data integrity and providing an audit history ofchanges throughout the project lifecycle. A component can be checked out forupdate, and then checked back in when changes are complete.You can view and compare previous versions of an entity, or restore aprevious version. You check out an entity to make changes. This locks the entity,preventing other user from making any changes. Then you check in the entity tostore the changes, and make the new version of the entity available to otherusers. You can view and compare previous versions of an entity, or check out aprevious version.The project administrator for your organization can enable or disableversion control through ALM Site Administration.Discussion–User ScenariosUsing Version Control throughout ALMVersion control enables you to create and manage ALM entities whilemaintaining previous versions of these entities.