51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 2128|回复: 1
打印 上一主题 下一主题

HQ20061700011(已就业)

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2007-4-29 11:25:25 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
个  人  简  历
基本信息:
                                         性          别:女  
出生年月:1983/02                                                政治面貌:党员
学历:          本科                                  毕业院校:华北电力大学
英语能力:CET-4                                  专    业:电子信息科学与技术
电子信箱:baiyao@51testing.com                联系方法:15921327707
求职意向:软件测试工程师

职业技能:
测试理论:
        熟悉ISO9126软件质量模型,了解CMM模型及六西格玛管理原则。
        熟悉黑盒测试的特点,常见的黑盒测试类型和质量模型间的关系;熟悉白盒测试的特点,语句覆盖、判定覆盖、条件覆盖、路径覆盖等逻辑覆盖主要类型。
        熟悉瀑布模型和测试V模型,了解测试H模型。
        熟悉测试计划、测试方案、测试报告等文档的写作;熟练运用等价类/边界值、因果图/判定表、正交状态法等方法设计测试用例。
        熟悉单元测试的特点、单元测试关注的重点及单元测试的策略;掌握单元测试过程四个阶段的入口准则、出口准则、输入和输出;能够使用代码检查工具PC-LINT和测试脚本工具TCL。
        熟悉集成测试的特点、集成测试的层次、集成测试关注的重点;掌握大爆炸集成、自顶向下集成、自底向上集成、三明治集成等集成测试策略;掌握集成测试过程四个阶段的入口准则、出口准则、输入和输出;能运用TCL搭建集成测试环境。
        熟悉系统测试的特点,功能测试、性能测试、GUI测试、配置测试等常用系统测试类型;掌握系统测试过程四个阶段的入口准则、出口准则、输入和输出。
        了解同行评审、需求管理、配置管理、缺陷管理的概念及相关流程;了解常用的配置管理工具CVS、VSS,测试管理工具Quality Center。
                  
测试工具:能使用QTP,Robot,LOADRUNNER自动化工具进行自动化测试执行。
编程语言:熟悉C语言,了解VB,对面向对象语言有所了解。
数据库:熟悉SQL Server,包括SQL语言和数据库事务。
网络:了解计算机网络基本原理,熟悉OSI和TCP/IP模型。

项目经验:
2006/01—2006/03        Counter V1.0
项目描述:
        CounterV1.0是一个.C、.CPP源文件代码行统计工具,可以实现对.C、.CPP源文件中的总代码    行数、空行数、注释行数和非空非注释行数进行统计的功能
职责描述:
        完成Counter V1.0项目的需求规格说明书、概要设计说明书、详细设计说明书的评审。完成系统测试计划、单元测试方案的写作。
        运用等价类/边界值、输入域测试、输出域覆盖、错误猜测等各种用例设计方法进行系统测试用例、集成测试用例、单元测试用例的设计。
        执行系统测试,填写测试日报、缺陷报告,完成系统测试报告的写作。
        使用TCL搭建集成测试自动化环境,编写集成测试自动化脚本,执行集成测试。
        使用TCL搭建单元测试环境,编写单元测试自动化脚本,执行单元测试。
        使用CPPUnit搭建单元测试环境,执行单元测试。

职业培训:
2006年12月-至今      在慧谷学院接受51testing软件测试工程师培训。

工作经历:
2005年11月-2006年10月 上海海尔工贸有限公司 中央空调部
负责部门内部空调订单的处理与跟踪;总部每日下达信息的反馈;部门销售人员工作的统计与监督;部门各类报表的制作等。
2004年7月-2005年10月 山西漳泽电力股份有限公司河津发电分公司 热工维护部
     负责机组日常巡检、缺陷修复、机组维护等工作。

教育背景:                                             
2000.9-2004.7    就读于华北电力大学电子与通信工程学院;
在校期间多次被评为“校级三好学生”,获校级奖学金。
                                          


RESUME

Personal information:                                                               
Gender:     Female
Graduate Sch.: North China Electric Power University             Degree:     BS
Major: Electronic Information Science and Technology                         Age:                   24
E-mail: hejinwangling@163.com                              Mobile:             135-8598-2562
Objective: Apply for a position as a software testing engineer
TECHNICAL SKILLS:
Testing Skills:
        Familiar with ISO9126 model, know about CMM and 6 Sigma.
        Familiar with testing knowledge, skills, process and testing management.
        Familiar with the characteristics of black box testing and white box testing.
        Familiar with the waterfall model and testing V model, understanding testing H model.
        Have good command of the whole software life cycle and work of each stage.
        Know how to write software testing plan, testing design and testing case, able to execute testing case and write testing report.
        Familiar with function testing, performance testing and GUI testing based on B/S and C/S architecture.
        Have good command of Robot, TCL and CVS.
        Able to conduct basic operation by QTP, Robot, and LoadRunner.
Computer Skills:
        Be familiar with C, have knowledge of VB and assembly language.
        Have good knowledge of computer network, familiar with OSI and TCP/IP model.
Language: CET-4
Project Experience:
2006/10 -- 2006/11   Counter V1.0
Project description:
Count the number of code line, empty line, comment line and the total of the .c/.cpp file.
Duty description:
1. Finish the review of the project’s SRS, HLD, LLD.
2. Writing the testing plan and testing scheme of the unit testing, integration testing and system testing. 3. Writing the testing case, and use TCL to complete the integration testing, use CppUnit to complete the unit testing.
4. Submitting the defect report, testing report, testing daily report.

Training:
2006.12—        : 51tesing Software testing engineer training.


EXPERIENCE:                                                                     
2005.11-2006.10  Worked in Central air-conditioning dept.,Shanghai Haier.
2005.10-2004.7   Worked in HeJin Power Plant, Shanxi ZhangZe Electric Ltd.

EDUCATION:                                                                     
2000.9-2004.7    Dept. Of Electronic and Communication Engineering, NCEPU
School level “Three-good Student”, School level Second Scholarship
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
 楼主| 发表于 2007-4-29 11:27:59 | 只看该作者
该学员已被希姆通讯信息技术有限公司录用
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-24 04:45 , Processed in 0.070756 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表