API Testing QuizCheck your knowledge on API testing - (Note: Quiz feedback and evaluation is not yet working, work in progress…)Email you have registered for identificationWho introduced REST as an architectural style for API design?*James GoslingRoy FieldingBrendan EichLinus TorvaldsWhich HTTP method retrieves only headers without a response body?*GETPOSTHEADPUTWhat is the primary focus of contract testing compared to general API testing?*Measuring response timeVerifying the API adheres to its defined interfaceTesting UI interactionsValidating database integrityWhat unique feature does Bruno offer compared to Postman?*Cloud-based collaborationStoring collections as plain text files in the filesystemAI-generated test scriptsBuilt-in performance testingWhich HTTP status code indicates a client error due to semantic issues in the request?*400 Bad Request404 Not Found422 Unprocessable Entity500 Internal Server ErrorSubmit