CloudTesting™ Lab 2.33.00

CloudTesting™ Lab Rev 2.33.00

1. Summary of revision

  • Revision number Rev 2.33.00
  • Reason for revision
    Addition of function, Functional improvement, Fixing issue

2. Addition of functions

2.1 Java Runtime Environment

(1) Migration Java runtime environment to OpenJDK
Java runtime environment is migrated to OpenJDK.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F, CX50_GENERAL

Refer to “CloudTesting(TM) Lab Installation Manual” or the section “Installing 64-bit Java runtime environment” in the User’s Manual.

(2) The maximum usable momory size (Java heap memory) is expanded
The maximum usable memory size (Java heap memory) is expanded.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F, CX50_GENERAL

For details, refer to “Checking specifications of computer being used” in the User’s Manual.

2.2 IP Manager

(1) New e-commerce system
CloudTestign(TM) Lab responds new e-commerce system.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F, CX50_GENERAL

2.3 Variable

(1) Supports string concatenation operator(+)
Supports string concatenation operator(+) for String type.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

3. Improved functions

3.1 Expert Mode

(1) Reduced execution time for setting values to an array variable in interpose processing
In interpose processing, execution time for setting values to an array has been reduced.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

4. Fixed issues

4.1 Expert Mode

(1) Variables could not be specified for parameter setting value of String type in interpose processing
In interpose processing, variables could not be specified for parameter setting value of String type.

Behavior after improvement
String type variables can be specified.

Revisions in which this phenomenon occursTarget firmware
Rev 2.20.00 ~ Rev 2.32.00CX1000_MCU, CX1000CX1000_MEMORY_TYPE_F

4.2 Variable

(1) In case that there were two or more operators of the same priority in the arithmetic expression (three or more operands), the arithmetic expression might not be recalculated even if a variable value for operand was changed
When the following conditions were satisfied, the arithmetic expression was not recalculated even if the value of the variables were changed.

  • There are two or more operators with the same caluculation priority(+ and -, * and /, etc) in the arithmetic expression
  • The operands at both ends of the arithmetic expression are not variables

The followings are the operators with the same priority of caluculation.

OperationOperator
Multiplication, division and remainder, /, %
Addition and subtraction+, -
Bitwise left shift and right shift«, »
Bitwise and logical AND&
Bitwise and logical XOR (exclusive or)^
Bitwise and logical OR|
Logical conditional-AND&&
Logical conditional-OR||

Behavior after improvement
The arithmetic expression is recalculated correctly.

Revisions in which this phenomenon occursTarget firmware
Rev 2.20.00 ~ Rev 2.32.00CX1000_MCU, CX1000CX1000_MEMORY_TYPE_F

(2) In the [Define Variables] dialog box, the [Initial Value] could not be set with filtering the variable names
In the [Define Variables] dialog box, the [Initial Value] could not be set with filtering the variable names.

Behavior after improvement
The function to duplicate measurement items works correctly.

Revisions in which this phenomenon occursTarget firmware
Rev 2.20.00 ~ Rev 2.32.00CX1000_MCU, CX1000CX1000_MEMORY_TYPE_F

4.3 Flow Execution (Standard Mode)

(1) Duplication of measurement items was not performed correctly in the work project saved after cutting some measurement items
The function to duplicate measurement items was not executed correctly in the work project saved after cutting some measurement items.

Behavior after improvement
The function to duplicate measurement items works correctly.

Revisions in which this phenomenon occursTarget firmware
Rev 2.31.00 ~ Rev 2.32.00CX1000_MCU, CX1000CX1000_MEMORY_TYPE_F