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 3270 Host Adapter. This adapter allows us on the one hand to run tests on HOST 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 Host 3270 server. That is the information of the Adapter object.
As already mentioned in the Introduction, with this adapter, it is possible to generate macros that allow to automate tests in systems “transformed to HTML”. We are going to explain how to record a series of keyboard actions, in order to execute them later.
We connect to the 3270 emulator:
Click on the Macro option to record the test and then check the Record option in the drop-down menu that appears.
Give a file name.
And we start recording, confirming by clicking the OK checkbox.
Once we finish, we stop recording by clicking Stop recording in the drop-down menu.
And confirm the stop by clicking on the OK checkbox.
This process generates a toExport file that is automatically saved in the following path:
C:\Users\xxxxx\jagacy_data
where xxxxx will vary depending on the name of each user. Later we will need to find this file to import it.
Next, access the TAST tool.