InterviewSolution
| 1. |
What is a Change document and what are the different components of change document? |
|
Answer» When a Change request is approved by Change Manager/ Person Responsible to validate and approve change, change document is created automatically in the system and the status of document is marked as being implemented. A Change document structure consists of the following components − Header Level It is used to store general data like developer ID, reference object details, project name for which change is created, and other information. Assignment Blocks It contains the data required for processing of change request. This includes information about, processing log files, transport requests, details of project/solution, incident, and the information about the test management. |
|