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
QTP Performance Testing for a Single User
Performance testing can be done with QTP, but in a limited scope – only from a single user standpoint, for functional testing. Years ago when the “QTP VUser” for LoadRunner was introduced they incorporated the “start_transaction” & “end_transaction” functions. These are used by LoadRunner for tracking performance timings for load testing, but you can also [...]
What is A/B testing?
Normally this is where you are testing out two different consumer experiences to see which one yields better results. It might be for traffic, path progression, cosmetic appeal, click-throughs, etc. This is normally conducted by the business, in Production and performed by driving a specific volume of traffic evenly across the two platforms for a [...]
Changing Test Settings During Test Execution
QTP Coding Tip: There are a variety of test setting in QuickTest Pro, and you can change the Test Settings in QuickTest Pro from within your test script during test execution if you have a need to. Some examples are as follows. Changing Object Synchronization Timeout from within a QTP script:
Web Browser Versions, Stats and Testing
If your business is on the internet, then you need to be concerned with how your website looks on the various browsers that are currently available to users. You never know what browser a user is going to use to view your website, and if it doesn’t look good then they will leave and you [...]
Learn QuickTest Pro v10 Online
QuickTest Pro version 10 Online Training - On Sale for $50! Includes 12 lessons consisting of 179 online pages of training material! Begin your learning experience online now; work at your own pace, at home, on the road or where it is convenient for you, and on your own time schedule. The QuickTest Pro v10 Basics course [...]
Severity and Priority – Do we really need them?
In an ideal environment all the defects found in a release would get fixed before the project went live in Production. However with today’s fast paced businesses, projects are typically defined for a specifc delivery date with very little to no room for date extensions. This is largely due to having to meet a business [...]
QTP v11 Help Documents
QuickTest Professional (QTP) is a great test automation tool used for functional testing. It is the “cadillac” of the testing tools with tons of features and interfaces. It’s strength can also be its weakness; it is very robust with numerous capabilities however this can also be very overwhelming and confusing to people new to the tool and test [...]
QuickTest Pro Data Table Limitations
This article is written based on QuickTest Professional version 10, however it applies to most of the past versions. What is the Maximum Rows and Columns in QuickTest Pro? The data table built into QuickTest Professional is actually a 3rd party product that was integrated into the product back when Mercury Interactive first created AstraQuickTest. [...]
Basics of System Testing vs End-to-End Testing
System Testing and “End-to-End” Testing can be very similar but typically the difference is that with System Testing you are exercising the functionality of your application with how it interfaces with other components (applications) in your environment. An examle of this is with data feeds, your app may send a data file/feed to another application [...]
Category:
