修炼成QTP高手的十个步骤

发表于:2013-06-25来源:博客园作者:高峻点击数: 标签:qtp
VBScript QTP实用VBScript作为测试脚本语言,因此需要掌握很多VBScript的知识: w3schools' VBScript tutorial MS' VBScript Guide. 软件测试自动化框架

  VBScript QTP实用VBScript作为测试脚本语言,因此需要掌握很多VBScript的知识:

  w3schools' VBScript tutorial

  MS' VBScript Guide.

  软件测试自动化框架

  Test Automation Frameworks

  Choosing a Test Automation Framework

  Totally Data-Driven Automated Testing

  Seven Steps to Test Automation Success

  QTP的Tutorial帮助文档 Sources: '\help\QTTutorial.pdf' or '\help\Tutorial.chm' in QTP Install folder.

  QTP的用户指南 Sources: '\help\QTUsersGuide.pdf' or '\help\MainUsersGuide.chm' in QTP Install folder.

  COM/DCOM 技术 主要是Excel, Word, Outlook等相关的COM技术:

  MS Internet Explorer

  MS Excel

  MS Outlook

  SQL

  w3schools' SQL tutorial

  MS SQL Server - this and this

  Oracle DB

  XML

  w3schools' XML tutorial

  HTML, DOM 测试WEB应用程序时必须了解:

  w3schools' HTML tutorial

  w3schools' DHTML tutorial

  A Beginner's Guide to the XML DOM

  DOM tutorials

  HP的QTP Knowledge Base 包含很多实用的QTP技术文章:

  HP Self-solve Knowledge Search

  一些有用的网站

  Google

  Easy way to automate testing

原文转自:http://www.cnblogs.com/Tcorner/archive/2009/10/29/1592597.html