Hi,
Could you help me with merging testcases created by different people into a single trst suite project.?
How can I do it?Which are the files that I ned to copy to my merged test suite.
For eg : testSuite1 has testcase1
testsuite2 has testcase2
Now I have to put the testcase1 and testcase2 into tessuite3
Thanks,
Ann
Merging testcases from different project into a new test sui
- Support Team
- Site Admin
- Posts: 12174
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Merging testcases from different project into a new test sui
Hi,
You can add existing projects to your new "testsuite3".
You have to "right click" on your "testsuite3" in the project view, in the Ranorex Studio, and click on "Add" and then on "Existing Project". Now you can select your two existing projects (the *.csproj files).
After that you have all the files from the other projects in your new solution, but you are not allowed to open/edit more than one at the same time.
If you are working in groups it is recommended to work with one solution and a svn tool.
Regards,
Markus
Ranorex Support Team
You can add existing projects to your new "testsuite3".
You have to "right click" on your "testsuite3" in the project view, in the Ranorex Studio, and click on "Add" and then on "Existing Project". Now you can select your two existing projects (the *.csproj files).
After that you have all the files from the other projects in your new solution, but you are not allowed to open/edit more than one at the same time.
If you are working in groups it is recommended to work with one solution and a svn tool.
Regards,
Markus
Ranorex Support Team