HP QTP / Functional Test Suite
HP QuickTest Professional (QTP) is an automated software testing suite 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.
QTP 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.
A VBScript scripting language is used by QTP 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.
IOVIO are recognized industry experts in HP QuickTest Professional as and utilize QTP as an execution engine supporting its agile test automation frameworks. IOVIO has developed an agile test automation framework on top of QTP which can support any application with an API and has been proven to development time of automated scripts by up to 54% and reduce maintenance by to 73% compared to traditional test automation solutions.
Although HP QuickTest Professional is usually used for "UI Based", IOVIO offers customization around the tool to support the automation of "Non-UI" such as:
- File system operations
- Database interaction
- Back-end interaction
- String file manipulation
- Shell/client automation
- Mainframes (Terminal emulators)