To identify the root cause of an error, developers often rely on _______ files generated by the web service.
- Configuration
- Database
- Log
- XML
Developers often rely on log files generated by the web service to identify the root cause of errors.
Loading...
Related Quiz
- RESTful services typically use _______ as a lightweight data-interchange format.
- In GraphQL, what does the term "schema" refer to?
- In performance testing, what does the term 'latency' refer to?
- _______ is essential in a web service to ensure different versions of the service can coexist without disruption.
- How does a RESTful service maintain its statelessness?