Quantcast
Viewing all articles
Browse latest Browse all 14708

Re: Displaying Test Plan Fields in Test Lab

Hi All,

 

Do you have any update on this post as I need to do the same in my requirement.

 

I tried the below code,it was hide for all the test cases but i need to hide individual test cases.

 

                 TestSetTest_Fields.Field("TS_USER_03").Value = ""
                 TestSetTest_Fields.Field("TS_USER_03").IsVisible = False
                 TestSetTest_Fields.Field("TS_USER_03").IsReadOnly = True
                 TestSetTest_Fields.Field("TS_USER_04").Value =""
                 TestSetTest_Fields.Field("TS_USER_04").IsVisible = False
                  TestSetTest_Fields.Field("TS_USER_04").IsReadOnly = True
                 TestSetTest_Fields.Field("TS_USER_21").Value =""
                 TestSetTest_Fields.Field("TS_USER_21").IsVisible = False
                  TestSetTest_Fields.Field("TS_USER_21").IsReadOnly = True

 

Please do the needful...

 

Thanks,

Thiru


Viewing all articles
Browse latest Browse all 14708

Trending Articles



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