The correct answer is option B (To validate the set of defined use cases).
A use case is referred to as an activity done by the system in response to an event. CRUD technique, an acronym for Create, Read or Report, Update, and Delete technique is used for identifying use cases. Here, the analyst checks the data the needs to be processed by the system, and creates use cases that create, report on, update, and delete the data items.
If you want to learn to build a CRUD app with Node Js Express and MongoDB, I would recommend this Node Js Training by Intellipaat.
Also, watch this video on CRUD App with Node Js: