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

Re: Update TC_USER_** when RUN_USER will changed

$
0
0

 

Thanks It Works Great but don't keep the consistency between Fields.

because if tester update the Field TC_USER_17, the other field not is update too.


I Tried reverse the code to work but I don't got it

 

 

dim tstFact, tst, tsFact, ts

set tstFact = TDConnection.TSTestFactory
set tst = tstFact.Item(TestSetTest_Fields("TC_CYCLE_ID").value)
set tsFact = tst.TestSetFactory
set ts = tsFact.Item(TestSetTest_Fields("TC_TESTCYCL_ID").Value)


ts.Field("RN_USER_07") = Run_Fields.Field("TC_USER_17").Value

ts.Post

set tsFact = nothing
set ts = nothing
set tstFact = nothing
set tst = nothing
'end of wrap

 

 

 

 


Viewing all articles
Browse latest Browse all 14708

Trending Articles



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