Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
15 years ago

[SOLVED]Composite actions - save testcase creates 2 testcase files

Hello,
I have a simple composite project. I notice that I created a blank testcase named
TC2_Some description of testcase
upon composite actions --> Save, soapui creates 'TC3Some-description-of-testcase.xml'
upon project save --> soapui creates 'TC3_Some-description-of-testcase.xml'

seems like a bug

Ali

4 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    Fixes are in upcoming nightly build.

    Let me know does it helps,
    robert
  • alibaba82's avatar
    alibaba82
    Super Contributor
    Still not fixed in
    soapUI Pro 3.5-beta1, copyright (C) 2007-2009 eviware.com http://www.soapui.org | http://www.eviware.com Build daily-2010-01-22-[4], Build Date 2010/01/22 16:43

    When trying to rename testcase, I get a pop up error.
    'Renaming failed. Problem with file system'

    Ali
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    This means that file with given name already exists. This should prevent you to overwrite a file which name is same as normalized name of a test case. To solve this, check composite project directory and remove those files.

    Let me know does it helps,
    robert