- Execute the 'run' or 'run.bat' file to launch the TelFormFactory application. (Just type 'run' or click on file icon).
Expected outcome: The JDK is downloaded as necessary, the script finds the location and the application runs.
- Open TelFormFactory File - 'AllTypesTelForm.xml' in docs folder.
Expected outcome: The TelForm model should form consisting of all of the TelFormFactory types.
- Save XML Schema as 'AllTypesTelForm.xsd'.
Expected outcome: This will validate OK.
- Select all clients, (Applet, Application and Midlet) and generate TelForms.
Expected outcome: The Clients will be found in the 'out' folder. Close TelFormFactory.
- Edit and run 'signer' or 'signer.bat' (depends on Operating system). Run the 3 types of client. Press autodata to fill fields.
Expected outcome: The Server will reply that the data is valid.
- Create a new TelForm. Add fields to create say a Customer record form. Save the TelFormFactory file. Generate the XML Schema file. Generate all 3 clients.
Expected outcome: The Schema and clients are generated without problem.
|