Creating Test Folder

Last Updated: 12/07/2015 Introduced in Verision: 2.0

Summary

A Test Folder is a folder that contains actions which are useful for testing, such as Create Test Case, Create Test Scenario and Start Test Session. To create a Test Folder, first ensure that the Testing module is installed. If it is not installed, testing-related functionality does not display in the portal.

Click the Actions button and select Add > Root Folder (TestFolder). The new Test Folder will be created at the root level.

Example

To create our example Test Folder, we will click the Actions button and select Add > Root Folder (TestFolder).

01.-testfolder_action.png

In the resulting Add Root Folder pop-up, we will enter the name of our Test Folder – “Test Cases Folder” – and click OK.

02.-add_root_folder_popup.png

Test Cases Folder will appear at the root level. When we navigate to it, we will see that it includes several actions that are unique to testing, including Create Test Case, Create Test Scenario and Start Test Session.

03.-test_cases_folder.png

Additional Resources