Versions Compared

Key

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

Document version 0.0

Status: Test Development in Progress

...

Test Area (v0.7) - Attach a slash command to each step when editing playbook

Test ID

Test Case

Test Steps

Result

Notes

A newly added checklist item in a playbook has a slash command field

A playbook can be edited to add a slash command to any checklist item

A checklist item configured with a slash command shows the slash command for that item in the RHS

  1. Log in as user-1.

  2. Launch playbook backstage.

  3. Click “New Playbook”.

  4. Enter “PB-N1” as the playbook name.

  5. Under the preexisting “Default Stage”, click “Add new checklist item”.

  6. Enter “I-1” as the checklist item name.

  7. Hit enter.

  8. Verify that two new fields, one for slash command, and the other for step description appear underneath.

  9. Add more checklist items.

  10. Verify that every new checklist item added has the slash command and step description fields.

A playbook can be edited to add a slash command to any checklist item

Continue from the above test.

  1. Type /away in the slash command field for one of the checklist items.

  2. Click “Save Playbook”.

  3. Verify that the playbook is saved successfully.

  4. Type other valid slash commands in the fields for other checklist items.

  5. Verify that each slash command filed can successfully save the slash commands.

A checklist item configured with a slash command shows the slash command for that item in the RHS

Continue from the above tests.

  1. Switch to a normal channel.

  2. Start a new incident using “PB-N1”.

  3. Open the incident RHS.

  4. Verify that all checklist items configured with slash commands in the above tests, show the slash command under the checklist item.

A checklist item can only be configured with one slash command at most

  1. Create a new playbook “P1a”.

  2. Add a checklist item “C1”.

  3. In the slash command field for “C1”, enter the following: /away /online /shrug.

  4. Verify that a warning appears that the checklist item can only be configured with one slash command.

Valid?

Typing an invalid slash command

...