Business Requirement Support

l Develops and communicates plan to manage vendor review of requirements and changes to solution or requirements scope for projects

l Identifies opportunities for improvement of FSD review processes from a global Core requirement gathering and vendor engagement process perspective, and identifies preventative or corrective actions for incorporation as improvements into the current Functional Specification Documentation process

l Support business case development

l Manage all in-bound Business Requirement to ensure all requirement are well documented and follow the BRD guidelines

l Manage all questions related to BRDs and ensure all issues are resolved with both Business and Vendors

l Clarifies and gathers any necessary supporting materials for support of FSD, to consistently produces high quality requirements

l Ensure all in-bound requirements analysis documents are done as per SDLC

l Conduct pre-sales requirement studies for prospective customers

Requirements Management & Communication

l Requirements gathering analysis with Client

l Creation of detailed business design documents

l Assesses the impact of requirements changes on the overall requirements activities

l Makes recommendation whether or not to proceed with a requirement change

l Manages requirements changes early in the project to minimize risk to the product scope, schedule and cost

l Determines whether to reject an out-of-scope requirement or propose a change to scope

l Coordinates with other members of the team to assess the impact on design and development activities

l Work with Vendors to creates the structure for requirements traceability

l Provides feedback for requirements quality improvement

l Issues Management and Tracking - Builds a repeatable change management process

l Actively seeks the help of a senior business analyst/Subject Matter Expert (SME) for requirements review and approval (as per knowledge area) to avoid sign-off delays and the cost of rework associated with defects being found at a later phase of the project.

l Identifies and maintains requirements for reuse

l Responsible for generating and packaging the requirements for presentation to the Program and Project management team, including supplementary materials required to support the requirements

l Ensures the Business BA team will provide quality requirements artifacts to improve approval and sign off of requirement by stakeholders

l Facilitates stakeholders consensus and sign-off on business requirements

Project Management

Support Test Strategy, Test Plan and Test Specifications

l Participates in the preparation of the master test plan (i.e. test strategy)

l Provides input for testing estimates

l Facilitate and coordinate with the business user testing team in test plan review/approval for all test phases

l Reviews test specifications for all test phases to ensure complete test coverage, traceability to the requirements, and adherence/consistency based on the agreed approach

l Performs test readiness reviews and turn over activities between the development and testing teams

l Defines the entry and exit criteria for the different test phases with the business UAT coordinator

l Test Management, Reporting and Analysis

l ensure Testing Service team provide daily report and defect management efficiency

l Sign off on system readiness for Client delivery

End-User Support

l Recommends work-a rounds and process improvements or modifications to meet business requirements

l Walk-through design documents with Client and obtain sign-off

l Provides functional application and business expertise to support end users

l Delivers training to end users in support of upgrades, enhancements and refresher course, support System Training by working closely with the BSD team

l Prepare and conduct system demonstrations

l Prepare training materials and conduct business user training

l Assist Client with system set-up and business practice optimization

Project Management Work:

l Perform function requirement gathering by engaging business representatives

l Clarify the business problem for the purpose of applications and define application requirements.

l Gather and document client requirements and develop the application solution design.

l Respond to Requests for Proposals from prospective customers

l Evaluate business needs, and contribute to the design and development for (informatics) business solutions

l Define, build, and verify application models.

l Project management of small solution implementations where needed (large projects will be assigned dedicated project managers)

l Assist in the development, testing, deployment and maintenance of software solutions for in-house projects

l (Assist in the, testing, deployment and maintenance of software solutions)

l Ensure system end to end delivery as designed and formalize acceptance of project, compile documentation, reflect on lessons learnt and bring the project to an orderly close

l Manage project estimation, project planning, resource planning, risk management, change management and communication process

l Support sales motions, demonstrations, and scoping of banking analytic application offers.

l Value-add to internal business users by providing advice on best practices in exploiting appropriate technology, reviewing and improving their work processes, facilitating and supporting customers’ change management process and influencing their alignment with the stakeholder’s agenda

l Provide best practice guidance and mentoring to clients using the Teradata application.

l Coordination among the project team

l Vendor management

l Ensure key project milestones and deliverables are being met to requirements

l Consolidate and present project financials and progress, raise escalation issues and present recommendation for improvement

l Control ongoing projects through reviews of project outcome based on critical milestones

Additional:

l Preparation of submissions to the governing body for solution sponsorship for project initiation

l Owning the solution definition for approved solution requests throughout the project lifecycle

l Managing multiple initiatives ensuring quality assurance through detailed documentation from initial investigation to solution proposal.

JD2的更多相关文章

  1. ListView初探

    一.ListView介绍 在Android开发中ListView是比较常用的控件,常用于以列表的形式显示数据集及根据数据的长度自适应显示. ListView通常有两个主要功能点: (1)将数据集填充到 ...

  2. Linux下安装Tomcat服务器和部署Web应用

    一.上传Tomcat服务器

  3. java web学习总结(六) -------------------servlet开发(二)

    一.ServletConfig讲解 1.1.配置Servlet初始化参数 在Servlet的配置文件web.xml中,可以使用一个或多个<init-param>标签为servlet配置一些 ...

  4. servlet(二)

    一.ServletConfig讲解 1.1.配置Servlet初始化参数 在Servlet的配置文件web.xml中,可以使用一个或多个<init-param>标签为servlet配置一些 ...

  5. html/css小练习1

    aaarticlea/png;base64,iVBORw0KGgoAAAANSUhEUgAAAywAAAFgCAIAAADW6Wr0AAAgAElEQVR4nOzdd1xT5+L48bJlhUAGCY

  6. Java-类和对象基础练习

    1.创建一个三角形类,成员变量三边,方法求周长,创建类主类A来测试它. package liu0919; public class Sanjiao { public double z(double a ...

  7. servlet 学习(二)

    一.ServletConfig讲解 1.1.配置Servlet初始化参数 在Servlet的配置文件web.xml中,可以使用一个或多个<init-param>标签为servlet配置一些 ...

  8. SQL Server 2008 R2——VC++ ADO 操作 存储过程 向datetime类型参数传入空值

    ==================================声明================================== 本文原创,转载在正文中显要的注明作者和出处,并保证文章的完 ...

  9. 【HDU 5858】Hard problem

    边长是L的正方形,然后两个半径为L的圆弧和中间半径为L的圆相交.求阴影部分面积. 以中间圆心为原点,对角线为xy轴建立直角坐标系. 然后可以联立方程解出交点. 交点是$(\frac{\sqrt{7} ...

随机推荐

  1. Python列表深浅复制详解

    转自:https://www.cnblogs.com/blaomao/p/7239203.html 在文章<Python 数据类型>里边介绍了列表的用法,其中列表有个 copy() 方法, ...

  2. Eclipse安装使用

    1.访问https://www.eclipse.org/downloads/下载最新的Eclipse工具包或者百度通过其他路径下载需要的版本 2.下载完成后将压缩包进行解压的得到相应的文件 3.进入解 ...

  3. isinstance()判断数据类型

    判断数据类型isinstance()l=[1,2,3]print(isinstance(l,list))#括号里面第一个填需要判断的数据,第二个是判断条件

  4. try-catch-finally容易犯的错误

    测试环境 JDK1.8 1. catch中包含return //有return的时候 输出13423 //无return的时候 输出134234 public class Trycatch { pub ...

  5. HDU 4747 Mex ( 线段树好题 + 思路 )

    参考:http://www.cnblogs.com/oyking/p/3323306.html 相当不错的思路,膜拜之~ 个人理解改日补充. #include <cstdio> #incl ...

  6. 通过设计表快速了解sql语句中字段的含义

    打开Navicat-------> 选择数据库 ------->右键设计表------>查看下方注释

  7. 路由器配置PPP协议 CHAP验证 PAP验证

    路由器配置PPP协议 CHAP验证 PAP验证 来源 https://www.cnblogs.com/tcheng/p/5967485.html PAP是两次握手,明文传输用户密码进行认证:CHAP是 ...

  8. HDU 6034 Balala Power!(贪心+排序)

    Balala Power! Time Limit: 4000/2000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others) ...

  9. BZOJ1800 [Ahoi2009]fly 飞行棋 【枚举】

    题目 给出圆周上的若干个点,已知点与点之间的弧长,其值均为正整数,并依圆周顺序排列. 请找出这些点中有没有可以围成矩形的,并希望在最短时间内找出所有不重复矩形. 输入格式 第一行为正整数N,表示点的个 ...

  10. macOS Sierra下如何打开任何来源(10.12系统)

    转载声明:本站文章无特别说明皆为原创,转载请注明:史蒂芬周的博客, 一定有很多朋友和小子一样,迫不及待的升级到了macOS Sierra,随之而来的是第三方应用都无法打开了,提示无法打开或者扔进废纸篓 ...