Project Xplanation
Project Xplanation
Issue
Project development
Issue:
Your Responsibility –
You have to provide estimates to complete the task by discussing with your offshore team leader.
Once the estimates are finalized, you have to prepare an approach document for that issue.
You are good to start with coding once the approach is finalized
Code changes
Example: In one of the graphs you have not captured the dropped records which are required for business.
And integration testing is must for the issue resolution- You have to do end to end testing.
Provide you the quick resolution if the same issue occurs in future
Project development:
The project development will start with the Business Requirement Document/Business specification Document
(BRD/BSD) which will be provided by the customer/client.
Your Responsibilities:
You (your entire team, most of the times the team leader and senior developers) have to do thorough analysis
on BRD and need to come up with High Level Design (HLD) document
Contents of the HLD:
Environment information
If balance and flash back queries are required, how are we going to implement for our project.
Scheduling controls
Mapping Document which will consists of the mapping rules from sources to target system.
Sometimes this mapping document will be prepared from client side and in some cases by us (our team).
Then Coding and Low Level Design (LLD) documentation will go in parallel based on HLD.
Content of LLD:
Job scripts
Test cases
Once coding part is done and before migrating the code to QC (Testing) environment you need to make sure
that the graph is developed according to the development check list.
Once cross checked with check list, then we will be good to go with unit testing
Unit test plan will have test cases and expected result.
Test case
Expected result
Result
Integration testing:
ITP
ITR
Tag name
Promotion to QC environment
==================================================================================
Review time
How many bugs you found as part of your review..