akbbhatt
11 years agoNew Contributor
[Reg]SOAPUI 5.0.0.0: Cannot see the logs in script assertion
1. Create a get/post rest end point in the project.
2. Create and test suite->test case->test step which uses this end point.
3. Execute the test step.
4. Add a script assertion. Add a logging statement:
log.info "hello world"
5. Click execute button.
Issue:
-------
There is no log found in the script assertion editor window. But the log entry is made in the main script log found in the footer/bottom part in the soapui. Now, have to always depend on the main script log instead of the one in script assertions/script file window.
2. Create and test suite->test case->test step which uses this end point.
3. Execute the test step.
4. Add a script assertion. Add a logging statement:
log.info "hello world"
5. Click execute button.
Issue:
-------
There is no log found in the script assertion editor window. But the log entry is made in the main script log found in the footer/bottom part in the soapui. Now, have to always depend on the main script log instead of the one in script assertions/script file window.