TA的每日心情 | 衰 2018-3-9 11:42 |
---|
签到天数: 2 天 连续签到: 1 天 [LV.1]测试小兵
|
个人简历
基本信息
姓 名: 陈美菊 性 别: 女
出生日期: 1984.10 学 历: 大学本科
工作年限: 1年左右 专 业: 通信工程
电子邮箱: xiaoju778@yahoo.com.cn 英 语: CET-6
手 机: 13764585050
求职意向
软件测试工程师
职业技能
软件测试:
1.能独立完成系统测试、集成测试、单元测试用例设计
2.能独立完成软件测试计划、测试方案、测试日报、测试报告的编写
3.能用QTP录制脚本并优化脚本实现功能自动化测试
4.能用LoadRunner录制脚本优化脚本并构造场景实现性能自动化测试
5.能独立完成TD的安装和配置并用其进行测试管理工作
6.熟悉常用测试工具CppUnit、Rational PureCoverage
7.熟悉配置管理工具VSS、CVS等
8.熟悉软件需求管理、缺陷管理、配置管理和同行评审的流程和方法
操作系统:
了解Linux和Linux shell,熟悉linux的命令
编程语言:
1.掌握C/C++,能够编写简单的代码,能进行代码走读和编写单元测试和集成测试的桩和驱动
2.熟悉ASP.NET,HTML,能编写简单的HTML脚本
3.熟悉TCL,能编写简单的脚本完成单元和集成测试的自动化
数据库:
1.掌握SQL SERVER,能编写简单的T-SQL语句进行对表的查询,删除等操作。熟悉数据库事务
2.熟悉和了解Oracle 10g,能编写简单的PL/SQL语句
网络通信:
1.基本掌握网络、通信协议
2.熟悉OSI和TCP/IP模型
3.熟悉Cisco路由器和交换机的配置
工作经验
2007年7月-10月: 上海星研电子科技有限公司
所属行业:计算机软硬件
技术支持部 技术支持
1. 负责产品的售前/售后支持
2. 负责调试公司的工作产品
3. 协调销售人员销售产品
项目经验
项目1 pet shop电子商务网站
开发工具:.NET
项目描述:pet shop是一个针对宠物商品的电子商务网站,提供用户注册,商品浏览和
购物车等功能。
责任描述:(1)编写性能测试用例
(2)用Vugen进行性能测试脚本的录制并优化脚本。
(3)实现性能测试场景
(4)对测试结果进行分析
项目2 Counter 统计源码项目
开发工具: Visual C++
项目描述:Counter V1.0是一个C源文件代码行统计工具,该工具用单线程实现,如果用户执行了统计操作,只能等到统计操作结束才能正常退出,可以根据用户的选择分别统计源文件中的总代码行数、空行数、注释行数和非空非注释行数。
责任描述:
(1) 根据Check list评审需求规格说明书,概要设计,详细设计等文档并提交Review Form.
(2) 根据详细设计说明书编写单元测试用例,用CppUnit 和Visual C++,TCL进行单元测试的自动化测试,并用PureCoverage分析代码覆盖率。提交单元测试缺陷报告,测试日报,测试报告等。
(3) 根据概要设计说明书,并利用集成测试策略编写集成测试用例,用TCL进行集成测试。提交集成测试缺陷报告和集成测试报告等。
(4) 编写系统计划,用等价类划分,边界值等方法编写测试用例,执行测试,并提交系统测试缺陷报告,测试日报和测试报告和测试总结报告等。
职业培训
2007年11月-至今 51testing软件测试工程师培训
教育背景
2003.9-2007.7 常州工程学院,通信工程专业学士学位
获奖/证书情况
1.2004.10获校一等奖学金
2.2005.10获校二等奖学金
3.2006.10获校学业优秀奖学金
自我评价
有较强的创新意识和自学能力及实验室动手能力和计算机操作能力,做事认真,细心,我想我能胜任软件测试工程师这个职位。
RESUME
Personal Information
Name:chen mei ju Birthday:1984.10
Sex:Female Telephone:15821999641
Educational History:Bachelor English:CET-6
Major:Communication Engineering
E-MAIL:xiaoju778@yahoo.com.cn
Job Objective
To obtain a position as a software testing engineer
Profession Skills
Software Testing:
1. Skilled in the design approaches of testing cases and the writing specification
2. Skilled in write test plan and test report
3. Skilled in the requirement management, defect management, configuration management and
peer review
4. Familiar with testing tools include TD, QC, TCL, CppUnit, PureCoverage
QTP, Loadrunner and so on
5. Mastered many configuration management tools include VSS, CVS and so on.
Operate System:
know of Linux and linux shell
Program Language:
1. Skilled in C, can use it to accomplish unit testing and integration testing
2. Know of C++,ASP.NET, HTML and so on
Database:
1. Mastered Oracle, SQL Server ,can use T-SQL and PL/SQL to operate on the tables
Network:
1.Skilled in network and communication agreements
2.Know of the model of OSI and TCP/IP
Work experiences
Shanghai xingyan electrical technology, Inc. July.2007-Oct.2007
Worked as a technologic support
1. I solve the problems which the customers meet.
2. Help the sales to sale the company products.
Project experiences
Project 1 : pet shop electronic business net
Development tools: .NET
Project description: Pet shop is a web which include many pet commodities, it contains many functions such as user register, commodities scan, shopping cart and so on
Responsibility description: use loadrunner to record script and design the scenario to accomplish
the performance testing.
Project 2: Counter
Development tools: Visual C++
Project description: Counter V1.0 is tool to count the C file. It can be used to count code line, blank line statcomm line, whole lines.
Responsibility description:
(1)Review SRS,HLD,LLD etc according to Checklist and submit the Review Form
(2)Design unit test cases according to the LLD, use TCL, CppUnit to execute test cases and submit unit testing defect report and unit test report.
(3)Use integration testing strategies to design integration test cases and submit integration bug report and integration test report. And use TCL to execute test cases and submit the related documents.
(4)Write system testing plan, and use equivalence class partitioning ,boundary value analysis and others to design test cases and submit defect report and test report and so on..
Training
Studying in 51testing as a software testing engineer
Education
2003.9-2007.7 School of Changzhou institute of technology
Qualification and Awards
1.2004.10 First-class Scholarship
2.2005.10 Second-class Scholarship
3.2006.10 studying perfect scholarship
Self Evaluate
Enthusiasm, patience, confidence, carefulness, abilities to solve problems creatively and to work as a member of a team. |
|