Sunday, 26 July 2015

QTP PARTS & ADDING MANAGER


ADDING MANAGER:
                   Adding manager is a feature provided by QTP which is used for showing all the list of adding’s while opening the QTP so that the user can select the desired adding’s and then enter  in to the QTP, Before the user access the QTP the adding manager will make the QTP compatible with all the selected environments.
                                                                                                                                      By default QTP is always compatible with standard window’s environment.
Whenever we purchase QTP we get Three built-in adding’s.
                                      1.Activex
                                      2.Visual Basic
                                      3.Web.
A part from the above add-ins one needs to purchase the add-ins by paying extra cost.

QTP screen can be divided in to seven parts
                                      1.Test Pane
                                      2.Active screen
                                      3.Data Table
                                      4.Debug Viewer Pane
                                      5.Tool Options
6.information pane
7.missing resources pane



1.Test Pane:
                   Test pane is an area provided by QTP, which is used for developing, viewing, and modifying the test screen. It represents the test scripts in two views
(a). Expert view
                                            (b). Key word view
(a). Expert view: It represents the script in VB script format
(b). Keyword view: Keyword view represents the script using a graphical user interface (GUI) which is further divided in to four parts.
·         Item
·         Operation Value
·         Documentation
2.Active Screen:
          Active screen is an area provided by QTP, which holds the snapshots of each and every script statements and used for the following.
·         Easily understanding the script
·         Easily enhancing the script.

3.Data-Table:
          The date table is originally called as formula1 sheet developed by third party and integrated with QTP.



          Features:
·         It is used for holding the test data
·         It isolates the test script from the data source.
·         It provides the facility to import the test data from different data sources like excel files, data base and flat files (a file without having format)
·         It allows the user to interact with the data directly

Note: QTP maintains two copies of data tables
i.             Design time data table
ii.           Run time data table

4. Debug Viewer Pane:
          Definition of Debugging: Debugging Is a process of executing the script or a program in a user desired passion with some temporary breaks in order to identify the errors.
          Debug viewer pane is an area provided by QTP which is used for viewing, modifying or setting the current values of variables or expressions during the execution break with the help of three Tabs by name Watch expression, Variables and Command

5.Tool- Options:
          All the options available in the menu bar, file tool bar and testing tool bar are known as tool-options.

                   6.Information screen:
                   Information pane is used for viewing the syntax related information during the syntax
 Check
Main change: One can associate one or more shared repositories to an action a part from its local repository

7.Missing resources:
                   When the test is being open if at all any associate resources like repositories, library files, recovery files are missing then the complete information related to that will be shown in the missing resource pane                                 
                                     

No comments:

Post a Comment