Mainframe Resume
New Jersey, NJ
Professional Objective
To play a distinguished role in a progressive organization by significantly contributing to company’s growth and profitability using my result oriented skills. I desire opportunities to provide technical guidance and contributions in support of business process.
Professional Summary
- 7 months of experience in the Mainframe Environment along with the various tools/utilities associated with it
- Experience inRequirement Analysis, Application Maintenance, Functional Studies, Quality Reviews and testing
- Hands on experience in Online Mainframe Testing (CICS)
- Knowledge in Structured Query Language (SQL)
- ProficientinDeveloping and Executing Manual Test Cases
- Basic Knowledge in IBM Rational Rose
- Worked on Development and Enhancement projects using JCL, COBOL, CICS, DB2 and VSAM
- Ability to interact with all levels of user community and team members
Career Profile
Worked as Programmer AnalystTrainee in Confidential,Chennai from Jun2011 to
Jan 2012.
Professional Qualification
Bachelor of Engineering (B.E.) in Computer Science
Technical Skills
Hardware / Platforms:
Windows 98/XP/2000/7,MVS OS/390
Technology:
Mainframe
Programming Languages:
C,C++, Java, COBOL
Online Systems:
CICS
Databases:
MS-Access, DB2, SQL
Scripting Languages:
JCL, JavaScript, HTML
Version Control Systems:
Changeman
Certifications
Completed Certification in “Web Application Development using Java Technologies"
Project Experience
Project Title: Confidential,
Client : Confidential,
Role: TeamMember
TeamSize: 25
Tools: COBOL, JCL, CICS, DB2, VSAM
Project Description:
Confidential,is a U.S.-basedbank holding company specializing inbankingandsavingsproducts. It is now the fourth-largest customer of theUnited States Postal Serviceand has the sixth-largest deposit portfolio in the United States.
The Capital One MVS Project is for the Application Value Management of the Capital One MVS systems. The project provides functional and technical enhancements to mainframe applications, which are part of the cards processing platform for Capital One. The applications which are part of the Capital One MVS Systems are Same Person Processing (SPP), File Load System (FLS), Operational Data Store (ODS), Statement Aggregation (STAG), Integrated Fulfillment Management (IFM), Offer Management (OME), IL Storm, Recoveries (RECAP).
The phases involved in the project include requirements analysis, design, coding, unit testing and system testing of service requests raised by business users. Service Request is basically a change or enhancement that is driven by business or another application.
The Capital One MVS project is built on mainframes and the technologies involved include COBOL, JCL, CICS, DB2 and VSAM.
Roles and Responsibilities- Involved in Requirements Analysis, Design, Coding and Unit Testing phases of the project.
- Development and Enhancements of tools which are useful in Audit, Testing and Coding phases of the software-development.
Tools Developed and Enhanced
Programming Languages Used:
JCL, COBOL, REXX
COBOL Standard Verifier(CSV)
- Overheads
Every time when a new program is written, it is a time-consuming process to manually check the program for COBOL coding standards. Also All checks are not covered during the manual process. So CSV, anAutomated tool was done to verify its standards.
- Purpose of the Tool
To check whetherthe COBOL programs have been written as per COBOL coding standards. If the programs are not written as per standards, those statements that deviate from standards are reported into an Error Log file. It is a generic tool that can be customized for project-specific standards.
Test Coverage Analyzer
- Overheads
There is no automated process to quantify the quality of test coverage in mainframe. Manual review of test cases for coverage is time consuming and less effective.In case of regression testing, the extent of test coverage is unknown.
- Purpose of the Tool
Test Coverage Analyzer is an analysis and testing tool that helps to improve and document the quality of testing.Metrics can be collected from the reports generated out of this tool.