You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you start working on an issue please take a look at our dedicated hacktoberfest site to learn the basic rules and find additional resources to help you get started.
🧪E2E test cases
The scope of these tests is to ensure that content creation and deletion works as it is intended.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure creating a new folder works properly
🐾 Steps
Login with admin role
Click on Content menu item
Click on IT Workspace
Click on Add new button
Select Folder from the list
Type TestFolder text into 'Name' and 'Folder name' fields
Step: Click Submit button Expected result: TestFolder should be under IT Workspace
Test case 2
🧫 Purpose of the test
To ensure folder delete works properly
🐾 Steps
Right click on TestFolder
Select Delete from the list
Step: Tick permanently and Click on Delete button Expected result: TestFolder should not be under IT Workspace
The text was updated successfully, but these errors were encountered:
Before you start working on an issue please take a look at our dedicated hacktoberfest site to learn the basic rules and find additional resources to help you get started.
🧪E2E test cases
The scope of these tests is to ensure that content creation and deletion works as it is intended.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure creating a new folder works properly
🐾 Steps
Expected result: TestFolder should be under IT Workspace
Test case 2
🧫 Purpose of the test
To ensure folder delete works properly
🐾 Steps
Expected result: TestFolder should not be under IT Workspace
The text was updated successfully, but these errors were encountered: