NEW
Font size
WorksheetsIT VOCABULARY
Total questions: 20
Worksheet time: 10mins
When two different software systems are configured to work together seamlessly, this process is known as:
Deployment
Integration
Frontend
Escalation
A specific URL where an API receives requests and sends responses is called:
Dashboard
Hotfix
Endpoint
Backend
After a user successfully logs in, a temporary credential used to verify their identity for subsequent requests to protected resources is called:
API Key
Status Code
Authentication Token
Alternative Solution
A unique string of characters used to identify an application or developer when interacting with an API, often for usage tracking and access control, is typically a:
Authentication Token
API Key
401 Unauthorized
Hotfix
If a client's request to a server is rejected because it lacks valid authentication credentials, the server will likely return a:
200 OK
404 Not Found
500 Internal Server Error
401 Unauthorized
Numeric codes such as 200 OK, 404 Not Found, or 500 Internal Server Error, which indicate the result of a request to the server, are known as:
Authentication Tokens
Status Codes
API Keys
Endpoints
When an application uses a service or functionality provided by the software of another company, such as a payment gateway or a mapping service, it is leveraging a:
Frontend API
Third-Party API
Backend API
Internal API
A web-based interface that provides a quick visual summary of key data, performance metrics, or system status is often referred to as:
Backend
Endpoint
Dashboard
Hotfix
The part of a software application with which users interact directly, including the graphical interface and user experience, is the:
Backend
Data Retrieval
Frontend
Integration
The server-side component of a software application that handles data processing, business logic, and interactions with the database, hidden from the user, is the:
Frontend
Dashboard
Hotfix
Backend
The process of retrieving or accessing information from a database or storage system is called:
Deployment
Data Retrieval
Integration
Escalation
When a support technician encounters a problem that they cannot resolve and escalates it to a more experienced team or a higher authority, _________ the problem.
Prioritize
Resolve
Escalate
Investigate
Deciding which errors to correct first based on their severity and impact on users is an example of:
Research
Prioritize
Resolve
Deploy
The first step taken to understand the nature and cause of a reported software problem is:
Escalate
Deploy
Investigate
Hotfix
The ultimate goal of solving a software error is _________ the problem, which means finding and implementing a permanent solution.
Investigate
Alternative Solution
Resolve
Prioritize
Before implementing a major change in a system, a team conducts a _________ to understand the possible positive and negative consequences.
Root Cause Analysis
Data Recovery
Impact Assessment
Deployment
To understand why a critical server interruption occurred, the engineering team conducted a _________ thorough investigation to identify the underlying root causes.
Alternative Solution
Hotfix
Root Cause Analysis
Impact Assessment
When a critical system fails and a quick and temporary solution is needed to get it working again while a permanent solution is developed, this temporary solution is a:
Hotfix
Deployment
Workaround
Integration
A small urgent patch applied to a live production system to immediately correct a critical error is known as a:
Workaround
Hotfix
Deployment
Integration
The final stage of the software development life cycle, where the completed and tested application is released to a live environment for end users, is called:
Integration
Data Recovery
Deployment
Research
