Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
Currently, the RSS Publisher configuration allows specifying the number of items to display through a drop down. This dropdown offers a choice between 1 and 9 items. These options are not flexible enough for all cases.
The goal of this story is to provide more flexibility by replacing the dropdown with a text box entry field. This text box should only allow integer numbers greater than 0.
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) |
---|---|---|---|---|
The input field of Entries Per Feed allows integer numbers greater than 10. | Smoke | Manual | No | No |
The input field of Entries Per Feed shouldn't allow 0 value. | Sanity | Manual | No | No |
The input field of Entries Per Feed shouldn't allow negative value. | Sanity | Manual | No | No |
The input field of Entries Per Feed shouldn't allow decimal value. | Sanity | Manual | No | No |
The number of entries displayed is correspond with the one of Entries Per Feed. | Regression | Manual | No | No |
The input field of Entries Per Feed allows integer numbers from 1 to 9. | Regression | Manual | No | No |
The input field of Entries Per Feed shouldn't allow letters or symbols | Sanity | Manual | No | No |
Attachments
Issue Links
- demands
-
LRDOCS-8575 Document displaying any number of items in RSS Publisher
-
- Closed
-
- is related to
-
LPS-107217 RSS Publisher - Change Item Drop Downs to Different Inputs
-
- Reviewed
-
- relates
-
LPS-108549 LPS-107942 - Product QA | Test Automation Creation
-
- Closed
-
- Testing discovered
-
LPS-108352 Wrong text of alert message when input negative value to field of Entries Per Feed
- Closed
-
LPS-108354 Wrong text of alert message when input decimal number in field of Entries Per Feed
- Closed