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 »