prasun236Occasional Contributor9 years agoData source step removes leading zero I have a Database select query which returns values like "0.5" If I run this select query using DB Visualizer then it returns me the value "0.5" but when I run the Select Query from Soap UI data ...Show More
prasun236Occasional Contributor to nmrao9 years agoI was able to resolve this using Groovy Script with Contains statement. Closing the post.
prasun236Occasional Contributor to nmrao9 years agoI was able to resolve this using Groovy Script with Contains statement. Closing the post.
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentAccelerating Quality: How TestComplete Leads in Test Creation, Execution, and Object RecognitionStrict removed from CucumberOptionshow to add leading zero to a string or integer using groovy script