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?*(Select up to 1)James GoslingRoy FieldingBrendan EichLinus TorvaldsWhich HTTP method retrieves only headers without a response body?*(Select up to 1)GETPOSTHEADPUTWhat is the primary focus of contract testing compared to general API testing?*(Select up to 1)Measuring response timeVerifying the API adheres to its defined interfaceTesting UI interactionsValidating database integrityWhat unique feature does Bruno offer compared to Postman?*(Select up to 1)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?*(Select up to 1)400 Bad Request404 Not Found422 Unprocessable Entity500 Internal Server ErrorSubmit