en:database_adaptor_examples [TAST DokuWiki ]

User Tools

Site Tools


Sidebar

First steps in TAST

What is UML

Computer setup for TAST use

FAQ

Recognized Issues

TAST tool Menu

TAST Adaptors

Adaptors examples

TAST Integrations

Interesting features

Documentation of technical administration

Modeling recommendations

Training in the TAST tool

en:database_adaptor_examples

This is an old revision of the document!


Database Adaptor examples

Description

Through the Database Adaptor, TAST connects and tests Database applications and components. 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 Database Adaptor.

UML Diagram and Mapping

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

In this case,

As part of the mapping process, you should provide the Adaptor’s information, regarding to connect and use it.

  • Host: Represents the ip address or the machine's dns name where the database resides.
  • Port: The port number that listens for incoming connections to the database.
  • DbName: Name of the instance or database service.
  • User: User name.
  • Passwd: User password.
  • DbType: Indicates the provider or type of database to which we want to connect.

Test Set Execution

After the test set execution, immediately you have the results. There are two main elements you can verify.

en/database_adaptor_examples.1548856108.txt.gz · Last modified: 2019/01/30 13:48 by tast