修炼成QTP高手的十个步骤

来源:互联网 发布:ubuntu输入法安装fcitx 编辑:程序博客网 时间:2024/04/30 13:38

http://motevich.blogspot.com/上看到一篇文章,讲述成为QTP高手需要学习的几个方面的知识,以及一些有用的链接:

  1. VBScript
    QTP
    实用VBScript作为测试脚本语言,因此需要掌握很多VBScript的知识:
    • w3schools' VBScript tutorial
    • MS' VBScript Guide.
  2. 软件测试自动化框架
    • Test Automation Frameworks
    • Choosing a Test Automation Framework
    • Totally Data-Driven Automated Testing
    • Seven Steps to Test Automation Success
  3. QTPTutorial帮助文档
    Sources: '/help/QTTutorial.pdf' or '/help/Tutorial.chm' in QTP Install folder.
  4. QTP的用户指南
    Sources: '/help/QTUsersGuide.pdf' or '/help/MainUsersGuide.chm' in QTP Install folder.
  5. COM/DCOM 技术
    主要是Excel, Word, Outlook等相关的COM技术:
    • MS Internet Explorer
    • MS Excel
    • MS Outlook
  6. SQL
    • w3schools' SQL tutorial
    • MS SQL Server - this and this
    • Oracle DB
  7. XML
    • w3schools' XML tutorial
  8. HTML, DOM
    测试WEB应用程序时必须了解:
    • w3schools' HTML tutorial
    • w3schools' DHTML tutorial
    • A Beginner's Guide to the XML DOM
    • DOM tutorials
  9. HPQTP Knowledge Base
    包含很多实用的QTP技术文章:
    • HP Self-solve Knowledge Search

  10.一些有用的网站

  • Google
  • Easy way to automate testing

 

原创粉丝点击