查看完整版本: LH20072000038 [已就业]

pokemon 2007-11-8 11:38

LH20072000038 [已就业]

个人简历

○ 基本情况:                                                                  
性    别:男                                                   
主修专业:应用物理学         
辅修专业:数学与应用数学               
出生年月:1983年10月                毕业学校:华东理工大学       
学    历:本科       
联系电话:        15921327707
电子邮件:        [email]baiyao@51testing.com[/email]
                                                     
求职意向:软件测试工程师

○ 职业技能:
1.        软件测试
能够熟练运用等价类划分、边界值分析、正交试验、判定表、因果图等用例设计方法以及采用一些主要的测试策略来进行测试用例设计,包括系统、集成和单元测试用例设计及执行;
能够熟练搭建测试环境,使用TCL脚本工具、CppUnit工具来进行集成、单元测试执行;
能够使用自动化测试工具QTP、LoadRunner进行功能、性能的自动化测试;
能够在测试执行过程中进行测试执行记录、写作测试日报、测试报告、缺陷报告; 能够运用测试管理工具QC、配置管理工具CVS来进行缺陷、版本等的综合管理;
能够参照文档评审规范,进行需求文档评审、概要设计评审和详细设计评审;
熟悉软件测试计划、测试方案的写作方法;
2.        编程方面
熟悉C、C++、VB等语言,能够熟练运用C/C++语言编程,具有一定的编程能力;
熟悉数据结构;
了解JAVA,SHELL,汇编等语言;
3.        操作系统
熟悉操作系统原理,了解五大管理系统,网络分布式操作系统原理
熟练使用Windows操作系统
能够熟练安装Linux系统、了解一些Linux常用命令;
能够在Linux系统环境下搭建FTP服务器、Apache Web服务器并对其进行集成;
4.        数据库
能熟练使用SQL Server 2000,SQL常用命令及数据库事务;
5.        网络
熟悉计算机网络原理、OSI、TCP/IP模型;
具有基础的封包知识,能运用sniffer、WPE等封包解析工具;
6.        硬件
熟悉51系列、凌阳61系列单片机、对FPGA等开发板有一定认识;

○ 项目经验:
1.        项目名称:Counter V1.0测试
项目时间:2007/06--2007/07
项目描述:实现对.c或.cpp文件的代码行、注释行、空行、总行进行统计的功能。
责任描述:
参加SRS、HLD、LLD文档的评审;
制定系统测试计划,方案,设计系统测试用例并执行,提交测试日报、缺陷报告、测试报告;
搭建TCL环境,编写脚本进行单元,集成测试;
用CPPUnit单元测试;
在最后通过代码走读,修复了已测BUG。

2. 项目名称:flight飞机票订票系统
项目时间:2007/07
项目描述:flight是一个飞机票订票系统,具有飞机票订票、修改等功能。
责任描述:
利用QuickTest Professional编写脚本进行自动化执行测试用例;
利用Word先将测试内容编写成测试用例;
根据被测试程序的开发环境选择插件,并加载插件;
按照测试用例的操作步骤录制脚本,并加入查检点;
删除多余、错误操作,加入条件、循环控制语句,加入注释,参数化数据等操作增强脚本;
通过脚本调试,将脚本自身的错误调试出,并加以改正及回放脚本,找到被测试系统的Bug,确定后提交。

○ 外语水平                                                                 
通过国家英语四级考试,成绩良好,具有一定的英语口语、阅读、翻译、写作能力。

○ 工作经历/社会实践                                                   
2005.5~2006.1  华东理工大学生创新实践活动(USRP) 学习制作液晶综合参数测试仪
2006.2~2006.9  上海科泰实业公司  技术支持
并自行设计验证了中央空调风口控制装置
团队合作运用VC编程实现基于LONWORK网络总线的中央空调风口监视系统

○ 教育背景                                                         
2002—2006                 华东理工大学         本科
2007~4—至今               51testing软件测试培训
测试培训课程:软件测试技术、软件测试规范、测试流程、自动化测试工具
数学课程:离散数学、数理统计、运筹学、数学模型
计算机课程:C语言、VC++、数据结构、编译原理、数据库原理、MATLAB      
○ 个人优点                                                                 
有较强的团队精神、有一定的创新能力,能较快地融入团队,责任心强,办事细心负责。
性格开朗、成熟稳重、有较强的社会适应能力。有较强文字表达能力及逻辑分析能力。






Resume
Personal date
Name: Chen Yu            
Sex: Male               
Born: 10/31/1983   
University: ECUST
Major: Applied Physics
Minor: Applied Mathematics
Degree: Bachelor
Native Place: Shanghai   
Telephone: 15921327707
E-mail:baiyao@51testing.com
Desired position: Software testing engineer

Skills
Be skilled in designing test case by using methods such as equivalence partitioning, Boundary value analysis, Decision table, Cause-effect graph, process analysis and the main test strategies, including system, integration and unit test case design;
Be familiar with building test environment by TCL script tool, to execute integration and unit testing;
Be skilled in executing functional automatic test by QTP、Rational Robot、LoadRunner;
Have the ability of writing test execution record, test daily report, test report and defect report during test execution process;
Run comprehensive management for defect, edition by using test management tools- QC and configuration management tool –CVS;
Carry out Requirement file review, preliminary design review and detailed design review according to the specification;
Be familiar with the writing method of software test plan.

Project Experience
1.  Project name: testing of Counter V1.0
Duration: 2007/06--2007/07
Project Description:  stating code line, comment line, blank line and total line for a file in .c or in .cpp
Responsibility:      
Review SRS、HLD、LLD file;
Design system testing plan and test strategy, design and execute system test case, Submit test daily report, defect report, test report;
Execute integration and unit testing by writing scripts and building TCL test environment;
Test with CppUnit;
At last,with reading the code,I’v repared the Bug.
2.  Project name: Flight----Airline ticket system
Duration: 2007/07
Project Description:  Flight is a airline ticket system which has the functions of booking and changing.
Responsibility:      
Write script by QuickTest Professional, execute automatic test case;
Choose and load plug-ins according to the development environment;
Record script according to operational procedure in test case, and add checkpoint;
Promote script by deleting additional, wrong operation and adding condition control statement, loop control statement, note, parameter;
Advise and reinstall script by debugging script, submit bug.

English Proficiency:
College English Test-Band Four.

Education:
2002-2006 ECUST Bachelor
2007.1-now 51testing software testing center
Fields of study include: testing techology,discrete mathematics, mathematical model, operational research, C language, C plus plus, data organization, database principle, ect.

Social Experience:
2005.5~2006.1   In school’s USRP hobby group to learn how to make a hybrid paramater of liquid crystal tester.
2006.3~2006.9    Shanghai COOLTECH Company  as a Technical support

pokemon 2007-11-8 11:39

该学员已经被群硕软件开发(上海)有限公司录用
页: [1]
查看完整版本: LH20072000038 [已就业]