How to save UFT tests in ALM

There is good level of maturity in executing UFT automated tests from ALM but still some people have challenges on how to save UFT automated tests in ALM or QC and how to handle its resources.

I will be starting with steps to save UFT automated tests in ALM and will be followed by resources saving and creation of test sets and Build verification suite.

1. Open your automated tests in UFT

2. Connect UFT to ALM as shown below:


3. Enter the ALM URL and login Credentials in the window shown below and click on Connect button:


4. After logging into ALM, it will show the domain and project list which you can access on ALM. Now choose the domain and project of ALM where you want to save your UFT automated test and click on Login button.


5. After logging and selecting the project and domain, You will get the ALM Test Plan folder structure when you try to save your UFT test by clicking on Save button in UFT. So you can save in any folder or you can also create a new folder.

All the tests will get saved in Test Plan module in ALM.

I will continue the steps for creation of ALM test suites and Build verfication suite in my next posts.



Comments

Post a Comment

Popular posts from this blog

UFT - Resolving scrolling issue if object is not visible

How to create a zip folder using VBScript

how to access the excel file as database in UFT?