Overview

Overview

Welcome to QTP interview questions

Hello software Quality engineers. Welcome to our Software testing world and common QTP(Quick test pro) related technical issues, interview questions etc. . Over 2 years, I am trying to update all possible interview questions in testing area of QTP. With your continuous comments on the topics and suggestions, we are growing day by day.

Showing posts with label qtp benefits. Show all posts
Showing posts with label qtp benefits. Show all posts

Wednesday, December 19, 2007

Can you explain what is QTP?

Quick test pro (QTP) is a graphical user interface tool which is used to record and playback various applications in different domains like web applications, windows applications, ERP applications like sap & people soft, cam also record and play back active X components etc…

What do you know about Test fusion report in QTP?

Once after running the test, The test fusion report displays the Results report, and a collapsible & expandable tree view of all the executed steps(run time) along with the screen shots of each and every step and the test data that has been used while running the test. It also enables us to know where exactly if any errors occurred during the run. By seeing the screen shot of the error step we can edit / modify the script and re run the script. Normally by combining the test fusion reports with QTP you can share all the documents / reports among the Quality and development teams.

List the important features and uses of QTP (quick test pro)?

QTP operates as a stand alone application and also it can integrate efficiently into mercury’s Test director, Quality center. It introduced new feature called keyword driven testing apart from data driven testing methods in QTP. Enabling check points efficiently to benefit in finding even the smallest changes in the existing build (application). Also introduced smart identification functionality to dig the objects and its properties which is very much useful to find out unidentified objects in recording/ run mode. It enables a powerful feature of auto documentation functionality.