How can i assert columns and data types
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2018
10:38 PM
09-01-2018
10:38 PM
How can i assert columns and data types
i am using jdbc step and running describe query to get the table columns and data types, how can i assert the resullts against expected columns and respective data types.
Labels:
- Labels:
-
Assertions
-
Data-Driven Testing
-
Scripting
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2018
08:59 AM
09-12-2018
08:59 AM
Hi,
You can use the Groovy script and the following article may give you some tips or ideas: How Do I Compare Two Dynamic JSON Responses?
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
