51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 2112|回复: 0
打印 上一主题 下一主题

LH20072300019[已就业]

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2007-11-19 11:20:19 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
个 人 简 历
 基本信息:
性别:女              出生年月:1982.2      
学历:本科            专业:计算机应用      英语:四级
工作经验:三年       电话:15301990253    E-mail:chenxiaohui1234@sina.com
期望工作地:上海或苏州

 求职意向:  软件测试工程师

 项目经验:
项目一:Counter V1.0
项目描述:CounterV1.0代码行统计工具,其功能是统计.C文件中的代码行数、空行数、注释行数和总行数。
工作内容:
        完成counter项目的需求规格说明书、概要设计说明书、详细设计说明书的评审工作。
        进行单元测试、集成测试、系统测试的执行工作,以及相关测试计划、测试方案的写作。
        使用等价类划分,边界值,正交分析等多种黑盒测试方法,及各种逻辑覆盖的白盒测试方法,进行测试用例的写作。
        搭建集成和单元测试环境,利用TCL语言进行集成测试,利用CppUnit进行单元测试。
        提交缺陷报告、测试报告、测试日报。
项目二:Flight 4.0 flight
航空售票系统Flight 4.0 flight是QuickTest Pro自带的一个飞机票订票系统。该系统基于windows的C/S程序,使用ACCESS数据库,具有飞机票订、退、查询等功能。
工作内容:
        使用QuickTest Pro实现功能测试、GUI测试自动化,并改写测试脚本使其更具可用性与可维护性,从中掌握了QTP的对象识别及储存技术、Add-in、QTP设置、检查点、同步点、参数化、数据驱动、脚本复用、脚本调试技术。
        编写QuickTest Pro脚本测试后台数据库。
        QuickTest Pro脚本的录制、修改增强脚本、脚本调试、回放脚本、脚本维护。

 职业技能:
测试理论:
 熟悉软件测试基础和软件测试流程,准确的理解软件生命周期;
 掌握CMM体系结构,熟悉软件质量模型;
测试技能:
 针对单元测试、集成测试、系统测试,能够独立完成各阶段测试计划、测试方案、测试日报、缺陷报告和测试报告等文档的写作;
 能够根据SRS或质量模型设计出好的测试用例, 从而提高软件的质量;
 掌握CppUnit搭建单元测试框架并进行单元测试执行;
 能用TCL编写脚本进行集成测试和单元测试;
 掌握自动化测试工具:QuickTestProfessional、LoadRunner,并能结合其他编程语言做自动化测试
 掌握常用的测试用例设计方法,例如等价类划分法、边界值分析法、判定表法、因果图法、流程分析法等;
 熟悉软件需求管理、缺陷管理、配置管理和同行评审的流程和方法;
测试执行:
 熟悉并能够使用CVS进行配置管理;
 熟悉测试管理工具TD,能使用TD进行测试管理;
计算机技能:
 了解LINUX系统,能进行基本的命令操作;
 熟悉一门编程语言C语言,了解JAVA;
 熟悉SQL语言,数据库事务回滚,能够按需求编写存储过程;

 职业培训:
2007.7   上海交大慧谷培训中心     软件测试工程师培训

 工作经历:
2004.7 - 2006.3  常州龙城之巅数码设计有限公司   多媒体程序员
2006.4 - 2006.7  常州思必得数码科技有限公司     多媒体程序员
2006.7 - 2007.6  上海两个橘子多媒体工作室       多媒体程序员及测试

工作收获:三年的多媒体开发经验,使我具备了良好的逻辑思维能力和团队协作能力,并且可以根据不同的客户需求,设计出各种客户满意的产品。对遇到的实际问题,能尽快提出有效的解决方案,受到了领导的好评。

 教育背景:
2000.9 - 2004.6   南通师范学院    计算机应用          本科


RESUME
 Basic Information:
Sex:female                  
Degree:bachelor           English ability:CET-4
tel:015900785806        E-mail:chenxiaohui1234@sina.com
Working Experience:three years   

Application For: Software Testing Engineer

 Project  Experiences:
Project One:Counter V1.0

Project Description:Counter V1.0 is a software program which is capable of counting row number of code
Responsibilities description:
1.        Software Requirement Specification (SRS), High Level Design (HLD) and Low Level Design (LLD) documentation review.
2.        System Testing Plan and System Testing Scheme design and writing
3.        System Testing, Integration Testing and Unit Testing cases design
4.        Integration Testing, Unit Testing environments building with TCL; Unit Testing environment building with CppUnit
5.        System Testing, Integration Testing and Unit Testing cases execution
6.        Test Log, test record, defect report and test report writing

Project Tworoject Name: Flight 4.0 testing

Project Description: Flight4.0 is a Windows based C/S infrastructure flight ticket booking system. Using ACCESS database, Flight4.0 is capable of dealing with ticket booking, order changing, flight searching, order cancellation, etc.
Responsibilities description:
1.       Automatic testing scripts recording
2. Enhance automatic testing scripts by using data drive and adding in checkpoint
3. Scripts debugging, potential error removal

 Technical Skills
Testing Technology:
   Familiar with the basic and the process of software testing, together with the
      life-cycle, developing processes of soft wares.
   Knowing about CMM, Familiar with software quality model
 Familiar with the writing of testing document, including with testing plan,testing
   scheme,testing case,testing daily report,testing report and defect report for UT,IT,ST.
 Skilled in test cases design for different testing phase using appropriate strategy based on Software Requirement Specification (SRS)
 Capable of building testing environment using TCL, CppUnit for Integration Testing and Unit Testing
 Capable of using automation testing tools such as LoadRuner、 QTP
 Knowledge of the flow of software Requirement, Configuration and Defect management. Familiar with the common configuration management tool: CVS, Capable of using Testing Management Tools such as Test Director
 Computer Skills:
 Familiar with Linux. Master the basic operation command of Linux
 Programming Language:Capable of using C, know Java
 Familiar with SQL language and database business;

 Training:                                                                  
Software Testing Career Training,july 2007-- november 2007
51 testing,Shanghai

 Education Background
2000.9 - 2004.6   nantong teacher’s colleage   computer Application         bachelor

[ 本帖最后由 杨志 于 2007-11-30 13:42 编辑 ]
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

本版积分规则

关闭

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

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

GMT+8, 2024-11-24 07:50 , Processed in 0.074536 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

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