Forum Discussion

kowcik's avatar
kowcik
Occasional Contributor
7 years ago

Difference in testcase.run method

Hi Team,

 

What is the different between,

testCase.run(null, false)

testCase.run(new com.eviware.soapui.support.types.StringToObjectMap(),false)

 

Please help me in explaining in detail.

 

What should i do to run the test case parallel from groovy script