QTP
Reporter.ReportEvent in QTP/UFT with Example
This HP QTP tutorial demonstrates the use of function Reporter.ReportEvent and Results Formatting . The...
QTP or UFT (Unified Functional Testing) Tool is a software Testing tool used for Automation Testing process. It is especially used for "Regression" or "Functional" Testing. Some of the QTP features include
Micro Focus UFT is the last version of QTP; it is a combination of both HP QTP + Service Test. It also supports open source CI (continuous integration) systems like Hudson and Jenkins. Understanding the requirement of phone and tablet, UFT provides an extended support for Mobile testing. With this HP UFT mobile support, it will be able to create mobile platform agnostic scripts. This script which has been developed on iOS can also work on Android.
For any automation tool, an automated testing process should go through the following process
Automation Testing
Before performing Automation Testing on software, it is essential to check whether the software can be automated or not
Choose the automation tool based on the software requirement, usage and function
After choosing the automation tool, the next step is to select a suitable framework for automation
POC or Proof of Concept is established with an end to end setup to assess whether the tool can execute the automation of the application
Once the script gets prepared, the scripts should go for execution, result in analysis and Defect logging.
| | QTP & Cloud Testing Tools (DeviceAnywhere, Perfectiomobile) | QTP & SeeTest Tool |
|---|---|---|
| Recorder | NO | YES |
| Security | Limited | Fully Secure |
| Availability | Limited (Per hours ordered in advanced) | Available at all times (device at the tester's hands) |
| Run test from QTP | YES | YES |
| Edit test from QTP | YES | YES |
| Receive reports in QTP | YES | YES |
| Test real physical devices | YES (Devices in a cloud-connected remotely) | YES (All devices, all models) |
| Test proprietary hardware | NO | YES |
| Test Emulators | NO | YES |
| Coverage of tested mobile phones | All including legacy devices | Only Smartphones (Android, Blackberry, Symbian etc.) |
| A device is locally connected via USB | NO (remote via cloud) | YES |
This HP QTP tutorial demonstrates the use of function Reporter.ReportEvent and Results Formatting . The...
This tutorial introduces Flight Reservation Application which will be used for hands-on for the...
In this tutorial, we will be working with Excel with Micro Focus UFT Consider we want to import...
What is Checkpoint in QTP? A checkpoint is a verification point that compares the current value...
This tutorial is going to provide insight into the keyword view and expert view of Micro Focus...
Before you start recording your QTP script, you need to identify the TEST STEPS that need to be...