QTP
Environment Variable in QTP (UFT) with Example
What is Environment Variable? Environment variables are dynamic "object" on a computer that can...
Using Recovery Scenarios you can instruct HP UFT to recover from unexpected events and errors that occur in your Testing environment during a run session.
Recovery scenario becomes crucial for large tests, which run unattended and are paused until recovery operation, is performed increasing the test execution time.
There are 6 steps involved in creating a recovery scenario
Step 1) In Micro Focus UFT, Select Resources > Recovery Scenario Manager. Create new Scenario
Step 2) Specify the Trigger Event. A Trigger Event is an event that interrupts your run session
Step 3) Specify the Recovery Operation which is the corrective action you take when the trigger happens
Step 4) Specify Post-recovery test run options which specify how to continue the run session after Quick Test Professional has identified the event and performed all of the specified recovery operations.
Step 5) Check and verify Summary of the scenario you created.
Step 6) Add Recovery Scenario to your test using File > Settings > Recovery. The test results window show the details of the recovery scenario
Following video explains the steps in detail
Use can also use statements
to handle errors in your script
What is Environment Variable? Environment variables are dynamic "object" on a computer that can...
In this tutorial, you will learn What is a Framework? What is a TEST Automation Framework? Types...
In this tutorial, we will use QTP (HP UFT) to create Data Driven Framework Keyword Driven...
Installing the trial version of HP UFT or QTP from the Micro Focus site is a 2-step process. Part 1)...
What is Business Process Testing? Business Process Testing(BPT) is a process that aligns software...
This tutorial demonstrates OBJECT SPY. Object Spy can help determine the useful properties and...