Forum Discussion

sridevihiranya's avatar
sridevihiranya
Occasional Contributor
8 years ago

How to rename projects in ReadyAPI?

I am using composite project in ReadyAPI(2.0.0) so that I can share my project among my team members

I am facing an issue with renaming project/TestSuite/Testcase names

-My project name is "Test"

-Save it as composite project(Version 1.3)

-In readyAPI change Project name to "Test1" and save it

-In Project local location I still see project name as  "Test"

 

How can I rename project under composite projects?

 

 

4 Replies

  • nmrao's avatar
    nmrao
    Community Hero
    Is the same case for the project created in the same ready api version?
    Is the issue specific to those mentioned versions(1.3 and renaming it in 2.0) only?
    • sridevihiranya's avatar
      sridevihiranya
      Occasional Contributor

      No, I am referring to composite project version/format 1.3 not readyAPI version.
      MY readyAPI version is 2.0.0 
      Anyway as you mentioned I have contact SmartBear support team
      Thanks for the help.

      • groovyguy's avatar
        groovyguy
        Community Hero

        One way I have found to combat this is to convert the composite project back to a single XML file. I then make the name changes I need, and then re-convert it to a composite project.

         

        Otherwise, you can manually edit the file names and the appropriate elementorder.xml, but that can get hairy and break stuff quick if you aren't careful.