Done
Details
Assignee
Viktor SorokaViktor SorokaReporter
Magda ZacharskaMagda ZacharskaTester Assignee
Magda ZacharskaMagda ZacharskaLabels
Priority
P3Story Points
3Sprint
NoneDevelopment Team
ConcordeFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Viktor Soroka
Viktor SorokaReporter
Magda Zacharska
Magda ZacharskaTester Assignee
Magda Zacharska
Magda ZacharskaLabels
Priority
Story Points
3
Sprint
None
Development Team
Concorde
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 8, 2020 at 12:21 PM
Updated September 1, 2020 at 2:17 PM
Resolved August 5, 2020 at 9:50 PM
Purpose/Overview:
In order to simplify the search of the field names on the transformation screen, there need to be a search functionality that will allow user to find the field quickly
Scenario 1:
Given: the user wants to add transformations to the mapping profile
When: Select transformations form opens
Then: Search box is visible under Search & Filter accordion
Scenario 2:
Given: the user enters search criteria in the search box and hits enter
When: any part of the filed name matches the search criteria
Then: the transformations table is populated only with those fields
Scenario 3:
Given: the user enters search criteria in the search box and hits enter
When: there is no match
Then: the transformations table is empty
Scenario 4:
Given:the search criteria changed and the selected field does not match the search criteria
When: the user clicks enter
Then: the selected field is not displayed but remains checked so if the search criteria is changes back or is reset the field name reminds selected
Scenario 5:
Given: the Record type is selected and the Transformation table contains only fields matching the filters
When: the user enters search criteria and clicks enter
Then: the transformations table is populated only with the fields that match search criteria to be verified after UIDEXP-71
Scenario 6:
Given: the search criteria box is populated
When: the user clicks "Reset all"
Then: the search box and the filters are reset.