Sheet List Screen The Actions Edit and Delete Should Be Disabled
Sheet List Screen The Actions Edit and Delete Should Be Disabled
sheet list screen the actions edit and delete should be disabled.
Scenario: Clicking done on Create a Placement Sheet for Comprehensive General Liability
screen
Given that I’m in the Create Placement Sheet for Comprehensive General Liability screen and
already clicked the Save button
When I clicked the Done button
Then the system will redirect to the Placement Sheet List screen.
Scenario: Clicking cancel on Create a Placement Sheet for Comprehensive General Liability
screen with data filled on the fields
Given that I’m in the Create a Placement Sheet for Comprehensive General Liability screen
When I clicked the Cancel button with data on the fields
Then the system should display a modal with alert message “Any changes will be left unsaved,
do you wish to continue?” and the modal should have a button for Yes and No. If I clicked the
No button it should retain on Create a Placement Sheet for Comprehensive General Liability
screen and if clicked the Yes button it should redirect to the Main Menu screen.
Scenario: Clicking back on Create a Placement Sheet for Comprehensive General Liability
screen with data or without data filled up on the fields
Given that I’m in the Create a Placement Sheet for Comprehensive General Liability screen.
When I clicked the Back button with data or without data on the fields
Then the system should display a modal with alert message “Any changes will be left unsaved,
do you wish to continue?” and the modal should have a button for Yes and No. If I clicked the
No button it should retain on Create a Placement Sheet for Comprehensive General Liability
CGL screen and if clicked the Yes button it should redirect to the previous screen.
Scenario: Clicking print preview on Create a Placement Sheet for Comprehensive General
Liability CGL screen with data filled up on the fields
Given that I’m in the Create a Placement Sheet for Comprehensive General Liability screen and
already clicked the Save button
When I clicked Print Preview button
Then the system should display the details from this file (“PS-CGL.pdf”), there should be a
buttons for “Copy to a New Placement Sheet”, “Copy to a New Quotation” and Back to
Placement Sheet List”.
Scenario: Field Validation in Create a Placement Sheet for Comprehensive General Liability
Given that I’m in the Create a Placement Sheet for Comprehensive General Liability screen.
When I leave the mandatory fields empty and clicked the save button
Then the system should display a warning message “Please fill out the form” and retain to the
Create a Placement Sheet for Comprehensive General Liability screen so that I can transact
again.
Scenario: Clicking cancel on the search field of Placement Sheet List after searched
Given that I already searched successfully
When I leave the search field blank and clicked the Cancel button
Then the system should display all the data in the Placement Sheet List removing the filter
Scenario: Making the Placement Sheet List display all the data
Given that I already searched successfully
When I leave the search field blank and clicked the search button
Then the system should display all the data in the Placement Sheet List removing the filter.
Scenario: Viewing a Placement Sheet using the view button on the Placement Sheet List
Screen
Given that I’m in the Placement Sheet List screen
When I clicked the view under of actions column on the same row of Placement Sheet you want
to view
Then the system should redirect to new screen as depicted in PS-CGL.pdf and should have a
button for “Copy to a New Placement Sheet”, “Copy to a New Quotation” and Back to Main
Menu.
Scenario: Editing and Making changes to a placement sheet in the edit placement sheet screen
Given that I’m in the Placement Sheet List screen
When I clicked the edit under of actions column on the same row of Placement Sheet you want
to edit
Then the system should redirect to the Edit Placement Sheet screen (same as the Create a
Placement Sheet Screen, the fields have pre-filled up data that are ready to modify.
Scenario: Clicking save when editing a Placement Sheet for Comprehensive General Liability
Given that I’m in the Edit Placement Sheet for Comprehensive General Liability screen
When I clicked the Save button
Then the system will redirect to the Placement Sheet List screen.
Scenario: Clicking done when editing a Placement Sheet for Comprehensive General Liability
Given that I’m in the Edit Placement Sheet for Comprehensive General Liability screen
When I clicked the Done button
Then the system will redirect to the Placement Sheet List screen.
Scenario: Clicking cancel when editing a Placement Sheet for Comprehensive General Liability
Given that I’m in the Edit Placement Sheet for Comprehensive General Liability screen
When I clicked the Cancel button with data on the fields
Then the system should display a modal with alert message “Any changes will be left unsaved,
do you wish to continue?” and the modal should have a button for Yes and No. If I clicked the
No button it should retain on Edit Placement Sheet for Comprehensive General Liability screen
and if I clicked the Yes button it should redirect to the Placement Sheet List.
Scenario: Clicking back on Edit Placement Sheet for Comprehensive General Liability screen
with data filled on the fields
Given that I’m in the Edit Placement Sheet for Comprehensive General Liability screen.
When I clicked the Back button with data on the fields
Then the system should display a modal with alert message “Any changes will be left unsaved,
do you wish to continue?” and the modal should have a button for Yes and No. If I clicked the
No button it should retain on Edit Placement Sheet for Comprehensive General Liability screen
and if I clicked the Yes button it should redirect to Placement Sheet List screen.
Scenario: Clicking print preview when editing a Placement Sheet for Comprehensive General
Liability
Given that I’m in the Edit Placement Sheet for Comprehensive General Liability screen and
already clicked the Save button
When I clicked Print Preview button
Then the system should display the details from this file (“PS-CGL(Input).xlsx”), there should be
a buttons for Copy to a New Placement Sheet, Copy to a New Quotation and Back to
Placement Sheet List.