UFT 11.51 API test – How to convert a data type in a checkpoint
Question ID:
104910
♥ 0 |
Is there a way to do this: I have a test step that executes a SELECT statement against a database. One of the columns in the results set is a number represented in the database as a VARCHAR data type. I want to convert it to an integer and test if it is greater than some number. How do I do this in API testing?
Marked as spam
|