CSV Import

Hi There,

I am trying to import the test cases from Notion, so I have moved them to CSV. My question is:
In sample import CSV provided, we can define the name of a folder, is it also possible to define the name of sub folder under the main folder?

For eg: Main folder can be Login but can have multiple sub-folder to organise test cases

Thanks

1 Answer

1

Hello and welcome to the Testiny Forum,

You can create nested folders by using a separator character (which is autodetected by default but can be set in the advanced import settings)

e.g.

Your Folder > Subfolder > Another subfolder

Regards,
Michael

Thank you for that. Do you mean in the csv under 'Folder' column, I can go like: Login> Profile And this will import the test case in sub folder of login folder?