ContributionsMost RecentMost LikesSolutionsRe: Transfer property failed in command line mode Hi Rao, Its work from GUI but doesn't not from command line. Unfortunately mentioned thread doesn't help. Thank you Leon. Re: Transfer property failed in command line mode Hi, attached file displayed 2 forms of SOAP UI 5.3 GUI 1. form shows standard property transfer configuration of source and target. 2. target properties of new developed step. Thank you. Transfer property failed in command line mode Hello, We have transfer property step which trying to transfer property into new customization step. When we use command line mode , step failed with below error . However from GUI its work without error. Many thanks for considering my request Leon . Error performing transfer [pt2] - Missing target property SoapUI 5.3.0 TestCaseRunner Summary ----------------------------- Time Taken: 74ms Total TestSuites: 1 Total TestCases: 1 (1 failed) Total TestSteps: 1 Total Request Assertions: 0 Total Failed Assertions: 0 Total Exported Results: 1 16:59:12,587 ERROR [SoapUITestCaseRunner] java.lang.Exception: TestCase [TestCase 1] failed without assertions 16:59:12,588 ERROR [SoapUI] An error occurred [TestCase [TestCase 1] failed without assertions ], see error log for details java.lang.Exception: TestCase [TestCase 1] failed without assertions at com.eviware.soapui.tools.SoapUITestCaseRunner.throwFailureException(SoapUITestCaseRunner.java:512) at com.eviware.soapui.tools.SoapUITestCaseRunner.runRunner(SoapUITestCaseRunner.java:428) at com.eviware.soapui.tools.AbstractSoapUIRunner.run(AbstractSoapUIRunner.java:202) at com.eviware.soapui.tools.AbstractSoapUIRunner.run(AbstractSoapUIRunner.java:137) at com.eviware.soapui.tools.AbstractSoapUIRunner.runFromCommandLine(AbstractSoapUIRunner.java:112) at com.eviware.soapui.tools.SoapUITestCaseRunner.main(SoapUITestCaseRunner.java:118)