Done
Details
Assignee
Mariia AloshynaMariia AloshynaReporter
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Tester Assignee
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Priority
P3Story Points
5Sprint
NoneDevelopment Team
FolijetTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Mariia Aloshyna
Mariia AloshynaReporter
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Tester Assignee
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Priority
Story Points
5
Sprint
None
Development Team
Folijet
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 25, 2019 at 7:15 AM
Updated August 13, 2021 at 8:28 AM
Resolved October 24, 2019 at 1:46 PM
Purpose: To create the search details of the "view all" log screen
As a staff person
I want to be able to search within the Data Import logs
So that I can find particular ones that are of interest
NOTE: Moved searches for individual records within files to
Scenarios
Scenario 1
Given the Data Import "View all" log screen
When the user views the search options in the search and filter pane
Then the cursor/focus should start in the search box
And they should see these options in a dropdown list
Keyword (Import ID, File name) [this is the default]
ID
File name
Scenario 2
Given the Keyword search option
When the user selects that option
Then display log list results based on string matches of the Import ID number and the file name
And make this the default search option
Scenario 3
Given the Import ID search option
When the user selects that option
Then display log list results based on a string match of the Import ID number
Scenario 4
Given the File name search option
When the user selects that option
Then display log list results based on a string match of the file name
Scenario 5
Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot
See attached screenshot