之前看到一篇文章讲述成为QTP高手需要学习的几个方面的知识,以及一些有用的链接:
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
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

