QuickTest Pro Tips & Tricks: This article compliments the post “QTP Performance Testing for a Single User” found on my website. During the process of logging how long a process takes, you may know that you have some processing time that you do not want to take into account. You may have some “wait” statements [...]
QTP “AddWastedTime” function
VBScript InputBox function
QuickTest Pro Tips & Tricks: You can spawn an Edit Box from within your QuickTest Pro test script using the “InputBox” VBScript function. This function will open up an Edit box where you can type in a value. The help syntax is as follows:
VBScript Procedures in QTP
Tips & Tricks Series – VBScript Procedures Overview If you are using QuickTest Pro, then QTP uses VBScript as the programming language and there are basically two types of procedures in VBScript - Functions and Subroutines. The main difference between them is
Category:
