Projects:Disable Default Field Filtering and Sorting/QA
Performance
This project does not affect the performance regarding to the view generation because it has been avoided to do unneeded queries to the database.
Automation
Several JUnit tests have been added in this project. The test "ViewGenerationWithDifferentConfigLevelTest" was created to check the correct behavior of the grid configurations settings in tab, field and system level. The test "GCSequenceNumberTests" was created to check the correct behavior of the grid configurations settings, having different combinations of sequence number. The "SortingFilteringGridConfiguration" is a parametrized test which has 1820 tests. These tests cover the total amount of combinations of configurations of the filtering and sorting properties in the column, field, tab and system levels.