Forum Discussion
nmrao
Champion Level 1
3 years agoI am not sure how you compare currently.
It should be fairly easy to compare using script assertion.
Here is the sample code to compare two lists
https://stackoverflow.com/questions/2544258/how-can-i-compare-two-lists-in-groovy
Of course, there may be different approaches to achieve the same.