This shows you the differences between two versions of the page.
en:host_adaptor_examples [2019/01/31 14:35] tast [UML Diagram and Mapping] |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Host Adaptor examples ===== | ||
- | |||
- | {{:TAST-icon.png?nolink&70|}} | ||
- | |||
- | |||
- | ====Description==== | ||
- | Through the Database Adaptor, TAST connects with a 3270 Host to perform tests into it. It’s possible to perform single tests with this adaptor or End to end tests connecting with other adaptors either. | ||
- | |||
- | ====UML Diagram and Mapping==== | ||
- | This is an example of a UML Diagram which uses the Host Adaptor.\\ | ||
- | \\ | ||
- | \\ | ||
- | {{:en:host_adaptor1.jpg?600|}}\\ | ||
- | \\ | ||
- | This is an example of interactions between the 3270 Host Adaptor with other adaptors in an E2E test. | ||
- | \\ | ||
- | \\ | ||
- | {{:en:host_adaptor2.jpg?600|}}\\ | ||
- | \\ | ||
- | \\ | ||
- | As part of the mapping process, you should provide the Adaptor’s information, regarding to connect and use it: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | ====Test Set Execution==== | ||
- | |||
- | After the test set execution, immediately you have the results. There are two main elements you can verify. | ||
- | |||
- | * **Logs:** The step by step information of the execution, with | ||
- | * the results, | ||
- | * the methods had been executed, | ||
- | * the timelines. | ||
- | * **Evidences:** The screenshots or evidence information by step, in case they have requested. | ||