|
中文简历
求职意向:软件测试工程师 期望地点:上海、杭州
个人概况
姓名:郑 森 性别:男
专业:信息管理与信息系统 (本科) 毕业学校:湖南大学
英语:CET 4 工作经验:两年
联系方式:13402178558 E-mail:job@51testing.com
项目经验:
项目一:
项目名称:1、青岛啤酒华南OA系统& e HR系统
2、销售报表系统
项目描述: 青岛啤酒华南电子流程审批、人力资源管理、销售数据上报及统计系统
使用工具: Edit plus、MS Visual studio.Net 2006、MS SQL SERVER 2000等
职责描述:
完成对用户需求整理、需求分析与评审
完成对系统后台的配置和相应表单的设计与测试,以及Bug提交
部分模块的开发
完成用户管理、系统推广、用户手册编写以及用户培训
服务器监控和数据库管理
项目二:
项目名称:eWebShop电子商务网站
项目描述:基于.Net平台的C2C电子商务系统
使用工具:QTP、Load Runner
职责描述:
1、参与需求评审
2、设计系统测试用例
3、进行系统测试执行以及缺陷跟踪(Jira)
4、用QTP进行自动化测试
5、用Load Runner进行性能测试设计、分析
项目三:
项目名称:代码行统计工具 (Counter v1.0)
项目描述:Counter V1.0是代码行统计工具,其功能是统计.c文件中的代码行、注释行、空行和总行数。
使用工具:TCL、CppUnit、Visual C++6.0以及常用办公软件
职责描述:
参与SRS、HLD、LLD评审,完成系统测试计划编写
完成单元测试测试用例、集成测试测试用例、系统测试测试用例设计(运用等价类、边界值、正交分析法、流程分析法等用例设计方法)
完成系统测试用例执行、完成集成测试用例的自动化执行(使用TCL脚本和库)、完成单元测试用例的自动化执行(使用CppUnit自动化单元测试框架)
提交缺陷报告、测试日报和测试报告
项目四:
项目名称: 航空售票系统Flight 4.0
项目描述: Flight是一个飞机票订票系统,是基于windows的C/S程序,使用ACCESS数据库,具有订票、 修改订单、查询、退票等功能
使用工具: Quick Test Professional 9.2
职责描述:1、根据功能需求规格说明书编写测试用例
2、完成自动化测试脚本的录制
3、使用数据驱动、加入检查点等方式增强自动化脚本
4、调试脚本,改正脚本错误
5、回放脚本,并提交缺陷报告
职业技能:
软件测试:
掌握软件生命周期的各个阶段以及相互关系,了解基本软件研发流程,熟悉软件质量管理体系(CMM、6Sigma)、软件质量模型和软件质量活动
掌握软件测试方法(黑盒测试、白盒测试、自动化测试等),熟悉软件测试过程和过程规范,了解常见的测试过程模型(双V模型)
熟悉单元测试、集成测试、系统测试各阶段的测试用例设计方法和测试用例写作规范,能够运用各种方法(等价类划分、边界值、正交试验法等)设计出高质量的测试用例
熟悉软件测试计划、测试方案、测试报告和缺陷报告的编写。了解软件需求规格说明书、概要设计说明书、详细设计说明书的写作要点和评审要点
了解软件需求管理、缺陷管理、同行评审和配置管理的流程和方法
熟悉软件测试管理工具Mercury Test Director,了解配置管理工具CVS
熟悉常用的自动化测试工具:Mercury Load Runner、Mercury Quick Test Professional、Rational Robot,了解TCL等脚本编写语言
其他相关技能:
编程语言:熟悉C语言,了解C++、VBScript
操作系统:熟悉Linux(RH)系统,能使用常用命令搭建测试环境
数据库:熟悉MS SQL SERVER 2000,熟悉T-SQL、数据库事务处理、存储过程开发,了解数据库建模工具Power Designer 12.0
网络:了解计算机网络原理,OSI参考模型
其他:熟悉B/S架构项目
英语:能够读写英文文档
工作经历:
2005/08-2007/04 青岛啤酒华南事业总部-信息部 信息管理专员
教育:
2001/9-2005/7 湖南大学 信息管理与信息系统 本科
培训:
2007/08-至今 上海交通大学慧谷51TESTING 软件测试工程师培训
Resume
Job Objective: Software Testing Engineer
Expert City:Shanghai or Hang Zhou
Basic Information
Name: Zhengsen Gender: male
University: Hunan University Major: Information Management and System (Bachelor )
English: CET 4 Work Experience: 2 years
Mobile Phone: 13402178558 E-mail:job@51testing.com
Project experience:
Project 1:
Project Name: Tsingtao Beer Corporation OA/eHR/Sales report systems
Project Description: the online Information systems for Management flows, HR, Sales data
Responsibility:
Collect requirement from users, analyze requirement and review
Do some developments and testing, write Bug reports
Write user book and do some training
Do management of server and database
Project 2:
Project Name: e Web Shopping E-Business Website
Project Description: Testing of the E-Business Website, developed by .NET;
Responsibility:
1、Accomplish case design and testing perform for system testing and DB testing
2、Accomplish to write testing scheme, testing report and defects report.
3、Accomplish the work ahead by using automatic testing tools (Load Runner、QTP).
4、Accomplish the website’s DB testing
Project 3:
Project Name: Counter V1.0
Project Description: A software system of counting Code and Blank and Comment line in .C and .CPP file.
Responsibility:
Participate in a review of SRS, HLD and LLD document and have a discussion with the other people in group and expressed my own opinion
Write system testing plan and testing requirement according to the SRS document
Have the methods of equivalence class, boundary value to design system test case and do the function testing, performance testing and GUI testing
According to the HLD and design integration test case by the method of Big Bang Integration. Set up the condition of automated testing by TCL language and write testing scripts
According to the LLD and design unit test case by the method of statement coverage, branch coverage and path coverage, etc. Use the CppUnit to set up the condition of the unit testing and check the branch coverage rate by Bulls eye Coverage tool
Execute all the test cases and write the testing daily report and bug report. Finish the testing report and give a summary of the counter testing
Project 4:
Project Name: Flights sales system Flight 4.0
Project Description: Flight4.0 is a book ticket system for plane, a C/S program based on windows
Responsibility:
1、Design test cases by using SRS
2、Record automation testing scripts
3、Design Check point or Synchronization point to make scripts more useful
4、Run scripts, then write Bug Report
Professional Skills:
Software Abilities:
Familiar with software testing foundation, mater all parts of SLC and their relations, know the basic flow in software development, familiar with the management system of software quality, such as CMM and 6Sigma, familiar with software quality model as well
Master the method of software testing, such as White box testing, Black box testing and automate testing, familiar with the process of software testing, know the basic process model of software testing, such as Double V Model
Familiar with the design and the writing criterion of test case in UT,IT and ST, use different methods to design test case with high coverage rates
Has grasped the writing method of the software test plan, the test daily report, the test report, the defect report
Know the flow and method in Requirement Management, Defect Management, Peer Review and Configuration Management
Mater Mercury Test Director, Know Concurrent Version System(CVS)
Familiar with automate testing tools, such as Mercury Load Runner、Mercury Quick Test Professional、Rational Robot
Others Abilities:
Program Language: familiar with C, know C++ and VBScript
OS: familiar with Linux(Red Hat),can use the command to build system environment
Database: mater MS SQL SERVER 2000,familiar with Transact-SQL, Transaction and Procedure Development, know Sybase Power Designer 12.0
Network: know the basic of network
Familiar with B/S systems
Can read and write in English
Work experience:
From August 2005 to April 2007 the information department of south Tsingtao Beer Corporation the vocation of information management
Education:
From September 2001 to July 2005 Hunan University Information Management and System
Training:
From August 2007 to Now 51TESTING Software Testing Engineer
[ 本帖最后由 songfun 于 2007-12-4 21:58 编辑 ] |
|