Database Operation – Page 4 – SoliteraTA

SoliteraTA

Database Operation

run “<testdata_name>” query and verify “<testdata_name>” text in “<testdata_name>” column name in the database

Database Operations run “<testdata_name>” query and verify “<testdata_name>” text in “<testdata_name>” column name in the database Keyword Given, When, And, Then Description Will run query and verify the output from the column name in SQL Database. Declaration Code Element Application Test Data Then run “” query and verify “” text in “” column name in the database NILL NILL A B SelectQuery SELECT EFname from table1 where Eid=’1001′; RequiredText Solitera RequiredColumnName EFname Remarks All “<testdata_name>” instances should be provided in double quotes. Restriction The query, verification text, and column name must be valid. Table of contents Keyword Description Declaration Remarks Restriction

run “<testdata_name>” query and verify “<testdata_name>” text in “<testdata_name>” column name in the database Read More »

run query “<testdata_name>” and verify the text “<testdata_name>”

Database Operations run query “<testdata_name>” and verify the text “<testdata_name>” Keyword Given, When, And, Then Description Will run the query and verify the output in SQL Database Declaration Code Element Application Test Data Then run query “” and verify the text “” NILL NILL A B SelectQuery SELECT EFname from table1 where Eid=’1001′; RequiredText Solitera Remarks Both “<testdata_name>” instances should be provided in double quotes. Restriction The query and the verification text must be valid. Table of contents Keyword Description Declaration Remarks Restriction

run query “<testdata_name>” and verify the text “<testdata_name>” Read More »

run query “<testdata_name>”

Database Operations run query “<testdata_name>” Keyword Given, When, And, Then Description Will run query in the SQL Database. Declaration Code Element Application Test Data Then run query “” NILL NILL A B InsertQuery INSERT INTO Table1 (Eid, EFname, ELname, Ephone) VALUES (‘1001’, ‘Solitera’, ‘TA’, ‘7894561230’); Remarks The “<testdata_name>” should be provided in double quotes. Restriction The query must be valid SQL.. Table of contents Keyword Description Declaration Remarks Restriction

run query “<testdata_name>” Read More »

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 »

connect to database with “application_name” configuration

Database Operations connect to database with “application_name” configuration Keyword Given, When, And, Then Description Will connect to the database using the given configuration. Declaration Code Element Application Test Data Given connect to database 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

connect to database with “application_name” configuration Read More »

Solitera may collect certain information by automated means, such as cookies and web beacons, when a user visits our website. A “cookie” is a small piece of data that a website can send to your browser, which may then be stored on your system. learn more