Find folders under test plan folder in ALM using OTA API
In this post, we will discuss how to find child folders under test plan folder in ALM Using OTA API. We will use C# for this post. For finding child […]
In this post, we will discuss how to find child folders under test plan folder in ALM Using OTA API. We will use C# for this post. For finding child […]
In this post, we will discuss how to find tests under a test plan folder using OTA API. We will use C#. For finding tests under a test plan folder we […]
In this post, we will discuss how to delete test plan folder using OTA API. We will use C# for this tutorial. We will use the following classes for deleting […]
In this post, we will discuss how to rename a test plan folder using OTA API. We will use C# for this post To rename a test plan folder we […]
In this post, we will discuss creating folders in ALM Test plan using OTA API. We will use C#. To create a folder in test plan using OTA API we […]
In this post, we will discuss how to execute queries using ALM OTA API. We will use C#.Net. To execute queries in ALM we will use the following OTA API […]