Difference between revisions of "ChangeLog 2.1"

From GXtest Wiki
Jump to: navigation, search
(Unreleased version (night-builds))
(Unreleased version (night-builds))
Line 3: Line 3:
 
The following list of features and fixes are exclusive of version 2.1.2 and above.
 
The following list of features and fixes are exclusive of version 2.1.2 and above.
  
== Unreleased version (night-builds) ==
+
== Version 2.1.2 RC (released on 3/13/2014) ==
 
*3056 - Feature: Added support for the new line character inside datapool cells
 
*3056 - Feature: Added support for the new line character inside datapool cells
 
*3054 - GXtest Manager feature: added support for task execution in Chrome and IE11  
 
*3054 - GXtest Manager feature: added support for task execution in Chrome and IE11  

Revision as of 14:11, 7 March 2014

Version 2.1.* includes all fixes and features of GXtest 2.0.0.3050

The following list of features and fixes are exclusive of version 2.1.2 and above.

Version 2.1.2 RC (released on 3/13/2014)

  • 3056 - Feature: Added support for the new line character inside datapool cells
  • 3054 - GXtest Manager feature: added support for task execution in Chrome and IE11
  • 3053 - Feature: Added a result details configuration in GXtest Manager, in order to setup the desired detail level in execution results. It can be configured globally (for all tasks), or by task as a task parameter. More information here
  • 3052 - Feature: Increased the Datapool values length. The previous max lenght was 500 characters. The new max lenght corresponds to the database maximum for nvarchar MAX (about 2GB, but may vary depending on SQLServer version and OS platform). More information here: http://msdn.microsoft.com/en-us/library/ms176089.aspx
  • 3034 - We added a new view for the step results capture, so the user can toggle between the HTML view of the page, or a bitmap screenshot view. This option makes possible to view the values filled in the page when the browser does not save them in the HTML stored in GXtest. More information here