verify data with key “<testdata_name>” and value “<testdata_name>” should be updated to “<testdata_name>” in the “<testdata_name>” collection in the NoSQL database
Database Operations verify data with key “<testdata_name>” and value “<testdata_name>” should be updated to “<testdata_name>” in the “<testdata_name>” collection in the NoSQL database Keyword Given, When, And, Then Description Will verify data is updated with the given key value pair in no sql database Declaration Code Element Application Test Data Then verify data with key “” and value “” should be updated to “” in the “” collection in the NoSQL database NILL NILL A B KeyValue1 ID Value1 Maxwell CollectionName Address KeyValue2 FirstName Remarks All “<testdata_name>” instances should be provided in double quotes. Restriction The key, value, and collection name must be valid. Table of contents Keyword Description Declaration Remarks Restriction