So for reading data from excel file in SoapUI, we need to write some code in groovy script. getClass() def aSet = [1,2,3,4] as HashSet println aSet println ...
確定! 回上一頁