Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

How to debug Extension tool and check the logs

tsworld
tsworld Posts: 14

I have a simple goovy method in Extension tool that I want to debug and see the output. When I click on Evaluate button I do not see anything happening. When I run this test it simply fails with following message in Console.

Test 2: Extension Tool - failure
Test failed

I tried to put println statements but nothing gets printed to Console. Could you please guide me how to debug and check console outputs / logs?

Best Answer