Update Custom Property references in "Run Test Case" values, if Custom Property is renamed
It would be great, if ReadyAPI/SoapUI NG would update usages of custom properties in case of renaming the custom property, even if there are used in the value part of the property definiton of "Run Test Case" test steps. 1. Create TestSuite Repro - Custom Property MyRepro 2. Create TestCase Foo - Custom Property MyFoo 3. Create TestCase Bar 3a. Create TestStep "Run TestCase Foo" in TestCase "Bar" 3b. Assign to "MyFoo" the value value ${#TestSuite#MyRepro} 4. Rename the Custom Property "MyRepro" to "MyNewRepro" 5. Check the value in TestStep "Run TestCase Foo" -> Value is still "${#TestSuite#MyRepro}" and not "${#TestSuite#MyNewRepro}" If the custom property is used in a "Soap Request" test step, the usage is updated. So it would be a great help, if same happens in case of usages in "Run TestCase" test steps. With regards1.6KViews0likes0CommentsRenaming TestSuite/Testcase does not rename the folder/file name in the directory.
When I rename a testsuite or a testcase and save the project, it does not change the folder or file name in the directory. I read somewhere that its a internal defect with the tool. Can someone from smartbear let us know when this is going to be fixed. I am using SoapUI 5.1.2 and i tried both option for composite project (true and false). Neither works. Thanks,878Views0likes1Comment