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 change without versioning works as it is intended.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure that content has only one major version
🐾 Steps
Login with admin role
Click on Content menu item
Click on IT Workspace in the tree
Click on Links (under IT Workspace) in the tree
Right-click on Coursera
Step: Select Versions from the dropdown
Expected result: Only V1.0.A version should be in the list
Click Cancel button
Test case 2
🧫 Purpose of the test
To ensure that any changes on a file does not create new version
🐾 Steps
Right-click on Coursera
Select Edit option from dropdown list
Edit the content (e.g.: Type Test to Notes field)
Click on Submit button
Right-click on Coursera
Step: Select Versions option from dropdown list Expected result: There should be only one version in the list (V1.0.A)
Click Cancel button
Test case 3
🧫 Purpose of the test
To ensure that any changes on a file does not create new version
🐾 Steps
Right-click on Coursera
Select Edit option from dropdown list
Edit the content (e.g.: RemoveTest text from Notes field)
Click on Submit button
Right-click on Coursera
Step: Select Versions option from dropdown list Expected result: There should be only one version in the list (V1.0.A)
Click Cancel button
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 change without versioning works as it is intended.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure that content has only one major version
🐾 Steps
Expected result: Only V1.0.A version should be in the list
Test case 2
🧫 Purpose of the test
To ensure that any changes on a file does not create new version
🐾 Steps
Test
to Notes field)Expected result: There should be only one version in the list (V1.0.A)
Test case 3
🧫 Purpose of the test
To ensure that any changes on a file does not create new version
🐾 Steps
Test
text from Notes field)Expected result: There should be only one version in the list (V1.0.A)
The text was updated successfully, but these errors were encountered: