May 2024 – Page 3 – SoliteraTA

SoliteraTA

May 2024

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 response body having data “verifying_actual_data” equals “response_body”

API Operations Step-def verify response body having data “verifying_actual_data” equals “response_body” Keyword Given, When, And, Then Description Will verify actual data with variable name. Note:{save response of executed api having “response_body”} step def must be used before using this step def. It will compare the actual and save value. Declaration Code Element Application Test Data Then verify response body having data “verifying_actual_data” equals “response_body” NILL NILL A B verifying_actual_data { “name”: “morpheus”, “job”: “zionresident”, “updatedAt”: “2024-05-22T09:55:51.598Z” } Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

verify response body having data “verifying_actual_data” equals “response_body” Read More »

save response of executed api having “response_body”

API Operations Step-def save response of executed api having “response_body” Keyword Given, When, And, Then Description Will save details of payload Declaration Code Element Application Test Data Then save response of executed api having “response_body” NILL NILL NILL Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

save response of executed api having “response_body” Read More »

save api details having “request-body”

API Operations Step-def save api details having “request-body” Keyword Given, When, And, Then Description Will save details of payload Declaration Code Element Application Test Data Then save api details having “request-body” NILL NILL NILL Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

save api details having “request-body” Read More »

execute api with required details “request_body”

API Operations Step-def execute api with required details “request_body” Keyword Given, When, And, Then Description Will call REST API and send the request for given payload Note:{save api details having “request-body”} step def must be used before using this step def It will get value from that stef def and used in this step def Declaration Code Element Application Test Data Then execute api with required details “request_body” NILL NILL NILL Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

execute api with required details “request_body” 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