Home » Archive

Articles in the Add-ins Category

Add-ins, Web Services »

[5 Nov 2009 | No Comment | 633 views]

QTP supports keyword-driven testing on your Web services. This means that in QTP; after you add a WebService test object to your object repository, you can access all of the operations that the Web service supports from the Operation column of the Keyword View, the Operation box in the Step Generator, or by using IntelliSense in the Expert View.
You can add a WebService test object using the Web Service Add Object Wizard or the Web Service Testing Wizard.

The Web Service Add Object Wizard enables you …

Add-ins »

[27 Oct 2009 | One Comment | 1,511 views]

Here are some important points to take care while using Siebel Add-in with QTP:

QTP supports testing on both standard-interactivity and high interactivity Siebel applications.

Standard-interactivity applications download data as it becomes necessary. This interface is designed for users accessing the application from outside the corporate network.
High-interactivity applications download the majority of the required data at one time, requiring fewer navigations. This interface is designed for heavy use, for example, by call centers.

QTP learns objects in Siebel 7.7.x and later applications in a different way than …