Database Operation – Page 3 – SoliteraTA

SoliteraTA

Database Operation

user verifies data is not accessible without proper access for query <testdata_name>

Database Operations user verifies data is not accessible without proper access for query Keyword Given, When, And, Then Description Will verify the database is not accessible without proper accesses. Declaration Code Element Application Test Data Then user verifies data is not accessible without proper access for query “” NILL NILL A B QueryName select * from Persons; Remarks The “<testdata_name>” should be provided in double quotes. Restriction The query must test access control effectively. Table of contents Keyword Description Declaration Remarks Restriction

user verifies data is not accessible without proper access for query <testdata_name> Read More »

verify performance with in “<testdata_name>” seconds

Database Operations verify performance with in “<testdata_name>” seconds Keyword Given, When, And, Then Description Will verify the performance of the SQL database Declaration Code Element Application Test Data Then verify performance with in “” seconds NILL NILL A B PerformanceTime 30 Remarks The “<testdata_name>” should be provided in double quotes. Restriction The performance threshold must be realistic and measurable. Table of contents Keyword Description Declaration Remarks Restriction

verify performance with in “<testdata_name>” seconds Read More »

run “<testdata_name> “procedure in the database

Database Operations run “<testdata_name><testdata_name> “procedure in the database</testdata_name> Keyword Given, When, And, Then Description Will run the procedure in SQL database Declaration Code Element Application Test Data Then run “Procedure_Name” procedure in the database NILL NILL A B Procedure_Name Procedure1 Remarks The “<testdata_name>” should be provided in double quotes. Restriction The procedure must exist in the database. Table of contents Keyword Description Declaration Remarks Restriction

run “<testdata_name> “procedure in the database Read More »

setup a connection with database1 “applicationVar_name” & database2 “applicationVar_name”

Database Operations setup a connection with database1 “applicationVar_name” & database2 “applicationVar_name” Keyword Given, When, And, Then Description Will setup a connection for two databases in SQL database Declaration Code Element Application Test Data Then setup a connection with database1 “applicationVar_name1” & database2 “applicationVar_name2″ NILL applicationVar_name1 database MYSQL 8.3.0 jdbc:mysql://localhost:3306 STANDARD root root soliterata com.mysql.cj.jdbc.Driver applicationVar_name2 database MYSQL 8.3.0 jdbc:mysql://localhost:3306 STANDARD root root solite com.mysql.cj.jdbc.Driver NILL Remarks The “applicationVar_name” for both databases should be provided in double quotes. Restriction Both configurations must be valid and defined in the application configuration file. Table of contents Keyword Description Declaration Remarks Restriction

setup a connection with database1 “applicationVar_name” & database2 “applicationVar_name” Read More »

close the multi database connections

Database Operations close the multi database connections Keyword Given, When, And, Then Description Will close the multi database connections in SQL database Declaration Code Element Application Test Data Then close the multi database connections NILL NILL NILL Remarks Multiple database connections must be previously established. Restriction The method must handle multiple connections appropriately. Table of contents Keyword Description Declaration Remarks Restriction

close the multi database connections Read More »

verify “var_name” procedure in the database

Database Operations verify “var_name” procedure in the database Keyword Given, When, And, Then Description Will verify the procedure in SQL database. Declaration Code Element Application Test Data Then verify “Procedure1″ procedure in the database NILL NILL NILL Remarks The “<testdata_name>” should be provided in double quotes. Restriction The procedure name must be valid. Table of contents Keyword Description Declaration Remarks Restriction

verify “var_name” procedure in the database Read More »

verify the database connection

Database Operations verify the database connection Keyword Given, When, And, Then Description Will verify if the SQL database is connected Declaration Code Element Application Test Data Then verify the database connection NILL NILL NILL Remarks Nill Restriction The database connection must be established. Table of contents Keyword Description Declaration Remarks Restriction

verify the database connection Read More »

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

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

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

run “var_name” procedure in the database

Database Operations run “var_name” procedure in the database Keyword Given, When, And, Then Description Will run the procedure in SQL database Declaration Code Element Application Test Data Then run “Procedure1″ procedure in the database NILL NILL NILL Remarks The “<testdata_name>” should be provided in double quotes. Restriction The query must be designed to test SQL injection vulnerability. Table of contents Keyword Description Declaration Remarks Restriction

run “var_name” procedure in the database Read More »

create a procedure “var_name” with query “<testdata_name>” in the database

Database Operations create a procedure “var_name” with query “<testdata_name>” in the database Keyword Given, When, And, Then Description Create a procedure with the given query in SQL database. Declaration Code Element Application Test Data Then create a procedure “Procedure1” with query “” in the database NILL NILL A B SelectQuery SELECT EFname from table1 where Eid=’1001′; Remarks Both “<testdata_name>” instances should be provided in double quotes. Restriction The procedure name and query must be valid. Table of contents Keyword Description Declaration Remarks Restriction

create a procedure “var_name” with query “<testdata_name>” in the database 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

Choose your Operating System