首页
 
首期苏州市紧缺人才项目

GTT 欧美软件外包研修班

完成海外实训回国工作者 享受政府专项补贴

纳入苏州市紧缺人才库

 

出国日记欧美软件项目研修政府主办主办单位去哪出国如何实训实训项目海外导师实训收益

实训项目

IT 项目列表
Partial List of GTT IT Projects

  • 1、Job Board
  • 2、Legacy Migration Tools
  • 3、Doctor's Diary 22 GTT Online Examination System
  • 4、Art Gallery 23 Create Rule Engine for Vehicle insurance
  • 5、Business Card Customization and online ordering
  • 6、Creating Business engine to administer
  • 7、rules for vehicle insurance
  • 8、Diet Consultation 25 ERP for manufacturers
  • 9、Tzen 26 ERP for Courier Business
  • 10、iRelay 27 ERP for Builders and Promoters
  • 11、Medical Tourism 28 ERP in Retail Chain
  • 12、Infotantra 29 Fuel Filling Station
  • 13、MOM Creation 30 HR Operations for A New Hire
  • 14、Language for All 31 Online Data Visualization
  • 15、Young India 32 Smart City
  • 16、Sahelisangh-EMR 33 Smart Inventory Management System
  • 17、RFID Based 'Transport' Card 34 Smart Distribution System
  • 18、Virtual World for PlanetAikon 35 Smarter Intelligence System
  • ......

GTT项目描述

Annexure GTT Sample Project Descriptions

项目赞助商
Project Sponsor

IBM

项目名称
Project Title

Fault Tolerant Elevator System

项目描述/视野
Project Description/ Scope

关于客户
About the client
为XYZ公司建立一个快速反应,无故障且安全的电梯系统。项目主要关注设计一个新系统时的安全评估和容错能力,建立的系统应具有避免致命事故以及现有系统存在的很多重大缺陷的能力。

Building a quickly responsive, fault free and safe elevator system for XYZ company. The project demonstrates the safety measures and fault tolerant capability of the new system which can avoid fatal accidents or minor and major injuries prevalent in existing systems.

项目要求
Project requirement

设计的电梯系统应具备基本能力如,潜在客户可在任何一个楼层,乘客可能按下上升或下降按键。当潜在用户呼叫了电梯或者选择了上行或下行的方向后,电梯应可移动到适合的楼层。

The elevator systems will provide the basic abilities like a potential passenger can be on any of the floors and can call an elevator by pressing either the up or button to call the elevator. Once the elevator has been called by a potential passenger or a passenger has selected a destination, then the elevator will move to the appropriate floor.

每个电梯应有可达楼层的列表,在电梯内,乘客可选择想要到达的一个或多个楼层。潜在用户等待电梯门开启。潜在用户成为乘客。

Each elevator will have a list of floors to visit. Once in an elevator, a passenger can select the floor or a number of floors where he wants to go to. The potential passenger waits for the doors to open before entering into the elevator. The potential passenger now becomes a passenger.

非功能性需求

Non-Functional requirements

1、潜在乘客的等待时间应至少比传统电梯系统节约25%,二这应由一显示系统展示。
The waiting time for the potential passenger shall be atleast 25% better than traditional elevators and this should be communicated using a display system.

2、在故障或者不安全操作下乘客不应受到任何伤害。(提示:调查当前电梯系统故障及其原因)
No passenger shall be harmed due to malfunctions or unsafe operating procedures of the lift (Hint: Survey recent elevator failures and their causes)

目标
Expectation

为以上要求建立一个具有仿真功能的创新性系统以及软件模型。

Build a Rhapsody-based system and software model for this requirement with simulation capabilities.

使用创新性的安全评估文件,从而可以使用FTA(错误树分析)图表来创建安全措施。使用频率图表掌握电梯使用的各种不同情形,使用TestConductor创建一个强大的测试程序。

Use Safety analysis profile of Rhapsody which enables to use FTA (Fault Tree Analysis) diagrams for creating safety measures. Capture different scenarios of elevator usage using sequence diagram and build a strong and robust testing process using Test Conductor.

技术平台
Technology Platform

全程使用SysML/UML规范,可使用C++设计仿真以及VC++进行前端GUI开发。
All model specification would be in SysML / UML. Can use Rhapsody in C++ for design simulation and VC++ for front end GUI development.

使用工具
Tools to be used

Visual Studio


项目赞助商
Project Sponsor

IBM

项目名称
Project Title

InfoSphere Change Data Capture (CDC) and DataStage

项目描述/视野
Project Description/ Scope

使用InfoSphere Change Data Capture (CDC)捕获数据库中的改变。使用InfoSphere DataStage转换从CDC载入目标的数据。

To capture the changes from a Database using InfoSphere Change Data Capture (CDC) and use of InfoSphere DataStage to transform the data from CDC while loading into target.

商业要求
Business Requirement

实时跟踪源数据的变化,应用商业规则转换数据并将其上传至目标系统。

Track the source data changes at real time, transform the data by applying the business rules and load the data into target system.

技术要求
Technical Requirement

InfoSphere Change Data Capture 将用来捕获RDBS数据库中的改变。其间将会采用以下复制模式:

The changes from the RDBS database will be tracked using InfoSphere Change Data Capture. The following replication modes will be used:

1.镜像连续
Mirror Continuous

2.镜像网络变换
Mirror Net Change

3.镜像刷新
Mirror Refresh

Non-Functional requirements

CDC输出文件将被存入一个平面文件和一个RDBMS目标表格中。项目同时要求创建CDC用户,角色分配,以及创建复制的描述。

The CDC output will be stored in a flat file as well as a RDBMS target table. The project also requires creating users for CDC, assigning roles and creating subscriptions for replication.

IBM InforSphere DataStage 将被用来读取由CDC创建的平面文件,转换数据,并且将数据上传至目标表格。

IBM InfoSphere DataStage will be used to read the flat file created by CDC, do the transformations on the data and load the transformed data into a target table.

以下任务将经DataStage进行:

The following tasks will be carried out for DataStage:

1.创建用户组,角色分配以及证书映射。

Creating Suite user, assigning roles and doing credential mapping.

2.设置DataStage,使用OS用户注册或LDAP。

Configuring DataStage to use the OS user registry or LDAP

3.开发DataStage任务。

Developing DataStage jobs.

要创建的文件

Documents to be created:

1.高级解决文案文档

High Level Solution Document.

2.设计和映射文档

Design and Mapping Document

3.单元测试计划文档

Unit Test Plan Document


项目赞助商
Project Sponsor

Zensar Technologies

项目名称
Project Title

Travel Service System

项目描述/视野
Project Description/ Scope

旅行服务系统将运作宽范围的机票预定服务,包括:

Travel Service System will process a wide range of flight reservation service requests. These include:

• 查询有关航班和机票

Inquiring about flights and airfares,

• 制定、改变及取消旅客信息及帐户

Making, changing, and canceling traveler profiles and accounts,

• 预定、改变、确认及取消机票。

Booking, changing, confirming, and canceling flight reservations

• 生成旅游行程。

Generating travel itineraries

技术平台
Technology Platform

Dot NET or Java

使用工具
Tools to be used

Modeling Tools, JDK 1.x, Visual Studio.NET/ Eclipse and MYSQL 5.0 / Ms SQL 2000 Desktop for Database.


项目赞助商
Project Sponsor

Zensar Technologies

项目名称
Project Title

Bank Guaranteeing System

项目描述/视野
Project Description/ Scope

项目涵盖规则引擎开发,并作为一个决策支持系统运作。

The scope is Rules engine development which will act as decision support system. The objectives of the system are as follows:

• 对客户验证过程实现自动化

To automate the process of verification of the client

• 设计一个信用度计算器

To design a credit score calculator.

• 决定客户是否有资格进行贷款。

To decide whether the client is eligible for the loan or not.

技术平台
Technology Platform

Dot NET or Java

使用工具
Tools to be used

Modeling Tools, JDK 1.x, Visual Studio.NET/ Eclipse and MYSQL 5.0 / Ms SQL 2000 Desktop for Database.


项目赞助商
Project Sponsor

Hexaware Technologies

项目名称
Project Title

Create Rule Engine for Vehicle insurance

项目描述/视野
Project Description/ Scope

应用程序提供完整策略

This application offers complete policy

保险、索款及再保险割让功能。

Issuance, claims and reinsurance cession functionalities.

其中包括

This includes

• 建议及报价

Proposal & Quotation

• 再保险割让

Reinsurance Sessions

• 索款

Claims

技术平台
Technology Platform

Dot NET or Java

使用工具
Tools to be used

Modeling Tools, JDK 1.x, Visual Studio.NET/ Eclipse and MYSQL 5.0 / Ms SQL 2000 Desktop for Database.


在线问问 提交简历

海外实训

海外实训项目于2010年 5月正式启动,参训者在MSPTC完成技能及外语强化训练后,统一输送至国外大型软件企业进行项目开发实战。回国人员可纳入苏州紧缺人才库,享受政府专项补贴并统一安排就业。

主办单位more

苏州市人事局 紧缺人才开发办公室

高博 GEM

全球教育管理集团(GEM)致力于中国和东南亚教育事业,高博教育是集团(GEM)在中国的旗舰机构。 苏州软件微软技术实训基地 由微软中国与苏州园区政府共建,高博教育管理运作。【详细】

高博 GEM GTT

GTT 是一家致力于解决当前人力需求和受训人力差距的合资企业。【详细】

关于印度more

世界IT人才硅谷—印度

印度是IT人才的硅谷:在美国,超过18%的微软员工,16%的IBM员工,17%的网络人才和超过10%的医生,21%的护士曾经在印度接受过教育。人才是行业发展最重要的资源,印度IT业取得世界范围的成功,其国际化的软件人才孵化环境功不可没。【详细】

高博 GEM 印度高博 GEM 印度

海外导师more

Satish Duryodhan

Chief Technology Officer (CTOGTT), Chief Mentor for Projects

Usha Kunjir (IEEE Member)

Project Guide – Software Engineering

Jyoti Barole

Project Guide - .NET