Ashish Kumar – Page 7 – SoliteraTA

SoliteraTA

Author name: Ashish Kumar

Ashish

verify partial text “<testdata_name>” does not exist on input field “element_name” in mobile screen

Mobile Step Definition verify partial text “<testdata_name>” does not exist on input field “element_name” in mobile screen</testdata_name> Keyword Given, When, And, Then Description Will verify the text does not exist on the input filed Declaration Code Element Application Test Data Then verify partial text “” does not exist into input field “Delhi_In_List” in mobile screen Delhi_In_List XPATH //android.widget.TextView[@text=”Delhi”] NILL A NextCityName Jaipur Remarks The “<testdata_name>” that is used through test data file should be in angular brackets  The “element_name” that is used through element data file should be in double quotes. Restriction “element_name” should be corresponds to a valid element in the application. Table of contents Keyword Description Declaration Remarks Restriction

verify partial text “<testdata_name>” does not exist on input field “element_name” in mobile screen 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 »

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 »

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