Is there an easy quick way to convert a Process project to a Test Automation project?

Hi. I’m still learning my way around UiPath and have found that I should have started my project with Test Automation template. It is currently a Process project. Any help is appreciated.

thanks,
Tien

Hey @tile2

Re-working it into the template is the only way I guess.

Thanks
#nK

1 Like

In project block right click on the workflow and click convert to Testcase. Now your workflow will be converted to Testcase

1 Like

Thank you, @Vineet_Joshi

Looks like this suggestion is a temporary fix. The dropdown New does not include Test Case like that of a test automation project. My teammates who will automate 100’s of test cases will have to create for example, New - Sequence then do an extra step to right-click on the sequence and select Convert to Test Case. I rather not have myself nor my team suffer thru this bandage. Because our repo is still new, I’ll make the fundamental change per @Nithinkrishna 's suggestion now. If I’m missing anything, please kindly let me know. Thanks, Vineet.
Tien
uipath.testAutomationProjectHasTestCaseOption

1 Like

Thank you @Nithinkrishna
Most likely I will have to vote your answer as Solution unless @Vineet_Joshi has any other great suggestions. Thanks guys!

Tien

1 Like

Hi tile,

Just to add if there is are already build workflows then all together also you can convert them to testcase but selecting them all at once by using shift+down key.

Thanks

1 Like

Yes, @Vineet_Joshi . Converting them is easy and straightforward; however, adding new test cases will not have the New - Test Case option but my teammates and I would have to add a sequence then converting process to test case. I rather build the project correctly as Test Automation then going forward would be simple and straightforward. Besides, I was able to reuse practically everything I built as a Process project and just deleting the Main files. Thanks again for your help.

Tien

1 Like

Yes that would be best

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.