Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Re: To get the subfolder list from QC using OTA

$
0
0

Set SubjRoot = TreeMgr.TreeRoot("Subject")

k = SubjRoot.Count

 

For s = 1 To SubjRoot.Count  ' Nodes under Subject : 3

Set ChildNode = SubjRoot.Child(s)  ' Names of Nodes under Subject


c1 = SubjRoot.Child(s).Name  

 

 

-------------------------------

 

The above code could help you extract folders under Subject in Test Plan.


  


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>