-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Social Activity
-
Labels:None
-
Sprint:LIMA | #18 | May05-May26, LIMA | #19 | May26-Jun16
-
Git Pull Request:
-
Test Type:
Test Scenario 1: User activities do not appear in Portal when social tracking is disabled
SocialActivity#DisableSocialTracking
Test steps:
- Go to System Settings > User Activity
- Assert Social Activity is enabled by default
- Disable Social Activity and Save
- Go to site admin > Configuration > Social Activity
- Enable Social Activity for Blogs Entry
- Add a new page
- Add Blogs widget and User Statistics widget on the new page
- Add a new blog entry
- Assert the activities of the users are not tracked: the Participation Score is still 0.
Test Scenario 3: User activities appear in Portal when social tracking is enabled
SocialActivity#CountUserStatisticsWhenEnablingSocialTracking
Test steps:
- Go to System Settings > User Activity
- Assert Social Activity is enabled by default
- Go to site admin > Configuration > Social Activity
- Enable Social Activity for Blogs Entry
- Add a new page
- Add Blogs widget and User Statistics widget on the new page
- Add a new blog entry
- Assert the activities of the users are tracked: the Participation Score is updated to 5.
Test Scenario 5: User is given an option to enable/disable social tracking through the Portal UI
See test scenario 1