ContributionsMost RecentMost LikesSolutionsRe: An error occurred [Invalid JSON String], see error log for detail when clicks Plugins at 2.0 Same issue here. Thankspakumarfor raising this defect. I am pretty sure that we are not the only one getting this error. Cheers Re: Greetings,Seek sample groovy code to send SoapUI results to Testlink Or you canhuntthe person from the TestLink Forum (link below). It looks like he was able to use SoapUI with TestLink http://forum.testlink.org/viewtopic.php?f=44&t=7947&p=20142&hilit=soapui#p20142 Good luck Re: Ready API 1.8.0 SoapUI NG PRO: Unable to open Preferences Thanks for looking at my issue. it is greatly appreciated. Going back to your question, the answer is no. The Groovy scripts that are executed are for running SOAP requests, DataSource, PropertyTransfer and printing test results on the Log Output and creating a CSV format copy of the test results.For the scripts, I need to rename some property names and values (for security purposes) Ready API 1.8.0 SoapUI NG PRO: Unable to open Preferences Hi After running tests with groovy scripts, the Preferences windowwill not open. As a workaround, I had to restart the software again to make it work. The likelihood of this issue occurs 3-5 times a day sinceI updated from Ready API 1.7.0 Please see Error logbelow: Thu Aug 25 11:16:15 NZST 2016:ERROR:java.lang.NullPointerException java.lang.NullPointerException at com.eviware.soapui.actions.SoapUIPreferencesAction.show(SoapUIPreferencesAction.java:196) at com.eviware.soapui.actions.SoapUIPreferencesAction.actionPerformed(SoapUIPreferencesAction.java:183) at com.eviware.soapui.support.action.support.WrapperSoapUIAction.perform(WrapperSoapUIAction.java:23) at com.eviware.soapui.support.action.swing.SwingActionDelegate.actionPerformed(SwingActionDelegate.java:128) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) I tried looking for any existing/similar issue and this is what I can only find (message posted last 2007): https://community.smartbear.com/t5/SoapUI-Open-Source/Eclipse-Plugin-cannot-view-preferences/m-p/5644/highlight/true#M3144 Cheers Re: Is there a way to clone the test steps to other test case without the word "Copy of" in bulk Sorry, I completely ignored "bulk". :) Check this out: (just like nmrao advised) https://community.smartbear.com/t5/SoapUI-Open-Source/Clone-Existing-Test-Case-Via-Groovy-Script/td-p/43246 Cheers Re: upload an attachment dynamically Hi How dynamic do you want it to be? Anyway, you might want to try this:https://www.soapui.org/soap-and-wsdl/headers-and-attachments.html and this: http://stackoverflow.com/questions/9066049/attaching-file-in-soapui-with-groovy Cheers Re: Is there a way to clone the test steps to other test case without the word "Copy of" in bulk Yes, there is. 1. After right-clicking on your TestCase, Clone TestCase Window will appear. 2. On the TestCase Name text box, remove "Copy of" before clicking the OK button Re: request editor does not open This defect is still open.. https://community.smartbear.com/t5/SoapUI-NG/Cannot-open-Editor-for-test-steps-for-v-4-6-2/m-p/122090#M28142 Re: Save/view request XML You need to: 1.On SoapUI"REST" XML request, set the method to POST 2. Create a Groovy Script to run your XML Request and store your XML Response into whaterever fomat you want (value, a separate file, etc) 3. Then use the the test runner using a command line to execute your Groovy script. - done Re: Cannot open Editor for test steps for v. 4.6.2+ Hi, Any updates? This always happens to me, everyday. And I have no choice but to restart the app. I would be a greatto have this fixed. SoapUI NG Pro - ReadyAPI 1.7.0 on Windows 7 Enterprise (64bit) - with 8 GB of RAM Regards,