Tricentis Tosca 16.0 Released on Feb-2023 ----- UFT has been upgraded from UFT 15.0.1 to UFT One 15.0.2, Beginning at November 2020.

Tuesday, 9 June 2015

UFT Panes

Available Keyword – Available Keyword pane in QTP is Toolbox pane in UFT. 
Toolbox Pane:
In case of GUI testing, the Toolbox pane contains all the keywords and functions of a test or component, facilitates user to drag and drop objects or calls to functions into a test or component. While dragging and dropping an object into a test or component, UFT adds a step with the default operation for that object.
In case of API testing, the Toolbox pane contains all the activities and flow control activities useful to generate an API test, facilitates users to drag and drop activities from the Toolbox pane into the canvas to generate a test, or double-click activities to generate a test flow.
In case of BPT, this pane shows all of the components and flows existed to the business process test or flow.

UFT/QTP Toolbox Pane

Data Pane:

Its Data pane now in UFT. Same as Data table in QTP, the Data pane has the characteristics of a Microsoft Excel spreadsheet, enabling you to store and use data in its cells and also perform mathematical formulas within the cells. You can use the GUI testing Data pane, or you can use any Microsoft Excel (.xls) file.
To display the Data pane, select View > Data.
UFT/QTP Data Pane











Debug Pane:
The Debug pane provides various options that are given below,call users to debug their document or code file,
Breakpoints: Shows the breakpoints detail available into tests, function libraries, or user code files and permits user to enable or disable the breakpoints.
Call Stack: Shows the detail information about the function and method calls presently running in a test, function library, or user code file.
Loaded Modules: Available for API testing only,shows detail information about the .dll files related with the present run session.
Threads: Available for API testing only,shows detail information about all the threads running in the existing context of the test.

Local Variables: Shows the present value and type of all variables that were documented up-to the last step done throughout the run session that user is debugging. User can also change the value of the variable, manually.
Console: Facilitates user to run lines of script to set or change the present value of a variable, code object, property, method, or function call in the test or function library.
Watch: Shows the present value and type of any variable or expression that user added to the Watch pane.
To see the Debug pane options, go to View > Debug and select the required debug pane.
UFT/QTP Debug Pane
 Errors Pane:
The Errors pane displays errors comes because of test like; missing resources and coding syntax errors. Detected errors automatically display in the Errors pane, if it is not opened too. To know the source of the error, just double-click on the error to see the particular error belongs to which data, component, or path.
Missing resources are the resources that are available in the test or component but during run time of the application or function, application does not get the exact sources. Information errors offer a list of coding syntax errors in the test or function library scripts.
To view the Errors pane, select View > Errors.
UFT/QTP Error Pane









NOTE: The Information and Missing Resources panes have been merged into a single Errors pane.Resources is now Solution Explorer and To-Do is in Task Pane.

Tasks Pane

Using this pane, user can create, view, and manage the TODO tasks. A TODO task can be anything that should be completed during a test or component, such as giving information applicable for handing over a testing document, or adding a reminder to you to add steps that test a new page in an application. TODO tasks can be saved with the test or component. It also facilitates to see the TODO comments that be in an action, an open function library, or an open user code file.
To show or hide the Tasks pane, select View > Tasks.
UFT/QTP Task Pane



























Solution Explorer Pane:
The Solution Explorer Pane shows all resources involve with a test’s component, object, and functions, facilitates user to open all resources in this pane to add, remove, and manage all of the resources involved in particular test. Moreover, the Solution Explorer pane allows users to join multiple types of tests, components, application areas, function libraries, and user code files into a single solution.
User can open the resources and references involved in a test from the Solution Explorer pane by double-clicking on the name of the resource or reference.
To see this pane, go to View > Solution Explorer.
UFT/QTP Solution Explorer Pane
 Search Results Pane:
The Search Results pane shows the result, performed by search options from Search menu, facilitates user to browse the results of the search, locate a specific result, and perform recent searches in order to receive updated results.
To see this Results pane, go to View > Search Results.
UFT/QTP Search Result Pane










Properties Pane:
The Properties pane displays properties of a test, action, component, function library, or application area and facilitates user to change the properties and parameters too. The information that displays in this pane is totally depends on the active document.
To view this pane, choose View > Properties.


Bookmarks Pane:
The Bookmarks pane shows all bookmarks kept during test, it can be components, function libraries, user code files, etc. The pane allows users to generate bookmarks, see the detail about injected bookmarks, and traverse to the document comprising the bookmark.
To vision the Bookmarks pane, select View > Bookmarks.
UFT/QTP Bookmark Pane
 Window Layout:
Window layout facilitates user to change the layout of the UFT window like;user can move and resize panes, select to show or auto-hide panes, create tabbed panes, and select which toolbar to display. User can also re-establish the default layout. User can customize the UFT window as per the requirement of each type of UFT session like; view/edit, record, and run sessions.For example; full screen the UFT to create or edit the test, component, or application area, and minimize the UFT window to run the test.
With the customization of  UFT window layout, all document types and session types also get changed.
UFT/QTP Windows Layout





















Output Pane:

In case of GUI testing,Output pane allows user to see information sent during run time by the Print Utility statement.
In case of API testing, Output pane allows user to see the Output log for the compilation and test run.
To view this pane, go to View > Output.
UFT/QTP Output Pane

















No comments:

Post a Comment

Note: only a member of this blog may post a comment.