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

Re: get count of charecters from Description field in Test Plan

$
0
0

Hi William ,

 

Its not working for me with the design factory. below is the code

 

Sub DesignDesCount

  On Error Resume Next

   

    Set DFact=TFact.DesignStepFactory
  Set TList=DFact.NewList("")
  msgbox TList.Count-------------------------its getting count as Zero

 

 

 

For Each test In TList

 

    set stepcount=Len(test.Fields.Field("DS_DESCRIPTION"))

   

Next

 

   'DesignStep_Fields.Field("DS_USER_01").IsReadOnly=False
   'DesignStep_Fields.Field("DS_USER_01").Value=stepcount.fieldvalue()

 

 On Error GoTo 0
End Sub

 

 

any help ..

 

Thanks,

Avi.


Viewing all articles
Browse latest Browse all 14708

Trending Articles



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