Quantcast
Viewing all articles
Browse latest Browse all 14708

Re: QC OTA - Not able to put filter with space

You should put the single quote inside of the double quotes to string. See the example below

BugFactory bf = (BugFactory)qctd.BugFactory;
TDFilter tf = (TDFilter)bf.Filter;

// List the defect with the status as "Ready for QA"
tf["BG_STATUS"] = "'Ready for QA'";


Viewing all articles
Browse latest Browse all 14708

Trending Articles



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