API type POST generates extra log including 2 lines of “[:]” and 2 lines of “PASSED”.
It looks like a developer may have left in extra code. See attached image.
Test is API POST without verification. Note the extra “PASSED” statements cannot be traced to a line in the test and occur after the test should have ended. See attached screenshot. This PASSED is not under my control and that concerns me.
Hi @jim.sears ,
In which version do you encounter this issue?
Hi,
I apologize for the delay. I’m not receiving notifications by email when you post.
Should I open future issues in “bug reports” or allow the moderator to move them?
The version is 7.8.0
I experienced the issue in 7.7.2 and upgraded today to confirm the issue is still present.
Hi,
I’ve updated to KS 7.8.1 and I’m still experiencing this issue for JSON post request. Is there anything else you need from me?
2020-12-17 16:29:40.511 INFO c.k.katalon.core.main.TestCaseExecutor - --------------------
2020-12-17 16:29:40.514 INFO c.k.katalon.core.main.TestCaseExecutor - START Test
Cases/REST examples/Advance examples/api-2-search/Search issues/TAF
Test Cases/REST examples/Advance examples/api-2-search/Search issues/TAF
[:]
Test Cases/REST examples/Advance examples/api-2-search/Search issues/TAF
[:]
2020-12-17 16:29:41.406 DEBUG testcase.TAF - 1: jsonSlurper = new
groovy.json.JsonSlurper()
Hi @jim.sears ,
I’ve just submitted an issue for the development team on your bug.
opened 09:44AM - 21 Dec 20 UTC
http://forum.katalon.com/t/api-post-contains-bad-log-details/49419/5
Steps:
Run a test script calling an API, such as 'def create_issue = WS.sendRequest(....)'
Verify Console tab
Expected result: No duplicated info about the...
Thank you for the report.
1 Like
system
Closed
December 21, 2021, 9:48am
8
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.