My Page
QTPExpert

|
|
|
QTPExpert created a blog entry QTP Functional Testi... Each Test case is built using a series of Quick Test Professional Functions. Each function executes Quick Test Professional code to input data onto a screen. * Initial Condition |
Apr 16 |
|
|
|
QTPExpert created a blog entry What are the Pre-req... The following are pre-requisites or dependencies for QTP automation: |
Apr 16 |
|
|
|
QTPExpert created a blog entry Web application perf... QTP is a functional automated testing tools, and the page loading time or response time of a web application should be a performance testing thing.But as a matter of fact, QTP can also get page load time statistics by some functions. Because QTP using a VBS script and VBS script is so powerful that it can call any windows of the COM components and objects. So the idea of getting page load time is very simple, that is, we want to use VBS for IE page and get statistics of the page load time.
Coding: 'In loadrunner script to do to access the url parameter, the variable named SITEURL |
Oct 03 |
|
|
|
QTPExpert created a blog entry 4 Tips to overcome Q... 1. Make sure the correct Add-in is loaded for the application under test. For example, if the procedure is to test the Java class, we must load the Java Add-in. Other commonly used Ad-ins for QTP are QuickTest Professional Oracle 6.5 Add-in, QuickTest Professiona Siebel 8.0 Add-in, and QuickTest Professional Terminal Emulator 8.0 Add-in. To get more details for each of the Add in please check the corresponding QTP_Install_Guide.pdf and Main_Users_Guide.pdf found.
|
Oct 03 |