Alert Page Alert Page: Site Section

Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 12

SITE MODULE SECTION

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page

Alert Page - Alert/Notify


http://localhost:4424/Home/Index Alert Page
Window

Alert Page - Alert/Notify


http://localhost:4424/Home/Index Alert Page
Window
Alert Page - Alert/Notify
http://localhost:4424/Home/Index Alert Page
Window

Alert Page - Alert/Notify


http://localhost:4424/Home/Index Alert Page
Window

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page


http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page

http://localhost:4424/Home/Index Alert Page Alert Page


TEST SCENARIO (What to test)
TEST CASE (How to test)
Background:
Given I navigated to <URL>
AND I logged in as a Company Admin user
AND I clicked Sign-in button
AND I clicked Notification icon

Scenario Outline: Notification icon should display next to User icon

WHEN page finished loading


THEN Notification icon should be displayed next to User icon

Scenario Outline: Clicking Notification icon should navigate user to


Alert page

WHEN page finished loading


AND I clicked Notification icon
THEN I should be navigated to Alert page

Scenario Outline: Correct elements should display on Alert page

WHEN I am navigated to Alert page


THEN I should see the following elements:
| Alert | Title Header |
| Alert/Notify | Button |
| View previous notifications | Link |

Scenario Outline: Clicking Alert/Notify button should display correct


window

WHEN I am navigated to Alert page


AND I clicked Alert/Notify button
THEN Alert/Notify window should be displayed

Scenario Outline: Correct elements should display on Alert/Notify


window

WHEN Alert/Notify window displayed


THEN I should see the following elements:
| Alert/Notify | Title Header |
| Message | Text label |
| Message | Text area |
| Send Alert | Button |
| Cancel | Button |

Scenario Outline: Correct validation message should display when


sending Alert with empty message

WHEN Alert/Notify window displayed


AND I clicked Send Alert button
THEN "Message is required" validation message should be displayed
Scenario Outline: Correct validation message should display after
clicking Send Alert button

WHEN Alert/Notify window displayed


AND I entered <message>
AND I clicked Send Alert button
THEN "Notification Sent" validation message should be displayed

Scenario Outline: Clicking Cancel button should close the window and
disregard changes made

WHEN Alert/Notify window displayed


AND I clicked Cancel button
THEN window should close and disregard changes made

Scenario Outline: Clicking View Previous Notifications link should


display previous messages

WHEN I'm navigated to Alert page


AND I clicked View Previous Notifications link
THEN previous messages should be displayed

Scenario Outline: Messages should be displayed in Card View

WHEN I clicked View Previous Notifications link


THEN previous messages should be displayed in Card view

Scenario Outline: Correct elements should display on the card

WHEN I clicked View Previous Notifications link


AND card displayed
THEN I should see the following elements on each card:
| Name | Text label |
| Date and time | Text label |
| Message content | Text label |
| View | Link |
| Reveal | Icon |

Scenario Outline: Clicking View link should display message content

WHEN card displayed


AND I clicked View link
THEN message content should be displayed

Scenario Outline: Read messages should be displayed when View


previous notification link is clicked

WHEN I'm navigated to Alert page


AND I clicked View previous notification link
THEN read messages should be displayed
Scenario Outline: Clicking Reveal icon should mark the message as
read

WHEN card displayed


AND I clicked Reveal icon
THEN message should be marked as read

Scenario Outline: Individual users of the company should receive the


message sent by the company

WHEN I sent a message alert


AND I login Individual user
AND I clicked Notification icon
THEN Individual users of the company should receive the message
sent by the company

Background:
Given I navigated to <URL>
AND I logged in as an Admin user
AND I clicked Sign-in button
AND I clicked Notification icon

Scenario Outline: Company and Individual users should receive the


message sent by the Admin

WHEN I navigated to Alert page


AND I clicked Alert/Notify icon
AND I enter <message>
AND I clicked Send Alert button
AND I login Company/Individual user
AND I clicked Notification icon
THEN Company/Individual users should receive the message sent by
the Admin

Background:
Given I navigated to <URL>
AND I logged in as an Individual user
AND I clicked Sign-in button
AND I clicked Notification icon

Scenario Outline: Individual user should only be able to view the


Alert/Notification sent by Company Admin/ Licenstreak Admin

WHEN I navigated to Alert page


THEN Individual user is only able to view the message sent by
Company/Admin
TEST DATA TYPE OWNER

URL: http://localhost:4424/Home/Index

Examples:
| Username | Password |
| [email protected] | P@$$w0rd |

UI Angela Pineda

UI Angela Pineda

UI Angela Pineda

FUNCTIONAL Angela Pineda

FUNCTIONAL Angela Pineda

FUNCTIONAL Angela Pineda


Examples:
| message | FUNCTIONAL Angela Pineda
| Sample message |

FUNCTIONAL Angela Pineda

FUNCTIONAL Angela Pineda

FUNCTIONAL Angela Pineda

FUNCTIONAL Angela Pineda

FUNCTIONAL Angela Pineda

FUNCTIONAL Angela Pineda


FUNCTIONAL Angela Pineda

FUNCTIONAL Angela Pineda

URL: http://localhost:4424/Home/Index

Examples: FUNCTIONAL Angela Pineda


| Username | Password | Message |
|[email protected] | P@$$w0rd| Send Help
ASAP!!!!! |

URL: http://localhost:4424/Home/Index

Examples: FUNCTIONAL Angela Pineda


| Username | Password |
|[email protected] | P@$$w0rd |
AUTOMATED? OVERALL STATUS TESTER ACTUAL RESULT

N
N

N
N

You might also like