Friday, June 7, 2019

1. Add-In Manager - Basics - I




Add-In Manager - Basics - I



What is the first dialog box we can come across using UFT?


The first dialog box that we come across when we open UFT is the Add-In Manager dialog box.


Why we should not add all Add-Ins for all our tests?

There are multiple add-ins that we can download and use for our automation testing but we must make sure we add only those add-ins which are required for us for the particular test. As having multiple add-ins which are not required for the test comes in the way of Object Identification during run time.

What are the different Add-Ins present in UFT?

Few examples of Add-Ins present for UFT are -:

          1. Java
          2. .NET
          3. Mobile
          4. PDF
          5. SAP
          6. Visual Basic
          7. WPF

How can we add more add-ins if we need to add a few more apart from Add-In Manager Dialog box?

Steps 1. Go to File Menu
          1. Go to Settings option
          2. Go to Properties tab
          3. Go to Associated Add-In section
          4. Click on Modify button.

Why do we need add-ins ?

Using different add-ins in UFT helps the tool to identify the objects in various environments in a better way.
Different add-ins help to add support for the add-ins object model, add more properties and methods for the particular software environment.

No comments:

Post a Comment