Form Editor - Form File Compatibility Test Specification
Author: Jaromir Uhrik
Version: 1.0.1
Last update: 24.05.2004
Introduction: This is intended as Compatibility of created form files in previous releases.
Comment:
Table of Contents
|
Purpose:
Setup: Start IDE with clear userdir - default MDI mode is set.
| # | Test case | Description |
| 1 | Form compatibility with last releases |
1. Start new build as user with user directory created last release (start ide with switch -userdir). 2. Check all changed properties and their values.
|
|
|
RESULT:
All properties have the proper value. |
Teardown:
|
|
Purpose: Form Window test.
Setup: Start IDE with clear userdir - default MDI mode is set.
| # | Test case | Description |
| 1 | Open file (read,write) with double click |
1. Open form-file with doubleclik on node in Explorer.
|
|
|
RESULT:
.form editor is opened and the Design view is active. |
| 2 | Open file from popup menu |
1. Open form-file from popup menu - Open.
|
|
|
RESULT:
.form editor is opened and the Design view is active. |
| 3 | Edit file |
1. Open form-file from popup menu - edit.
|
|
|
RESULT:
.java-editor is open and Code view is active. |
| 4 | Form is read only |
1. Open file. 2. Try change java file. 3. Try change form.
|
|
|
RESULT:
You can edit java file. You can not change form. |
| 5 | Java is read only |
1. Open file. 2. Try change java file. 3. Try change form.
|
|
|
RESULT:
You can not edit java file. You can not change form. |
| 6 | Java and form are read only |
1. Open file. 2. Try change java file. 3. Try change form
|
|
|
RESULT:
You can not edit java file. You can not change form. |
Teardown:
|
Generated: Mon May 24 10:50:29 CEST 2004