close database connection with “application_name” configuration
Database Operations close database connection with “application_name” configuration Keyword Given, When, And, Then Description Will close the database connection using the given configuration Declaration Code Element Application Test Data Then close database connection with “LocalDatabase” configuration NILL LocalDatabase database MYSQL 8.3.0 jdbc:mysql://localhost:3306 STANDARD root root soliterata com.mysql.cj.jdbc.Driver NILL Remarks The “applicationVar_name” should be provided in double quotes and must correspond to a valid configuration. Restriction The configuration details must be defined in the application configuration file. Table of contents Keyword Description Declaration Remarks Restriction
close database connection with “application_name” configuration Read More »