HPE Unified Functional Testing (UFT) software, formerly known as as HP QuickTest Professional (QTP), provides functional and regression test automation for software applications and environments.HPE Unified Functional Testing can be used for enterprise quality assurance.
provides functional and regression test automation for software applications and environments.HPE Unified Functional Testing can be used for enterprise quality assurance.
HPE Unified Functional Testing was originally written by Mercury and called QuickTest Professional. [2] Mercury Interactive was subsequently acquired by HP n 2006. HP Unified Functional Testing 11.5 combined HP QuickTest Professional and HP Service Test into a single software package, which is currently available from the HP Software Division. The integrated HPE Unified Functional Testing software allows developers to test from a single console all three layers of a program's operations: the interface, the service layer and the database layer.
HPE Unified Functional Testing is automated testing software designed for testing various software applications and environments. It performs functional and regression testing through a user interface such as a native GUI or web interface. It works by identifying the objects in the application user interface or a web page and performing desired operations (such as mouse clicks or keyboard events); it can also capture object properties like name or handler ID. HPE Unified Functional Testing uses a VBScript scripting language to specify the test procedure and to manipulate the objects and controls of the application under test. To perform more sophisticated actions, users may need to manipulate the underlying VBScript.
QTP Course Details:-INTRODUCTION TO QTP & ADD
HOW TO USE QTP IDE
RECORD AND RUN SETTINGS
OBJECT IDENTIFICATION
UNDERSTANDING EXPERT VIEW
UNDERSTANDING RECORDED SCRIPT
REPLAY | RUN SETTING
TEST RESULT FOR QTP
PARAMATERIZATION
CHECKPOINTS
IF AND ELSE LOOP
REPORTER.REPORT EVENT
ACTIONS
SMART IDENTIFICATION
GET RO PROPERTIES |OBJECT SPY
USER DEFINED FUNCTIONS