Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Document version 1.0

Status: Test In Progress

Document Version

Description

Date

0.0

Initial version

05/11

0.1

Test development done. In review.

05/13

0.2

  • Tests updated based on Maria’s review

  • Updated closed bugs for test

05/15

1.0

Test in progress

05/20

...

The following setup will be necessary in order to begin testing:

Test Server

...

Test Server (upgrade tests):

Build Hash: ed1576d007a09b07574b18784b9eabb3d8c9db53

...

Test Area - Plugin Setup

Test ID

Test Case

Test Procedure

Result

Notes

1

Admin can install plugin in a non-EE instance

  1. Log in to a non-enterprise Mattermost, as admin

  2. From System Console > PLUGINS > Plugin Management, upload the Incident Response plugin.

  3. Verify that the plugin can be installed.

2

Admin can install plugin in an E10 instance

  1. Log in to Mattermost that has an E10 license, as admin.

  2. From System Console > PLUGINS > Plugin Management, upload the Incident Response plugin.

  3. Verify that the plugin is successfully installed.

3

Admin can install plugin in an E20 instance

  1. Log in to Mattermost that has an E20 license, as admin

  2. From System Console > PLUGINS > Plugin Management, upload the Incident Response plugin.

  3. Verify that the plugin can be installed.

Pass

 

4

Admin can enable plugin

  1. Once installed in the “Installed Plugins” section, find the Incident Response plugin v0.2.0 and click on the “Enable” button.

  2. Verify that the plugin starts normally without errors.

Pass

 

5

Plugin functionality is available to admin

  1. Switch to a normal channel.

  2. Type /incidentin the post input box.

  3. Verify that /incidentis listed as a slash command option.

  4. Verify that the channel header has Incident Response icon for RHS.

  5. Create a post.

  6. Click post action menu for the post.

  7. Verify that Start Incident is available as a post action menu option.

Pass

 

6

Plugin functionality is available to normal user

  1. Log in as a non-admin user.

  2. In a normal channel, type /incidentin the post input box.

  3. Verify that /incidentis listed as a slash command option.

  4. Verify that the channel header has Incident Response icon for RHS.

  5. Create a post.

  6. Click post action menu for the post.

  7. Verify that Start Incident is available as a post action menu option.

 

7

Admin can disable plugin

  1. Log out and log back in as admin.

  2. From System Console > PLUGINS > Plugin Management, find the Incident Response plugin.

  3. Click on the “Disable” button.

  4. Verify that the plugin is disabled.

  5. In the main channel’s post input box, type /incident.

  6. Verify that /incident option is not present in the slash command list.

Pass

 

8

Admin can remove plugin

  1. From System Console > PLUGINS > Plugin Management, find the Incident Response plugin.

  2. Click on the “Remove” button.

  3. Verify that the plugin is no longer installed in the instance.

Pass

 

9

Plugin upgrades normally from v0.3 to v0.4

  1. Install older version of the plugin.

  2. Upgrade to the latest version.

  3. Verify that the plugin upgrade happens without any error.

10

Incidents started with older plugin version are still active and available in v0.4

  1. Start a few incident with plugin version 0.3.

  2. For at least one of the incidents, add a few checklist items and check some of them.

  3. Upgrade plugin to v0.4.

  4. Open up the incident RHS to see the incident list.

  5. Verify that incidents started with version 0.3 are still available on the RHS.

  6. In the incident details on the RHS, verify that the state of the checklist and the checklist items are the same as step 2 before upgrading the plugin.

 

+

Incidents started with older plugin version are displayed correctly in the backstage incident list view

Continue from the above test.

  1. Launch the incident backstage.

  2. Verify that incident info in the list view is correct in all columns.

+

Incidents started with older plugin version info is correct in the backstage incident summary page

Continue from the above test.

  1. Click on one of the incidents created in the above tests to go to the incident summary page.

  2. Verify that the info is correct in all sections.

  3. Click the channel export link.

  4. Verify that the correct channel is exported in the csv file.

  5. Click on the incident channel link.

  6. Verify that the correct incident channel loads.

  7. Click the link to the incident channel.

11

Incidents ended with plugin v0.3 are not available in v0.4

  1. Start a few incident with plugin version 0.3.

  2. Leave some as active and end a few of them.

  3. Upgrade plugin to v0.4.

  4. Open up the incident RHS to see the incident list.

  5. Verify that incidents started with version 0.3 are still available in v0.4.

  6. Verify that incidents ended in step 2 are not visible in the list.

 

12

Playbook started with the older plugin version is still available upon plugin upgrade

  1. Create a few playbooks with plugin version 0.3.

  2. Upon plugin upgrade, verify that the playbooks created in step 1 are still available in the backstage.

  • Login as an admin user

  • Enable the Incident Response plugin

    • Navigate to System Console > PLUGINS > Plugin Management.

    • In “Installed Plugins” find Incident Response and click “Enabled”.

  • Log out.

Test Area

Test Area - Monitor

As a user of a team, I can see a list of all past and current incidents within the team so that the information is not lost.

Test ID

Test Case

Test Procedure

Result

Notes

13

Clicking playbook button on RHS opens Playbook backstage by default

  1. Login as a normal user.

  2. Go to Team-A.

  3. From the channel header, click the incident icon to open the incident RHS.

  4. Click the playbook icon in the RHS header.

  5. Verify Playbooks backstage is launched.

  6. Verify the backstage shows a list of playbooks if they exist.

  7. Verify the Playbooks tab is highlighted on the backstage LHS.

Pass

Clicking “Incidents & Playbooks Backstage” in the main menu opens Incidents backstage

  1. Login as a normal user.

  2. Go to Team-A.

  3. Verify Incidents backstage is launched.

  4. Verify the Incidents tab is highlighted on the backstage LHS.

  5. Verify the backstage shows a list of incidents if they exist.

Pass

14

Backstage shows a tab for incidents

Continue from the above test.

  1. Create incidents a-inc-1, a-inc-2, a-inc-3.

  2. Note the time of incident creation for each incidents for later tests.

  3. Verify that there is an “Incidents” tab in the backstage LHS in addition to the Playbooks tab.

Pass

15

Clicking on “Incidents” tab on backstage LHS highlights the Incidents tab

Continue from the above test.

  1. Click on the “Incidents” tab on the LHS.

  2. Verify that the highlight shifts from Playbooks to Incidents.

Pass

16

Clicking on “Incidents” tab on backstage LHS loads the list of all incidents

Continue from the above test.

  1. Verify that clicking on the “Incidents” tab on the LHS loads the incidents list view.

  2. Verify that all incidents from Team-A including a-inc-1, a-inc-2, a-inc-3 are in the list.

Pass

17

Incidents list view displays the team name the incidents belong to

Continue from the above test.

  1. Verify that the team’s name - “Team-A” is displayed in the backstage header.

Pass

18

Incident list in the backstage displays the following columns: name, status, start timestamp, end timestamp and the commander

Continue from the above test.

  1. Verify that the incidents backstage shows incident details including name, status, start date, end date and commander for each incident.

Pass

19

The incident list in the backstage shows all active incidents that belong to the current team only

  1. Switch to Team-B.

  2. Create new incidents: Inc-a, Inc-b and Inc-c

  3. Launch the incident backstage from within Team-B.

  4. Verify that the incident list only shows the three incidents created in step 2.

  5. Switch to Team-A.

  6. Launch the incident backstage from within Team-A.

  7. Verify that the incident list only shows the incidents created within Team-A.

  8. Verify that the incident list does not show the incidents created in step 2.

  9. Verify that the incident list shows all currently active incidents in the list.

Pass

https://mattermost.atlassian.net/browse/MM-24555

20

The incident list in the backstage shows all inactive incidents that belong to the current team only

  1. Switch to Team-B.

  2. End incident Inc-b and Inc-c.

  3. Note the incident end time for later tests.

  4. Launch the incident backstage from within Team-B.

  5. Verify that the incident list shows all three incidents including both active and inactive incidents.

  6. Verify none of the incidents from Team-A are in the list.

  7. Switch to Team-A.

  8. End incident a-inc-2.

  9. Note the incident end time for later tests.

  10. Launch the incident backstage.

  11. Verify that the incident list shows all incidents created and ended with Team-A.

Pass

https://mattermost.atlassian.net/browse/MM-24555

21

Active incidents show an “Ongoing” status in the Status column in the backstage

Continue from the above test.

  1. Launch the incident backstage from Team-A.

  2. Verify that incidents a-inc-1, and a-inc-3 show the status as “Ongoing” in the “Status” column.

  3. Launch the incident backstage from Team-B.

  4. Verify that incident Inc-a shows “Ongoing” status.

Pass

22

Inactive incidents (ended incidents) show an “Ended” status in the Statuscolumn in the backstage.

Continue from the above test.

  1. Launch the incident backstage from Team-A.

  2. Verify that incident a-inc-2 shows the status as “Ended” in the “Status” column.

  3. Launch the incident backstage from Team-B.

  4. Verify that incidents Inc-b and Inc-c show “Ended” in the “Status” column.

Pass

23

The incident list in the backstage shows updated end timestamp for an incident

Continue from the above test.

  1. Launch the incident backstage from Team-A.

  2. Verify that the “End Date” for a-inc-2 is accurate.

Pass

24

An active incident shows “--” in End Date column

Continue from the above test.

  1. Verify that a-inc-1 and a-inc-3 show “Ongoing” under “End Date”.

Pass

25

The incident list in the backstage shows updated commander for an incident

  1. Go to the normal channel view.

  2. Invite user-B to the incident channel of a-inc-3.

  3. Launch incident RHS.

  4. Click on a-inc-3 to see the details.

  5. Change the commander to user-B.

  6. Launch the incident backstage.

  7. In the incident list, find a-inc-3.

  8. Verify that user-B is listed in the “Commander” column.

Pass

26

The incident names in the “Name” column render as clickable links

Continue from the above test.

  1. Verify that all the incident names in the “Name” column as are rendered as clickable links.

Fail

https://mattermost.atlassian.net/browse/MM-25391

27

Long incident name wraps in the “Name” column displaying the entire incident name

  1. Start a new incident such that the number of characters exceed the column width of “Name”.

  2. Launch the incident backstage.

  3. In the incident list view, verify that the name of the incident wraps in the next line so that the entire incident name is visible.

Fail

https://mattermost.atlassian.net/browse/MM-25392

https://mattermost.atlassian.net/browse/MM-25393

As the incident plugin, the channel is automatically archived when the incident ends so that it reduces clutter.

28

Channel is archived when ending an incident with slash command

  1. Set ExperimentalViewArchivedChannels to true or, from System Console > Site Configuration > User and Teams, set “Allow users to view archived channels” to true.

  2. Start a new incident using any method.

  3. Locate the channel in the LHS.

  4. End the incident using the /incident end command.

  5. Click “Confirm” in the confirmation dialog.

  6. Verify that the incident ended.

    1. Incident no longer appears in the RHS list.

    2. Status of the incident changed to “Ended” in the backstage.

  7. Verify that the incident channel is archived:

    1. In the LHS, verify the incident channel is listed with the archived icon.

    2. Running CLI command ./mattermost channel list [team-name] shows the channel as '(archived)'.

N/A

Moved to 0.5

29

Channel is archived when ending an incident from RHS

  1. Start a new incident using any method.

  2. Locate the channel in the LHS.

  3. End the incident from the RHS.

  4. Click “Confirm” in the confirmation dialog.

  5. Verify that the incident ended.

    1. Incident no longer appears in the RHS list.

    2. Status of the incident changed to “Ended” in the backstage.

  6. Verify that the incident channel is archived:

    1. In the LHS, verify the incident channel is listed with the archived icon.

    2. Running CLI command ./mattermost channel list [team-name] shows the channel as '(archived)'.

N/A

Moved to 0.5

30

The incident channel shows up under archived channel once the incident is ended

  1. On the LHS click “more” under Private Channels.

  2. Ensure “Show: Archived Channels” is selected in the dropdown.

  3. Verify the channels of the incidents ended in the above 2 tests are listed.

N/A

Moved to 0.5

31

Incident channels do not appear in LHS when archived channel display is turned off

  1. Set ExperimentalViewArchivedChannels to false or, from System Console > Site Configuration > User and Teams, set “Allow users to view archived channels” to false.

  2. Switch to normal channel view.

  3. Verify that the channels of the incidents ended in the tests above do not appear on the LHS.

N/A

Moved to 0.5

Test Area - Coordinate

As a user, I can export channel transcript from the incident detail page so that it can be saved for record

Test ID

Test Case

Test Procedure

Result

Notes

32

When Channel Export plugin is not installed, the “Export Incident Channel” link is inactive

  1. Ensure that the Channel Export plugin is not installed.

  2. Log in as an admin.

  3. Launch the incident backstage.

  4. Click on a-inc-1 to view the incident summary.

  5. Verify that the “Export Incident Channel” link and icon appear in greyscale.

  6. Click on the link.

  7. Verify that the link is inactive and nothing happens upon clicking.

  8. Logout and log in as an incident member.

  9. Repeat steps 3-7 for an incident the user is a member of.

Pass

33

When Channel Export plugin is not installed, hovering over the “Export Incident Channel” link shows a message to “install the channel export plugin”

Continue from the above test.

  1. Login as an admin.

  2. Launch incident backstage and click on an incident.

  3. Hover over the “Export Incident Channel” link.

  4. Verify that the tooltip shows the message “Install and enable the channel export plugin to support exporting this incident.”

  5. Log out and login as a normal user.

  6. Find an incident the user is a member of.

  7. Repeat steps 3-4.

  8. Go back to the incident list view.

  9. Find an incident the user is not a member of.

  10. Repeat steps 3-4.

Pass

34

When Channel Export plugin is installed in an instance with no EE license, the “Export Incident Channel” link is inactive

  1. Ensure the server has no EE license.

  2. Log in as an admin.

  3. Install and enable the Channel Export plugin.

  4. Launch the incident backstage.

  5. Click on a-inc-1 to view the incident summary.

  6. Verify that the “Export Incident Channel” link and icon appear in greyscale.

  7. Click on the link.

  8. Verify that the link is inactive and nothing happens upon clicking.

  9. Logout and log in as an incident member.

  10. Repeat steps 4-8 for an incident the user is a member of.

  11. Go back to the incident list view.

  12. Find an incident the user is not a member of.

  13. Repeat steps 4-8.

35

When Channel Export plugin is installed in an instance with no EE license, hovering on the “Export Incident Channel” link shows a message that “E20 license is required”

Continue from the above test.

  1. Login as an admin.

  2. Launch incident backstage and click on an incident.

  3. Hover over the “Export Incident Channel” link.

  4. Verify that the tooltip shows the message “Exporting an incident channel requires a Mattermost Enterprise E20 license.”

  5. Log out and login as a normal user.

  6. Find an incident the user is a member of.

  7. Repeat steps 3-4.

  8. Go back to the incident list view.

  9. Find an incident the user is not a member of.

  10. Repeat steps 3-4.

36

When Channel Export plugin is installed in an instance with an E10 license, the “Export Incident” link is inactive

  1. Ensure the server has an E10 license.

  2. Log in as an admin.

  3. Install and enable the Channel Export plugin.

  4. Launch the incident backstage.

  5. Click on a-inc-1 to view the incident summary.

  6. Verify that the “Export Incident Channel” link and icon appear in greyscale.

  7. Click on the link.

  8. Verify that the link is inactive and nothing happens upon clicking.

  9. Logout and log in as an incident member.

  10. Repeat steps 4-8 for an incident the user is a member of.

  11. Go back to the incident list view.

  12. Find an incident the user is not a member of.

  13. Repeat steps 4-8.

37

When Channel Export plugin is installed in an instance with an E10 license, hovering on the “Export Incident Channel” link shows a message that “E20 license is required”

Continue from the above test.

  1. Login as an admin.

  2. Launch incident backstage and click on an incident.

  3. Hover over the “Export Incident Channel” link.

  4. Verify that the tooltip shows the message “Exporting an incident channel requires a Mattermost Enterprise E20 license.”

  5. Log out and login as a normal user.Find an incident the user is a member of.

  6. Repeat steps 3-4.

  7. Go back to the incident list view.

  8. Find an incident the user is not a member of.

  9. Repeat steps 3-4.

38

When Channel export plugin is installed but not enabled, the “Export Incident Channel” link is inactive

  1. Ensure the server has an E20 license.

  2. Log in as an admin.

  3. Install the Channel Export plugin but do not enable it.

  4. Launch the incident backstage.

  5. Click on a-inc-1 to view the incident summary.

  6. Verify that the “Export Incident Channel” link and icon appear in greyscale.

  7. Click on the link.

  8. Verify that the link is inactive and nothing happens upon clicking.

  9. Logout and log in as an incident member.

  10. Repeat steps 4-8 for an incident the user is a member of.

  11. Go back to the incident list view.

  12. Find an incident the user is not a member of.

  13. Repeat steps 4-8.

Pass

39

When Channel Export plugin is installed but not enabled, hovering over the “Export Incident Channel” shows “enable the plugin” message

Continue from the above test.

  1. Login as an admin.

  2. Launch incident backstage and click on an incident.

  3. Hover over the “Export Incident Channel” link.

  4. Verify that the tooltip shows the message “Enable the channel export plugin to support exporting this incident.”

  5. Log out and login as a normal user.

  6. Find an incident the user is a member of.

  7. Repeat steps 3-4.

  8. Go back to the incident list view.

  9. Find an incident the user is not a member of.

  10. Repeat steps 3-4.

Fail

https://mattermost.atlassian.net/browse/MM-25395

40

When Channel Export plugin is installed and enabled, an active “Export Incident Channel” link and icon is available in the incident details view as an active link

  1. Ensure the server has an E20 license.

  2. Log in as an admin.

  3. Install the Channel Export and enable it.

  4. Launch the incident backstage.

  5. Click on a-inc-1 to view the incident summary.

  6. Verify that the “Export Incident Channel” link and icon do not appear in greyscale.

  7. Logout and log in as an incident member.

  8. Repeat steps 4-7 for an incident the user is a member of.

Pass

41

When Channel Export plugin is installed and enabled, hovering over the “Export Incident Channel” link shows a message that the action will download the channel content

Continue from the above test.

  1. Login as an admin.

  2. Launch incident backstage and click on an incident.

  3. Hover over the “Export Incident Channel” link.

  4. Verify that the tooltip shows the message that the action will download the channel content.

  5. Log out and login as a normal user.

  6. Find an incident the user is a member of.

  7. Repeat steps 3-4.

N/A

I think I added this on my own for consistency, but is this valid?

42

A system admin can export the incident channel the admin is a member of by clicking “Export Incident Channel” link

  1. Log in as an admin.

  2. Launch incident backstage.

  3. Click on an incident the admin is a member of.

  4. Verify that the link is not in greyscale.

  5. Click the “Export Incident Channel” link.

  6. Verify that the channel export action begins.

  7. Verify that a csv file is downloaded.

  8. Click on the channel export icon

  9. Verify steps 4, 6 and 7.

The features of the Channel Export plugin were tested in Test Plan - Channel Export v0.0.1

43

A system admin can export the incident channel the admin is NOT a member of by clicking “Export Incident Channel” link

  1. Log in as an admin.

  2. Launch incident backstage.

  3. Click on an incident the admin is not a member of.

  4. Verify that the link is not in greyscale.

  5. Click the “Export Incident Channel” link.

  6. Verify that the channel export action begins.

  7. Verify that a csv file is downloaded.

  8. Click on the channel export icon

  9. Verify steps 4, 6 and 7.

44

An incident member can export the incident channel by clicking “Export Incident Channel” link

  1. Log in as a normal user.

  2. Launch incident backstage.

  3. Click on an incident the user is a member of.

  4. Verify that the link is not in greyscale.

  5. Click the “Export Incident Channel” link.

  6. Verify that the channel export action begins.

  7. Verify that a csv file is downloaded.

  8. Click on the channel export icon

  9. Verify steps 4, 6 and 7.

45

The exported csv file captures the current status of the incident

  1. Verify the contents of the csv file.

This feature was tested in Test Plan - Channel Export v0.0.1

46

“Export Incident Channel” button is inactive for non-incident user

  1. Log in as a normal user.

  2. Launch incident backstage.

  3. Click on an incident the user is not a member of.

  4. Verify that the link is in greyscale.

  5. Click the “Export Incident Channel” link.

  6. Verify that nothing happens.

  7. Click on the channel export icon

  8. Verify nothing happens.

47

A non-incident user sees a “no access” message upon hovering on the “Export Incident Channel” button

Continue from the above test.

  1. Hover over the “Export Incident Channel” link.

  2. Verify that the tooltip shows the message “You do not have access to this incident channel. Contact the commander to export this incident.“

Don’t think this test is valid anymore since a non-member cannot see the summary at all in the backstage. Can someone confirm?

48

Exporting an ended incident channel from backstage exports the archived channel

  1. From the incident backstage, find incident a-inc-e (or a different incident that has been ended).

  2. Click to view the summary.

  3. Click the “Export Incident Channel”.

  4. Verify that a csv file is downloaded with the contents of the archived channel.

49

Non-member cannot export an ended incident channel

  1. As user-B start incident “user-b-inc”.

  2. Do not add user-A to the incident channel.

  3. End the incident “user-b-inc”.

  4. Login as user-A.

  5. Launch the incident backstage.

  6. Find the incident “user-b-inc”.

  7. Click to view the summary.

  8. Verify that the “Export Incident Channel” link is inactive and appear in greyscale.

  9. Click the link.

  10. Verify that nothing happens.

Same as #47. Don’t think this test is valid anymore since a non-member cannot see the summary at all in the backstage. Can someone please confirm?

50

Verify the appearance of Once the Channel Export plugin is disabled, the “Export Incident Channel” link and icon appear in dark theme

  1. Switch to a dark theme.

  2. Verify that the “Export Incident Channel” is visible according to the theme.

51

Verify the appearance of the “Export Incident Channel” link and icon appear in should deactivate again

  1. Install the Channel Export plugin but do not enable yet.

  2. Navigate to an incident's details view in the backstage.

  3. The "Export Incident Channel" link in backstage details view is inactive.

  4. Enable the Channel Export plugin.

  5. Navigate to the incident's details view in the backstage.

  6. The "Export Incident Channel" link in the details page is now active (not greyscale and functional).

  7. Disable the Channel Export plugin.

  8. Navigate to the incident's details view in the backstage.

Fail

https://mattermost.atlassian.net/browse/MM-25396

50

Verify the appearance of the “Export Incident Channel” link and icon appear in dark theme

  1. Switch to a dark theme.

  2. Verify that the “Export Incident Channel” is visible according to the theme.

Fail

https://mattermost.atlassian.net/browse/MM-25359

51

Verify the appearance of the “Export Incident Channel” link and icon appear in light theme

  1. Switch to a light theme.

  2. Verify that the “Export Incident Channel” is visible according to the theme.

Pass

52

Verify the appearance of the “Export Incident Channel” link and icon appear in other themes

  1. Switch to a custom theme.

  2. Verify that the “Export Incident Channel” is visible according to the theme.

Fail

https://mattermost.atlassian.net/browse/MM-25359

As the incident commander, I receive an incident summary and a link to more info after ending an incident so that I know where to go for post-mortem.
https://mattermost.atlassian.net/browse/MM-24409
https://mattermost.atlassian.net/browse/MM-24411

Test Area - Measure

As a user, I can see a summary of the following on incident detail page so that I can get the gist at a glance:

  • Channel, start time, end time, duration, commander, number of people in the channel

Test ID

Test Case

Test Procedure

Result

Notes

53

User cannot view incident summary if the user is not an incident member

  1. Create an incident as user-B.

  2. Do not add user-A to the incident channel.

  3. Log in as user-A.

  4. Launch the incident backstage.

  5. Find the incident from step 1.

  6. Click on the incident.

  7. Verify that user-A is not taken to the incident’s summary page. (Or is the user taken to a blank incident page where no incident info is visible?)

  8. (Any message to contact the commander to view the summary?)

Is this test case correct since we’re limiting a non-user’s access to the incident summary.

54

From the incidents list in the backstage, user can navigate to incident summary upon clicking the incident name of an active incident if the user is an incident member

  1. Log in as user-A.

  2. Ensure that “a-inc-1” is still an active incident

  3. Launch the incident backstage.

  4. Find the incident “a-inc-1”.

  5. Click on the incident name.

  6. Verify that the incident summary page loads.

55

From the incidents list in the backstage, user can navigate to incident summary upon clicking the incident name of an inactive incident

  1. Log in as user-A.

  2. Launch the incident backstage.

  3. Find the incident “a-inc-2” (the ended incident).

  4. Click on the incident name.

  5. Verify that the incident summary page loads.

56

Incident summary page displays the incident name as the page heading

Continue from the above test.

  1. In the incident summary page, verify that the heading of the page is the name of the incident.

57

Incident summary page has a “<“ button that brings a user back to the incidents list view

Continue from the above test.

  1. In the incident summary page, verify there is a “<“ button beside the incident name header.

  2. Click on the “<“ button.

  3. Verify that the user is brought back to the incident list view in the backstage.

58

Incident summary page bears a link to the incident channel

Continue from the above test.

  1. Click on the incident “a-inc-3” (still an active incident) to view the summary page.

  2. Verify that a link to the incident channel is present beside the incident name header.

59

Hovering on the incident channel link shows a tooltip suggesting that it’s a shortcut to the incident channel

Continue from the above test.

  1. Hover over the incident channel link icon.

  2. Verify that a tooltip shows “Go to incident channel”.

60

Clicking on incident channel link of active incidents brings the user to the incident channel

Continue from the above test.

  1. Click on the incident channel link.

  2. Verify the user lands on the correct incident channel.

61

Clicking on incident channel link of inactive incidents, when ”ExperimentalViewArchiveChannels”:truebrings the user to the incident channel

  1. As an admin, ensure that the ExperimentalViewArchiveChanels is set to true in the config or from System Console > Site Configuration > Users and Teams, set “Allow users to view archived channels” to true.

  2. Log in as user-A.

  3. Launch the incident backstage.

  4. Find the incident “a-inc-2” (ended incident).

  5. Click to view the summary.

  6. Click on the incident channel shortcut link.

  7. Verify that the user lands on the archived channel of the incident channel.

https://mattermost.atlassian.net/browse/MM-24408

62

Clicking on incident channel link of inactive incidents, when ”ExperimentalViewArchiveChannels”:falseshows a message that “the channel is not accessible, contact system admin”

??? Should the link be inactive and in greyscale if false?

63

Incident summary shows the current status of the incident

  1. From the incident list view.

  2. Find and click “a-inc-1”.

  3. In the incident summary page, verify that the status shows “Ongoing”.

  4. Go back to the incident list view.

  5. Find and click “a-inc-2”.

  6. In the incident summary page, verify that the status shows “Ended”.

64

Incident summary shows the current commander of the incident

  1. As user-B start an incident.

  2. Launch the incident backstage.

  3. Find and click the incident from step 1.

  4. Verify the summary page shows user-B as the commander.

  5. Go to the incident channel.

  6. Add user-A.

  7. Launch the incident RHS and click the incident from step 1.

  8. Change the commander to user-A.

  9. Launch the incident backstage.

  10. Find and click the incident from step 1.

  11. Verify the summary page shows user-A as the commander.

65

For active incidents, incident summary shows the duration of how long the incident has been active for

  1. Log in as user-A.

  2. Launch the incident backstage.

  3. Find and click “a-inc-3”.

  4. In the summary page, verify that the “Duration” section shows the duration the incident has been active for.

  5. Verify the status in the “Duration” section says “Ongoing”.

66

For inactive incidents, incident summary shows the duration of how long the incident remained active for before the incident ended

  1. Log in as user-A.

  2. Launch the incident backstage.

  3. Find and click “a-inc-2” (inactive incident).

  4. In the summary page, verify that the “Duration” section shows the duration the incident had been active for.

  5. Verify there is no “Ongoing” status in the “Duration” section.

67

For active incidents, incident summary shows the current number of members in the incident channel

Continue from the above test.

  1. Find and click “a-inc-3”.

  2. In the summary page, verify that the “Members Involved” section shows “1” as the number of members involved in the incident.

  3. Go to the incident channel of “a-inc-3”.

  4. Add user-B and admin to the channel.

  5. Launch incident backstage.

  6. Find and click “a-inc-3”.

  7. In the summary page, verify that the “Members Involved” section shows “3” as the number of members involved in the incident.

68

For an inactive incident, incident summary shows the number of member in the incident channel when the incident was ended

Continue from the above test.

  1. Kick admin from the “a-inc-3” incident's channel.

  2. End incident “a-inc-3”.

  3. Launch incident backstage.

  4. Find and click “a-inc-3”.

  5. In the summary page, verify that the “Members Involved” section shows “2” as the number of members involved in the incident.

69

For active incident, incident summary shows the total number of messages in the incident channel

  1. Create some posts in the incident channel for “a-inc-1”.

  2. Make a note of the number of messages.

  3. Launch the incident backstage.

  4. Find “a-inc-1” and click to view the summary.

  5. Verify that the number of messages shown in the “Messages” section matches the numbers noted in step 2.

70

For inactive incident, incident summary shows the total number of messages in the archived channel of the inactive incident

Continue from the above test.

  1. End the incident “a-inc-1”.

  2. Launch the incident backstage.

  3. Find “a-inc-1” and click to view the summary.

  4. Verify that the number of messages shown in the “Messages” section matches the numbers noted in the test above.

...