Difference between revisions of "ChangeLog 2.1"

From GXtest Wiki
Jump to: navigation, search
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.
  
== Version 2.1.2 RC (released on 3/13/2014) ==
+
== Version 2.1.2 RC2 (not released yet - Night builds available) ==
  
 +
*3084 - Fix: datapools data max size
 +
*3083 - Fix: Back command for Chrome
 +
*3080 - Fix: Choose command, when selecting a radiobutton, the ajax validations of the app were not fired 
 +
 +
 +
== Version 2.1.2.3078 RC (released on 3/13/2014) ==
 +
*3078 - Fix: PressKey command for Chrome
 +
*3077 - Feature: Added JMeter to the performance scripts generators. More information [[Building JMeter scripts with GXtest | here]]
 
*3069 - Feature: Added functionality to export the execution results to an HTML file in GXtest Designer
 
*3069 - Feature: Added functionality to export the execution results to an HTML file in GXtest Designer
 
*3056 - Feature: Added support for the new line character inside datapool cells
 
*3056 - Feature: Added support for the new line character inside datapool cells

Revision as of 14:53, 28 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 RC2 (not released yet - Night builds available)

  • 3084 - Fix: datapools data max size
  • 3083 - Fix: Back command for Chrome
  • 3080 - Fix: Choose command, when selecting a radiobutton, the ajax validations of the app were not fired


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

  • 3078 - Fix: PressKey command for Chrome
  • 3077 - Feature: Added JMeter to the performance scripts generators. More information here
  • 3069 - Feature: Added functionality to export the execution results to an HTML file in GXtest Designer
  • 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