This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/videos/api-testing-command-line.html
This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/videos/api-testing-command-line.html
Hi Raghav Pal,
I have already created API testing with Command line, but i have some issue after run this command line
Test Suit Collection or Test Suites on console always give status incomplete (stuck on response) on script
def response = WS.sendRequest(findTestObject('xxxx'))
but when run in the application katalon there is no error (completed 100%)
thank you master