Multiple choice technology testing Select ALL that are FALSE: The comments (Annotations in DataStage)... Is not mandatory and it is time consuming Is a good practice, but it can be ignored when delivery is critical, and the developer is running out of time Defect has to be raised if proper comment and documentation are missing Better to add at later point of time in the development (after the entire coding is complete) All complex mapping and coding to be explained in comments Reveal answer Fill a bubble to check yourself A,B,D Correct answer Explanation In DataStage development, omitting annotations or postponing them is bad practice. The options stating that comments are not mandatory/time-consuming, can be ignored during critical delivery, or added later are false.