|
简历
求 职 意 向
软件测试工程师
基 本 信 息
姓名: 陈蕾 性别: 女
出生年月: 1986.05.05 户口: 上海
联系方式: 13402178558 E-mail: job@51testing.com
项 目 经 验
上海电力科技园门户网站
项目描述: 为电力科技园建立一个电力人才与产品需求的服务平台
责任描述: 1. 参与上海电力科技园的需求分析;
2. 对网站的产品项目,新闻发布,留言版进行数据库设计;
3. 运用等价类划分、边界值分析法、业务流程分析法设计测试用例,
对整个网站进行测试;
eWebShop电子商务网站
项目描述: 基于.Net平台的C2C电子商务系统
职责描述: 1.参与需求评审;
2.参与设计系统测试用例;
3.参与系统测试执行以及缺陷跟踪(Jira);
4.采用QTP录制编写脚本,进行自动化回归测试;
5.在功能测试完成的基础上,采用LoadRunner对WEB程序进行性能测试设计、分析;
航空售票系统
项目描述: 基于J2EE体系的B/S结构系统
职责描述: 1.参与设计测试方案与测试用例;
2.独立完成系统测试执行,并参与缺陷跟踪(Quality Center);
3.采用QTP进行自动化回归测试;
4.采用LoadRunner进行性能测试设计、分析;
代码行统计工具
项目描述: CounterV1.0是一个基于VC开发的源代码行统计工具,可用以统计C和C++源文件中的总代码行数、空行数、注释行数和非空非注释行数。
责任描述: 1.参与需求文档和设计文档评审;
2.参与C++代码走读;
3.设计单元测试测试用例、集成测试测试用例、系统测试测试用例;
4.采用CppUnit进行单元测试执行,并结合PureCoverage和Purify进行覆盖率分析和内存泄漏检查;
5.采用TCL/TK进行集成测试执行;
6.独立完成系统测试执行,并参与缺陷跟踪(TestDirector);
职 业 技 能
1.精通软件测试基础理论包括测试模型,软件质量模型,基本测试方法以及测试过程。
2.能够熟练应用等价类划分法、边界值法、判定法,正交试验法等测试设计方法独立编写出高质量的测试用例。
3.掌握需求管理,缺陷管理,需求管理以及同行评审的基本流程,并能够熟练使用测试流程管理工具TestDirector和配置管理工具CVS。
4.能够使用QTP与LoadRunner根据测试需求进行功能与性能测试。
5.熟练运用MSSQLServer2000数据库,能独立完成增删改查等操作以及存储过程的编写,对数据库的测试也有一定的了解。
6.熟悉LINUX的常用命令和LINUX SHELL,能独立进行Linux平台测试环境搭建。
7.熟悉TCL的语法,能运用TCL以及CPPUNIT进行以数据驱动的单元,集成测试。
教 育 与 培 训
本科 上海电力学院 信息管理与信息系统
上海交大慧谷培训中心 51testing软件测试工程师培训
所 获 证 书
2005/12 大学英语六级
2006/09 中级口译(笔试)
2007/10 数据库四级
所 获 奖 励
校级一等奖学金 两次
校级二等奖学金 一次
校优秀团员
个 人 评 价
我是一个性格开朗的人,在大学期间担任过社团联合会宣传中心主任和副班长,在大量
的实践工作中,沟通能力和协作精神得到了充分培养。我适应性强,有相当的耐性,个性乐观执著,勇于面对挑战和困难。当初选择计算机专业,也是因为向往以后能从事IT行业的工作,结合自己的性格特点,给予自己的定位是希望自己能从事测试工作,成为一名优秀的测试人员。
Resume
Job Objective
Software Testing Engineer
Personal Data
Name: Chen Lei Sex: Female
Birth Date:May.5th 1986 Birth Place: Shanghai.
Tel: 13402178558 E-mail: job@51testing.com
Project experience
website construction of Electric Power science parks
Project describes: a website to provide electric power talents and electric machines
Responsibility:1. Participate and analyze the special requirements for the science parks.
2. Design the data bases of product items, news issue items, message boards.
3. Use many design Methods to test for the website 1.
eWebShop E-commerce sites
Project describes: a C2C E-commerce System based on .net
Responsibility: 1. Participation of SRS assessment;
2. Involvement in the design of System Test Case;
3. Participate in the implementation and system testing defect tracking (Jira);
4. Recording and writing a script by QTP, do the automate regression testing;
5. The functional testing is completed on the basis of using LoadRunner to test WEB design, WEB performance.
Booking airline tickets system
Project describes: A B/S system based on J2EE
Responsibility: 1. Involvement in the design of test programs and test cases;
2. The completion of the implementation of an independent system testing, and defect tracking (Quality Center);
3. Using QTP to automate regression testing;
4. using LoadRunner to design test case;
A tool for statistic code line
Project describes: CounterV1.0 is a tool based on VC which can be used to statistic C or C++ files in code line number, space line number and comment line number.
Responsibility: 1. Participation the assessment of SRS, HLD,LLD documents;
2. Design unit Test Cases, integration test cases, system test cases;
3. Use CppUnit to complete the implementation of unit test case, and combine with PureCoverage and Purify to analysis test coverage
4. Using TCL to complete the implementation of integrated test case.
5. complete the implementation of system test case independently, and use the defect tracking (TestDirector)
Skills
1.Familiar with basic test theory such as test model,software quality model,test process.
2.Using kinds of test design methods to design test cases by using few cases reaching high coverage rates
3.Skilled in use TD to manage requirements,defects;use CVS to manage configurations
4.Using QTP and LoadRunner to do the functional and performance testing according to the requirements of the system.
5.A good command of using MSSQLServer2000 data base and SQL statements.
6.Familiar with Linux commands and LINUX SHELL , can make a test environment for LINUX independently.
7.Familiar with TCL, can use TCL and CPPUNIT to do a data-driven test.
Education Background
Shanghai University of Electric Power
(Bachelor degree in Management with a major in information management)
Shanghai 51 software testing training
Certificate
2005/12 CET-6
2006/09 Intermediate Interpretation (writing test)
2007/10 Database Grade 4
Awards
2005.9 University Scholarships first Prize
2006.9 University Scholarships first Prize
2006.10 excellent league member
2007 .9 University Scholarships second Prize
[ 本帖最后由 songfun 于 2007-12-4 22:34 编辑 ] |
|