Difference between revisions of "ChangeLog 3.0"
From GXtest Wiki
Line 1: | Line 1: | ||
{{Idiomas | {{Idiomas | ||
+ | | ChangeLog_3.0 | ||
| ChangeLog_3.0 | | ChangeLog_3.0 | ||
| ChangeLog_3.0_JA | | ChangeLog_3.0_JA |
Revision as of 16:41, 4 April 2016
The following list of features are included in version 3.0 and above. For older versions check this page.
Version 3.1.0.3714 (released on January 2016)
- 3714 - Fix on FillInput command for FF, when the control has the same name of and HTML meta tag, the meta tags is ignored so the correct control is used.
- 3713 - Fix on FillInput command for file uploads on IE, when the executor can't find the file
- 3679 - New feature: run on an opened browser for Chrome
- 3678 - Fix for Firefox and Chrome: Appear text and Not appear text when checking HTML text
- 3654 - Added support for GeneXus Salto build 97402
- 3649 - Added support for Firefox 42.0
- 3649 - New Command for SmartDevices Enter
- 3629 - New Command Datapool Compare
- 3626 - Added support to GoAndLogin command for Firefox and Chrome
- 3616 - Fix on SQLExecute command when executing a DELETE statement
- 3613 - Added support for pressing F keys on a Transaction form with PressKey command
- 3612 - Fix on FillInput command for Firefox when writing over a field with suggest activated
- 3608 - Updated licences: GXtest 3.0 license is now required (previous builds worked with 2.0 licenses)
- 3607 - Increased size for Custom command description and parameters information
- 3605 - Added triggers for updating a suite in GXtest Manager when a test case is renamed or deleted on GXtest Designer, and is contained on that suite
- 3582 - Added options to overwrite/ignore elements when importing a project
- 3581 - Fix on GoogleLogin command for the new version of "login with google" component
- 3577 - Export a folder feature now exports recursively all test cases within the folder and the called test cases (including used procedures, datapools and custom commands)
- 3575 - Export a test case now includes used custom commands
- 3561 - New Command VerifyControlCheck
- 3553 - Added support for logging when running on Executor
Version 3.0.0.3480 (released on June 2015)
- 3475 - Test Documentation: automatic generation of test results in HTML format, from GXtest Manager
- 3474 - Fix in HTML documentation generated from GXtest Designer: steps with errors were not included in the document
- 3471 - New Command VerifyTextInTable
- 3468 - Added feature on test case automatic generation: a new test case will be created for each Transaction for validating error messages. For more information check Test-depth configurations
- 3462 - Deeper Transaction rules analysis on test case automatic generation
- 3460 - Automatic test case generation is now incremental (updates previously generated projects)
- 3455 - Android execution engine is added to GXtest. The documentation is available here
- 3441 - All validations are now CASE-SENSITIVE for string comparison
- 3431 - New Command LoadCSV
- 3428 - HTML test case documentation now includes a table with the execution results, like Word documentation does
- 3421 - Added support in GXtest Recorder for custom controls (non GX-controls), by using ClickBy and FillInputBy
- 3420 - New Command ClickBy
- 3410 - Added feature: FastMode execution
- 3409 - Added prompt support in Chrome
- 3404 - Added support for SlideDownMenu user-control in GXtest Recorder
- 3399 - Fix in SelectRow Command for IE11
- 3384 - Support for GX Ev4 applications (GeneXus Salto)
- 3376 - Fix in Choose Command for GX Ev3 U3 applications
- 3370 - Added support for DolphinStyleMenu user-control in GXtest Recorder
- 3347 - Added support for combo controls in FillInputBy command
- 3346 - Fix in FillInput command when handling key press events in firefox
- 3333 - Several improvements in Chrome execution (faster and more robust execution)
- 3332 - Fix in FillInput Command when a blur is needed before introducing the input (GeneXusEv3U3)
- 3322 - Fix PressKey Command for firefox 23 or greater
- 3302 - Fix in FillInput Command over FileUpload fields generated with GeneXusEv3
- 3298 - Fix in FillInput Command over FileUpload fields when executing in firefox 23 or greater
- 3296 - New Command FillInputBy
- 3275 - Fix PressKey Command, maximize and bring to the front the browser
- 3272 - JMeter generation script improvements