what do u write in the impact analysis document (i.e, for a
change request)
Answers were Sorted based on User's Feedback
Answer / t narasimhulu
You need to write following sections in impact analysis
document.
1. CR description. <Explain briefly about the CR>
2. Implications of the proposed change: < Mention the
functionalities affected/changed due to this change.>
3. Functionalities to be tested. <List down the
functionalities need to test for this change>
3.1 New test cases <List down the new test cases created
for this change>
3.2 Existing Test cases <List down the existing test cases
available for the change>
4. Reference Documents. < Mention the reference documents:
Technical Specification doc, Functional Spec doc,
Screenshots and Filed list validating doc>
| Is This Answer Correct ? | 49 Yes | 3 No |
Answer / piyoosh srivastava
Impact Analysis should be done before we do any code changes
as per CR.
Impact analysis should contain(s)
- Change Feasibility
- Duration
- Area / Wrokflow would affected
- What if analysis
- Development and QC effort required
- New/Modify Use Case
- New functionality/Changed functionality
- Impact approval
- Ref Specs
| Is This Answer Correct ? | 22 Yes | 5 No |
Answer / pandu
Hi Srivastava your answer is correct but i had a
doubt 'where' the analysis document prepared,and "how" the
estimate the task. give me one example or is there any
snapshoot please send me.
Thanks,
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / senthil kumar m
you have to write whether the changes you made has been
working properly & it has not affected the previous flow of
the program.
| Is This Answer Correct ? | 13 Yes | 29 No |
Why we use "OCCUR" with multiple occurence DS(Data Structure)?
what is the meaning, the advantages and which are the types of evaluate statement?
by using xpeditor if i want to debug the sub pgm ? how canu code in xped for main pgm and sub pgm ? wht is the debugging process ?
how will you find a particular line in debugging if its a infinite loop
can any one exaplin about Decision Tables in test region with good example
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
What is the function of currentdata option in bind?
what do u write in the impact analysis document (i.e, for a change request)
Explain ibm z?
How will u give input data to cobol program apart from PARM & Instream data?
What is linkage section?
What will happen if both steplib and joblib are specified?