|
5 | 5 |
|
6 | 6 | *Improvements / New features*
|
7 | 7 | [square]
|
| 8 | +* [ENGINE] Submit execution from campaign, only if application environment exist. (that avoid unnecessary Errors in queue). |
| 9 | +* [ENGINE] New reserved keyword %datalib.DATALIBNAME.value% and %datalib.DATALIBNAME.base64%. Allowing managing upload/download file by uploading files on Cerberus with no more limitation on its size. |
| 10 | +* [ENGINE] Added CSV ignoreFirstLine boolean at datalib level. |
8 | 11 | * [GUI] Added service call simulation feature. When editing a service, you can make calls outside a testcase context in order to control and tune the definition of the call.
|
9 | 12 | * [GUI] Improved autocompletion adding boolean, flags and contextual element for select and switchWindow actions.
|
10 | 13 | * [GUI] Improved navigation on campaign execution screen. Adding CTA on top of the screen and toggle buttons for reporting details hidden by default.
|
11 | 14 | * [GUI] Both campaign and execution reporting over time now include an availability KPI based on nb and time of OK.
|
12 | 15 | * [GUI] direct access to Both campaign and execution reporting over time from campaign execution and test case execution screen.
|
13 |
| -* [ENGINE] Submit execution from campaign, only if application environment exist avoiding Errors in queue. |
14 | 16 | * [GUI] Testcase environment selection combo has been replaced by checkbox.
|
15 |
| -* [ENGINE] New reserved keyword %datalib.DATALIBNAME.value% and %datalib.DATALIBNAME.base64%. |
16 | 17 | * [GUI] new parameter in order to tune the nb of row above which the report by tag will auto hide the unnecessary lines cerberus_reportbytag_nblinestotriggerautohide_int (default to 50).
|
17 | 18 | * [GUI] Save datatable layout on pages no longer save the current page position.
|
| 19 | +* [GUI] Optimisation of datatable loading time on execution list and queue list. |
18 | 20 | * [GUI] new refresh button on pages with datatable on order to refresh the data content without a full reload of the page.
|
19 | 21 | * [GUI] new reset button on pages with datatable in order to put back the default layout view.
|
20 |
| -* [ENGINE] Added ignoreFirstLine boolean at datalib level. |
21 | 22 | * [GUI] New 'Application Edit' button from testcase header, execution and campaign execution pages.
|
22 | 23 | * [GUI] Homepage now display also upcoming campaign execution from scheduler (nb can be tuned by 'cerberus_homepage_nbdisplayedscheduledtag' parameter).
|
| 24 | +* [GUI] Homepage display Nb of Execution Running and in queue are displayed with direct access to execution running. |
23 | 25 |
|
24 | 26 |
|
25 | 27 | *Warning to be considered before applying the version (deprecated features)*
|
|
0 commit comments