Quantcast
Channel: Quality Center / ALM Practitioners Forum topics
Viewing all articles
Browse latest Browse all 5491

Error throwing when accessing LinkFactory method in ALM

$
0
0

Hi All,

I am getting an error for the below code.

Set Runs = Test.RunFactory.NewList("")                
For Each Rund In Runs
If Rund.Field("RN_Status") = "Failed" Then
MsgBox ("Successfully found out the failed run")

Set LnkFact = Rund.BugLinkFactory

Set abc = LnkFact.NewList("")

The error is thrown at the last line which states Method 'NewList' of object 'ilInkFactory' failed

Does someone knows the rootcause of the error and what is the right code to achieve the result?


Viewing all articles
Browse latest Browse all 5491

Trending Articles



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