51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

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

HQ20072700011 [已录用]

[复制链接]
  • TA的每日心情

    2018-3-9 11:42
  • 签到天数: 2 天

    连续签到: 1 天

    [LV.1]测试小兵

    跳转到指定楼层
    1#
    发表于 2008-4-16 13:13:27 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
    个 人 简 历
    求职意向:
    软件测试工程师
    个人概况:
    性别:男
    学历:本科
    毕业院校:河南大学                                   专业:信息与计算科学
    电子邮件:kexin@51testing.com                          联系电话:13764585050

    项目经验:                                                
    (一)项目名称:CounterV1.0 (2008/1)
            项目简介:Counter是一个C源程序的代码行统计工具,可以根据用户的选择分别统计源文件中
    的代码 (非空非注释)行数、注释行数、空行数和总代码行数。  
    责任描述:
    1.        参与需求文档评审、概要设计评审、详细设计评审;
    2.        编写单元测试方案、系统测试计划
    3.        设计单元测试用例、集成测试用例、系统测试用例;
    4.        利用CppUnit进行单元测试执行;
    5.        利用TCL进行集成测试执行;
    6.        独立完成系统测试用例执行,参与缺陷跟踪;
    7.        完成测试报告、测试日报、缺陷报告等文档的写作;
    (二)项目名称:Flight (2008/2)
    项目简介: Flight是一个基于J2EE体系的B/S结构的航空售票系统。
    责任描述:
    1. 参与设计测试方案与测试用例;
    2. 独立完成系统测试执行,并参与缺陷跟踪(Quality Center);
    3. 采用QTP进行自动化回归测试;
    4. 采用LoadRunner进行性能测试设计、分析;

      测试技能:                                                
        1. 熟悉软件生命周期、软件测试生命周期;
        2. 掌握CMM体系结构;
        3. 熟悉ISO9000、六西格玛软件质量管理体系和软件质量模型;
        4. 了解软件度量的过程、影响软件质量的因素;
        5. 熟悉黑盒测试、白盒测试、静态测试、动态测试、人工测试和自动化测试等测试方法;
        6. 熟悉测试过程划分、测试过程模型和测试过程规范;
        7. 掌握同行评审、配置管理、需求管理、缺陷管理的流程;
        8. 掌握软件测试计划、测试方案、测试用例、测试报告、测试日报等文档的写作;
        9. 掌握功能测试、性能测试、配置测试、GUI测试的方法;
       10.能够使用 LoadRunner、QTP、TestDirector、CVS等测试工具。
       其它相关技能:                                                
       ★  操作系统:熟悉Linux系统,能独立进行Linux平台测试环境搭建;
    ★        编程语言:熟悉C/C++,能用VBScript、TCL脚本语言搭建CPPUNIT、TCL测试环境;
    ★  数据库:  熟悉SQL SERVER以及MySQL、ORACLE数据库;
    ★  开发平台:了解Microsoft Visual C++6.0;
    ★  网络:    熟悉OSI、TCP/IP模型;
    ★  其它:    熟练掌握数学建模工具Matlab,公式编辑器Math Type等数学相关软件;
    教育背景:                                                
    2004/09-2008/07           河南大学       信息与计算科学专业
    培训经历:  
    2007/11-至今         51testing                软件测试工程师
    获奖情况:                                                
    在校期间曾获得“优秀奖学金二等” “优秀团员” “C言二级” “计算机网络三级”  “大三参加过一次数学建模大赛”
    自我评价:
    1.        良好的沟通能力、乐观开朗、积极向上、诚实稳健、自强自律.
    2.        很有团队合作精神、与同伴和睦相处.
    3.        动手能力强、认真负责、善于思考.
    4.        学习能力强、能很快适应并融入新环境.
                            
    个人爱好:                                                
    交友,聊天,打乒乓球,踢足球,做家务等。

                                  RESUME
    Position Desired:                                             
    Software Testing Engineer
    Personal Information:                                          
                            Sex: male
    Date of Birth: Sep 21,1984                   degree:bachelor
    Graduating University: HeNan University  Major: information and computer science
    E-mail: kexin@51testing.com                Mobile: 13764585050
    Item Experience:
    I.Item name: CounterV1.0(2008/1)
    Item introduction:
          Counter is a code line count tool for C programme. it can count code lines (not null line or remark line), remark lines, null lines and all lines when user choose.
    Responsibility introduction:
            1. Take part in Software Requirement Specification review, High Level Designreview, Low Level Design review.
            2. Write Unit Testing scheme and System Testing plan.
            3. Design Unit Testing cases, Integration Testing cases and System Testing cases.
             4. Execute Unit Testing cases by CppUnit.
            5. Execute Integration cases by TCL.
            6. Execute System Testing cases independently.
            7. Write testing report, testing daily, defect report.

    II.Iten name: Flight(2008/2)
    Item introduction:
          Flight is a voyage tickets sell system based on J2EE.
    Responsibility introduction:
    Take part in designing testing scheme and testing cases.
    Execute System Testing cases independently, and take part in following defect.
    Execute automatic regression testing by using QTP.
    Design and Analyse performance testing by using LoadRunner.

    Testing Skills:                                                
    Be familiar with the life cycle of software and the life cycle of software testing.
    Master the architecture of CMM.
    Be familiar with the architecture of software quality management of ISO9000, 6 Sigma and quality model.
    Knowing the process of software measuring and the factors effect software quality.
    Be familiar with the methods of software testing including black box testing , white box testing , static testing, dynamic testing, manual testing and automatic testing etc.
    Be familiar of the partition of testing process, the model of testing process, the criterion of testing process.
    Master the process of peer review, configuration management, request management and defect management.
    Master writing methods of testing plan, testing scheme, testing daily and testing report.
    Master the methods of function testing, performance testing, and GUI testing.
    Can use testing tools such as MI LoadRunner、QTP、TestDirector、CVS.
    Other Skills:
    1. Operating System: Be familiar with LINUX. System and bulild LINUX platform testing environment by myself.
    2. Programmer Language: Be familiar with C/C++、Can use VBScript and TCL Language to build CPPUNIT and TCL  testing environment .   
    3. Database: Be familiar with SQL Server 、My SQL  and  ORACLE. Datebase.
    4. Develop Tools:Know about  Microsoft Visual C++6.0.
    5. Network: Be familiar with ISO, TCP/IP model.
    6. Others: Be familiar with Matlab tool and Math Type software.

    Education:
    2004/09-2008/07  HeNan University  information and computer science    bachelor
    Professional Training:   
    2007/11-now                 51testing                    Software Testing Engineer
    Personal Qualities:
    1.        Optimistic,honest,steady-going..
    2.        Warmhearted,have the ability to work well with others.
    3.        Careful,responsible,,positive.
    4.        Be good at thinking and study,can  adapt to environment quickly.

    Habbies:                                                   
    make friends, chat, play pingpang,football and housework.
    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    收藏收藏
    回复

    使用道具 举报

    本版积分规则

    关闭

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

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

    GMT+8, 2024-11-11 03:28 , Processed in 0.069590 second(s), 29 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

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