Skip to main content

User Object Adaptor Examples

Introduction

The user adapter is the adapter that allows the comparisons and checks that an end user would do manually, i.e. it automates the functions that a tester can do, data comparison, setting of conditions, etc.

Initialization parameters

This adapter, unlike the rest of the adapters, does not have initialisation parameters, i.e. no information is set during the initialisation of the adapter, the information needed is obtained by using the different predefined functions.

 

 

 

 

 

 

UML Diagram and Mapping

This is an example of a UML Diagram which uses the User Object Adaptor.

UserAdaptor_blue.png

This is an example of interactions between the User Adaptor with other adaptors in an E2E test.

NECESITO IMAGEN

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.