Amazing Facts about Object Repository Manager in UFT
In this article, I will show you how to use object Repository Manager in UFT effectively when a shared object repositories are used in automation framework. Sometimes the situation arises…
In this article, I will show you how to use object Repository Manager in UFT effectively when a shared object repositories are used in automation framework. Sometimes the situation arises…
Object Repository is a collection of Test Objects and object properties with which UFT/QTP will be able to recognize the objects and perform the desired action on it. When a…
Recovery Scenario is used in UFT/QTP to handle unexpected events and errors that occur in your Testing environment during a run session and cannot be predicted in advance. For example, you…
In my previous post, I have described the types of environment variables, how to add the environment variable manually in the UFT Environment tab and directly at any step in…
Before understanding the concept of environment variables in UFT, let's first try to understand what actually environment variables are. Environment variables are variables that describe the environment in which programs run.…