...
- [BT] DVD default authorization implementation - per request default implementation of KATE Datavard Validate authorizations can now be shipped to customers (it is not part of standard release transport). DVD Authorization implementation checks reporting/analysis authorizations of user. User without appropriate authorizations is not able to see data/results of created image. There are two levels of authorization check on InfoProvider level and query level. These authorizations are applied for test cases in following way:
- Query Test Case - Query then InfoProvider authorization check
- ListCube, SLO ListCube, DTP, Drill Down - InfoProvider authorization check
- [BT] System Performance scenarion added to Test Management - can be switched on only under expert setup setting. Performance test scenario allows to create test case, add queries as execution steps, add test case to test plan and run performance test. At this version it's not included in generated test plan report.
- [BT] Option to run query as different user - user can execute query variant as different user for authorization checks. If no user is specified, current user will be used.
- [BT] Option to compare sums of keyfigures in Listcube results - functionality allows quickly compare before and after image sums of keyfigures, so user does not need to do manual check. Fields with unequal value will be highlighted red.
- [TM] Steps selection in scheduling - steps selection allows user to define which test steps will be executed for different test case types in scheduled test plan. When steps selection is not done, all steps of particular test case type are executed. Implemented only for backend test types (Table, Listcube, Report, Query, DTP, DrillDown). Cleaning step in DTP changed to two separated steps Clen up requests and Clean Up DTP.
...
- [BT] Row count with own aggregation fixed- When executing table variant with turned on KATE on Datavard Validate aggregation row count of image is now correctly calculated from already aggregated rows and not from read rows from DB. Also maximum image size setting value is checked againts this rowcount number.
- [BT] Fiscal variant saving - Query filters that use fiscal variant as input filter are now saved correctly.
- [FT] Check of proper web template bookmark mapping - if mapping of before image tables to after image tables in bookmark is incomplete, execution is not allowed and user is warned about missing mapping by pop-up message.