Forum Discussion
- nmraoChampion Level 3You can verify.
More details of the issue, please?
How could some one understand your issue with the given description?- maddenapallyContributor
- nmraoChampion Level 3
Thank you for the screen shot, maddenapally
Still not clear what steps does the test case has? and where would you like to use the requested map?
Anyways, below is the way to map in groovy script as per the screen shot
def map = [action: 'HTL_SELL_START.HTL_CD', chainCode: 'HTL_SELL_START.SELL_START_CD', brandCode: 'HTL_SELL_START.SELL_START_NM', propertyCode: 'HTL_SELL_START.SELL_START_DESC' propertyName: 'HTL_SELL_START.BEG_DT']
For example if the test case contains
1. REST Request step with POST method
2. JDBC step to retrieve the data
And the objective is to verify, then have a look script here
- nmraoChampion Level 3Please see if the below sample and apply it to your need
https://github.com/nmrao/soapUIGroovyScripts/blob/master/groovy/compare/JdbcAndJsonCompare.groovy
Related Content
- 12 years ago
- 13 years ago
- 4 years ago
Recent Discussions
- 22 days ago