TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
This adapter is used to run tests on the 5250 Adapter. This adapter allows us on the one hand to run tests on AS/400 mainframe screens and also to generate macros that allow us to automate tests on “transformed to HTML” systems.
In the initialization process it is necessary to supply the information to connect to the As400 5250 server. That is the information of the Adapter object.
This executor must be downloaded:
5250 - We are going to fill in the necessary parameters of the adapter.
Adapter = 5250
Session Name = Name that we want to give.
Host:
- VPS = PUB400.COM
- TAST1 = descfvkr.de.scf.corp
Port:
- VPS = 23
- TAST1 = 23
Proxy Port
- 1080 for the 2 environments.
tnEnhanced
- Marked for the 2 environments.
Screen Size
- 24 * 80 for the 2 environments.
SSL
- NONE For the 2 environments.
Codepage
- INTERNAL - Built-in EBCDIC conversion (CP037).
For the 2 environments.
As already mentioned in the Introduction, with this adapter you can generate macros that allow you to automate tests in “transformed to HTML” systems. We are going to explain how to record a series of keyboard actions and then execute them.
We connect to the emulator:
Right-click to access the Recording Macro and the Record tab.
We name the file to be recorded and accept. The recording will start.
When we finish and end the recording, we will access again with the right button to the Recording Macro and to the Finish Recording tab.
The file, once the test recording is finished, is saved to:
C:\Users\xxxxx\OneDrive\Documentos\5250 where xxxxx will vary depending on the name of each user. Later we will need to find this file to import it.
Next, we access the TAST tool.