update the data with key “<testdata_name>” and value “<testdata_name>” in the “<testdata_name>” collection in the NoSQL database to “<testdata_name>”
Database Operations update the data with key “<testdata_name>” and value “<testdata_name>” in the “<testdata_name>” collection in the NoSQL database to “<testdata_name>” Keyword Given, When, And, Then Description Will update the data with key and value pairs with the updated value in give collection name in no sql database Declaration Code Element Application Test Data Then update the data with key “” and value “” in the “” collection in the NoSQL database to “” NILL NILL A B KeyValue1 ID Value1 Maxwell CollectionName Address database1 {“_id”:{“$oid”:”66264ee53f6dc8bf38270a94″},”name”:”Maxwell”,”city”:”London”} 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