To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorCall Forwarding Base Page
- Background
-
- Given
- We are in the Call Forwarding page
- Scenarios
-
- Verify call forwarding page for one line appearance
- Verify call forwarding page for multiple line appearances
- Verify call forwarding page for multiple line appearances and select other line appearance
- Verify call forwarding page for no line appearances
- Verify call forwarding page for one line appearance
-
- When
- There is number of lines lines in the dropdown menu in the upper right corner
- Then
- The line with line_index should be auto-selected
- And
- We should see the field1 and field2 setting for line line_index displayed in the page
- And
- We should see that the field1 and field2 setting for line line_index match the database
Examples: One line number of lines line_index field1 field2 1 1 Forward calls to If not Available - Verify call forwarding page for multiple line appearances
-
- When
- There is number of lines lines in the dropdown menu in the upper right corner
- Then
- The lines should be sorted
- And
- The line with line_index should be auto-selected
- And
- We should see the field1 and field2 setting for line line_index displayed in the page
- And
- We should see that the field1 and field2 setting for line line_index match the database
Examples: Multiple lines number of lines line_index field1 field2 3 1 Forward calls to If not Available 6 1 Forward calls to If not Available - Verify call forwarding page for multiple line appearances and select other line appearance
-
- When
- There is number of lines lines in the dropdown menu in the upper right corner
- And
- We select line line_index
- Then
- We should see the field1 and field2 setting for line line_index displayed in the page
- And
- We should see that the field1 and field2 setting for line line_index match the database
Examples: Multiple lines number of lines line_index field1 field2 3 2 Forward calls to If not Available 6 3 Forward calls to If not Available - Verify call forwarding page for no line appearances
-
- When
- There is number of lines lines in the dropdown menu in the upper right corner
- Then
- The dropdown list will have the text
- And
- We should see that field1 and field2 are disabled
Examples: Multiple lines number of lines text field1 field2 0 There are no lines assigned at this time Forward calls to If not Available
Last published almost 7 years ago by Chris.