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 |
what error do we get in prodution support and questions on production support
HOW to change the coloumns in XREF?
Redefines clause cannot be used in a) working-storage section b) 77 c) 66 d) elementary
Give the format of using and giving in sort statement. What are the restrictions with it?
accept ws-date from date will return the current date?
Categorize the mainframe manual testing?
State the difference between jes2 and jes3?
what are the commands that frequently used in cl?
What is the need to code commits in batch programs?
Determine the total no of bytes in the following 01 rec1 . 02 a pic x(6). 02 b redefines a. 03 c occurs 6 times pic 9. 02 d occurs 4 times. 03 e pic x(5). 03 f pic 999. a)38. b)44 c)14 d)32
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
What will happen if both steplib and joblib are determined?