Service managementIntermediate26 min read

What Does Process Mean?

Reviewed byJohnson Ajibi· Senior Network & Security Engineer · MSc IT Security
On This Page

Quick Definition

A process is a step-by-step way of doing something consistently. For example, a customer support process might include receiving a ticket, troubleshooting, and resolving the issue. Processes help IT teams work reliably and make sure nothing important is missed.

Commonly Confused With

ProcessvsProcedure

A process is a high-level set of activities that achieves an objective, like 'incident management.' A procedure is a detailed step-by-step guide on how to perform a specific task within that process, such as 'how to reset a user's password.' A process can contain many procedures, but a procedure does not exist independently of a process.

The process of 'onboarding a new employee' includes the procedure for 'creating a user account in Active Directory' and another procedure for 'assigning a laptop.'

ProcessvsWorkflow

A workflow is a specific sequence of tasks or stages that a piece of work passes through, often automated. A process is broader and includes the policies, roles, and measurements that govern the work. A workflow is a way to implement a process in a tool. For example, the 'incident management process' may be implemented as a workflow in ServiceNow.

An email marketing process defines the overall strategy. The workflow in the email system automates the steps: draft, review, send, analyze.

ProcessvsProject

A process is ongoing and continuous, while a project is temporary with a defined start and end date. Processes are about running the business, while projects are about changing the business. For example, 'operating a data center' is a process; 'building a new data center' is a project.

The process of handling customer support calls never ends. The project to 'implement a new CRM system' has a deadline and a final deliverable.

ProcessvsPolicy

A policy is a set of rules or principles that guide decisions. A process is the practical method for carrying out those rules. For example, a password policy says 'passwords must be 12 characters long.' The process for resetting a forgotten password ensures that the new password meets that policy.

A company policy states that all software updates must be approved. The change management process provides the steps to request, review, approve, and deploy the update.

Must Know for Exams

Process is a foundational concept that appears in many IT certification exams, though it is tested in different ways depending on the specific certification. For CompTIA IT Fundamentals (ITF+), the exam expects you to understand the concept of a process as part of IT methodology and troubleshooting. You may be asked to identify the correct order of steps in the troubleshooting process or to recognize why following a process is important for consistency and reliability. For CompTIA A+, the process concept appears heavily in the troubleshooting domain. You are expected to know the CompTIA six-step troubleshooting process by heart, and scenario-based questions will test your ability to apply each step. For example, a question might describe a computer that will not boot and ask which step comes first: 'Identify the problem' or 'Implement the solution.' The correct answer is always to identify the problem first, which is a direct test of your understanding of the process.

For CompTIA Network+, the concept of a process appears in the context of network troubleshooting methodology, which is very similar to the A+ approach but applied to networks. You might get a question about a user who cannot access a website, and you need to select the next step after gathering information. The logical next step is to establish a theory of probable cause, following the documented process. For ITIL Foundation, which is a dedicated service management certification, the entire exam revolves around processes. You will need to know the definitions, objectives, and key activities of each ITIL process, such as incident management, problem management, change enablement, and service request management. Questions may ask which process is responsible for restoring normal service operation as quickly as possible (that is incident management) or which process handles standard changes (that is change enablement).

For more general IT certifications, like PMP or Certified ScrumMaster, the concept of a process is central to project and product management, but the focus is on process groups and lifecycle phases. In all cases, the exam objective is to test whether you understand that a process is not just a random set of steps; it is a predefined, repeatable, and measurable sequence that helps achieve a defined outcome. Knowing the process steps is often a straightforward memorization task, but the harder questions require you to apply the process to a novel scenario. Candidates who understand the 'why' behind each step are much more likely to answer these scenario questions correctly.

Simple Meaning

Think of a process like a recipe for baking a cake. A recipe tells you exactly which ingredients to use, in what order to mix them, how long to bake, and what the final cake should look like. If you follow the recipe, you get a consistent result every time. If you skip steps or change things randomly, your cake might not turn out well. In IT, a process works the same way. It is a predefined sequence of steps that people or systems follow to get a certain job done. For example, when a user reports that their computer is broken, an IT team does not just make random guesses. Instead, they follow a process: first, they log the issue as a ticket; second, they gather information about the problem; third, they try common fixes; fourth, they escalate to a specialist if needed; and finally, they confirm the issue is resolved and close the ticket. This consistency is crucial because it ensures every problem is handled the same way, no matter which technician on duty picks it up. Processes in IT are also designed to be efficient and to avoid mistakes. They often include rules about who is allowed to do what, what tools to use, and how to measure success. For example, a change management process might require you to get approval before making a big change to a server, while an incident management process might define how quickly you need to respond to a critical outage. Without processes, IT would be chaotic, and users would get very different levels of service depending on who happened to help them. Processes give IT teams a shared language and a reliable way to work together, even when things get busy or stressful.

Another way to understand processes is to compare them to a well-worn path through a forest. If everyone just wanders in any direction, some people will get lost, some will take hours longer, and others might get injured by tripping on hidden roots. But if you create a clear, marked path that everyone follows, the journey is safer, faster, and predictable. That path is your process. In IT, creating and following processes saves time, reduces errors, and makes it easier to train new employees because they can learn the path instead of having to figure everything out on their own.

Full Technical Definition

In IT service management (ITSM), particularly within the frameworks of ITIL (Information Technology Infrastructure Library) and ISO/IEC 20000, a process is defined as a structured set of activities designed to accomplish a specific objective. A process takes one or more defined inputs and turns them into defined outputs. The key characteristics of a process include measurability, repeatability, and the ability to assign specific roles and responsibilities. Unlike a project, which has a finite start and end date, a process is ongoing and continuous. For example, incident management is a process that never ends; as long as the IT service exists, incidents will be reported and resolved.

From a technical perspective, processes are often supported by workflows that are automated using IT service management (ITSM) tools such as ServiceNow, Jira Service Management, or BMC Helix. These tools model each step of the process, enforce business rules, and provide logging for audit purposes. A process typically includes several components: inputs (e.g., a user request), activities (e.g., categorization, prioritization, investigation), a policy or rule set that governs behavior (e.g., priority matrix based on impact and urgency), roles (e.g., service desk agent, incident manager), and outputs (e.g., a resolved incident, a closed ticket). Processes are also measured using Key Performance Indicators (KPIs) such as mean time to resolve (MTTR), first-call resolution rate, or SLA (Service Level Agreement) compliance percentage.

In the context of general IT certifications like CompTIA IT Fundamentals, CompTIA A+, and CompTIA Network+, you are expected to understand the concept of a process as it applies to troubleshooting. The CompTIA troubleshooting methodology is itself a process: identify the problem, establish a theory of probable cause, test the theory, establish a plan of action, implement the solution, verify functionality, and document the findings. This is a classic example of a process because it is repeatable, measurable (each step leads to a checkpoint), and role-based (a technician performs each step). In more advanced certifications like ITIL Foundation, you will learn about the service value system and how processes interconnect, such as how the incident management process triggers the change management process when a fix requires a configuration change.

Processes also require governance. A process owner is responsible for the overall effectiveness and improvement of the process, while a process manager handles the day-to-day execution. Regular process reviews and maturity assessments (e.g., using the Capability Maturity Model Integration or CMMI) help organizations refine their processes to be more efficient and less error-prone. Without such governance, processes can become outdated, bypassed, or inconsistently applied, leading to variability in service quality.

Real-Life Example

Imagine going to a fast-food restaurant for a burger. You walk in, stand at the counter, place your order, pay, wait a few minutes, receive your food, and then eat. That whole sequence is a process. The restaurant has designed this process to be fast, reliable, and consistent so that every customer gets the same experience, every time. Now imagine if the restaurant had no process: the cashier might just start cooking your burger while taking the next person's order, the cook might wander off to clean tables, and you might end up with a cold burger or no fries. That would be chaotic and frustrating. In IT, we follow processes for the same reason: to ensure the work gets done correctly, efficiently, and with a predictable outcome.

The burger process also has steps that mirror IT processes. For example, a 'triage' step happens at the counter when the cashier asks, 'Would you like fries with that?' and checks your order before passing it to the kitchen. In IT, triage means quickly assessing an incoming incident to determine its priority and who should handle it. The cashier also confirms your payment before the kitchen starts cooking, similar to an IT process requiring approval before a change is made. If your burger comes out wrong, there is a 'rework' process: you return it, and they fix it quickly. In IT, if a fix fails, the incident management process has a step to return the ticket to the investigation phase.

This comparison shows that processes are everywhere, not just in IT. They help large groups of people coordinate their work without confusion. In an IT department with dozens of technicians, a clear process makes sure that a critical server outage is handled by the most senior engineer, that backup procedures are followed, and that every action is logged for later review. Without a process, two technicians might both try to fix the same problem at the same time, or a critical step like taking a backup before making a change might be forgotten. A well-designed process prevents these mistakes and helps the team work like a well-oiled machine, just like a fast-food restaurant can serve a hundred customers per hour with very few mistakes.

Why This Term Matters

Processes matter in IT because they bring order to what would otherwise be chaos. Without processes, every technician would have to decide on the spot how to handle each task, leading to inconsistent results, missed steps, and higher error rates. In a real IT environment, this isn't just about quality; it is about safety and business continuity. For example, imagine a company that runs an e-commerce website. If the change management process is not followed, someone might accidentally deploy new code without testing it on a Friday afternoon. That code could contain a bug that crashes the website over the weekend, costing the company thousands of dollars in lost sales. A good change management process would require testing, approval, and a rollback plan, preventing that disaster.

Processes also help IT teams become more efficient. By standardizing the way common tasks are performed, you reduce the time needed to think about what to do next. For instance, an onboarding process for new employees might include steps to create a user account, set up email, assign a laptop, and grant network access. Without a process, it might take days to get a new employee productive. With a process, it can be done in a few hours because everyone knows their role and the steps are automated where possible.

processes are essential for demonstrating compliance with regulations such as GDPR, HIPAA, or PCI-DSS. These regulations require organizations to show that they handle data in a controlled and auditable way. For example, a process for handling a data breach might include steps like containment, investigation, notification, and documentation. Without a defined process, it would be impossible to prove that the organization followed the required procedures. For IT professionals, understanding and following processes is not just a best practice; it is often a job requirement. Being able to create, document, and improve processes is a key skill that distinguishes a junior technician from a senior manager or process owner.

How It Appears in Exam Questions

In IT certification exams, questions about processes appear in several common formats. The first and most frequent type is the sequence question. You are given a list of steps from a known process (like the CompTIA troubleshooting process or the ITIL incident management workflow) and asked to place them in the correct order. For example: 'Which step comes immediately after establishing a theory of probable cause in the CompTIA troubleshooting process?' The options might be: 1) Test the theory, 2) Implement the solution, 3) Document the findings, 4) Identify the problem. The correct answer is 'Test the theory.' These questions test rote memorization of the process steps.

The second type is the application scenario question. Here, you are given a detailed story about a technical issue, and you must choose the correct step of a process to take next. For example: 'A user reports that they cannot send emails. A technician has already interviewed the user and confirmed the error message. According to the ITIL incident management process, what should the technician do next?' The answer choices might include 'Escalate the incident to the problem management team,' 'Perform initial diagnosis,' or 'Close the incident.' The correct answer is 'Perform initial diagnosis' because the process dictates that after gathering information, you move to diagnosis before any escalation. These questions test your ability to apply the process in context, which is more challenging than simple recall.

The third type is the identification question. You are presented with a description of a set of activities and asked to identify which process it belongs to. For example: 'A process that focuses on analyzing recurring incidents to identify their root cause is called: a) Incident management, b) Problem management, c) Change management, d) Service request management.' The correct answer is problem management. This type tests your understanding of the purpose of each process.

The fourth type is the troubleshooting process application, common in CompTIA A+ and Network+. Questions often present a scenario with a multi-step problem, and you need to choose the correct sequence of actions that follows the standard methodology. For instance, 'A technician has resolved a printer issue. What is the final step the technician should perform?' The answer is 'Document the findings and outcomes.' This reinforces that documentation is a non-negotiable final step in any professional troubleshooting process.

Finally, some questions ask about the benefits of following a process, such as reducing downtime, increasing consistency, or ensuring compliance. These are more straightforward and usually at the knowledge level. For example: 'What is the primary benefit of following a defined incident management process?' The answer is that it ensures consistent and timely resolution of incidents. Knowing the common traps, like skipping documentation or jumping to implementation without testing, will help you avoid wrong answers on these questions.

Study ITIL 4

Test your understanding with exam-style practice questions.

Practise

Example Scenario

You work as an IT support technician for a medium-sized company. A user named Maria calls the help desk because her laptop will not connect to the internet. According to the company's incident management process, the first step you take is to create a ticket with a unique ID. You ask Maria for her name, department, and a description of the problem. This is Step 1: Identification and logging. Next, you must categorize the incident. You select 'Network Connectivity' from a dropdown menu in the ticketing system. This helps route the ticket to the right team later. This is Step 2: Categorization and prioritization. Based on the company policy, because Maria is a senior manager and cannot work offline, you set the priority to 'High' with a target resolution time of 2 hours. Step 3 is initial diagnosis. You ask Maria to check if other devices on her floor have the same problem. She says yes, two other users also lost connection at the same time. This tells you the issue is likely a network switch or an ISP outage, not her laptop. Step 4: Escalation. You escalate the ticket to the network team because you cannot fix a switch from your desk. You provide all the information you have gathered. Step 5 is investigation and diagnosis by the network team. They discover that a switch port is malfunctioning and replace it. Step 6: Resolution and recovery. The network team restores connectivity and updates the ticket with the fix details. Finally, you contact Maria to confirm she can now access the internet. She says yes. You then perform Step 7: Closure. You set the ticket status to 'Closed' and add a note that the root cause was a faulty switch port. You also document the resolution steps so that if the same issue happens again, the team can check the switch port first.

In this scenario, following the process ensured that no steps were missed, the right people worked on the problem, and everything was recorded for future reference. If you had skipped the initial diagnosis step, you might have wasted time trying to fix Maria's laptop when the root cause was a switch. If you had not prioritized it as 'High,' the network team might have taken hours to respond instead of minutes. The process gave everyone a clear playbook, which reduced stress and solved the problem quickly.

Common Mistakes

Confusing a process with a procedure or a policy.

A process is a high-level sequence of activities that achieves an objective. A procedure is a detailed set of instructions for performing a specific task within a process. A policy is a set of rules or guidelines. Mixing these up leads to incorrect answers on exams, especially in ITIL.

Remember: Process defines what needs to be done (the big steps), procedure explains how to do it (the tiny steps), and policy defines the rules that must be followed.

Skipping the 'identify the problem' step and jumping straight to a solution.

In troubleshooting processes, the first and most critical step is always to identify the problem thoroughly. Jumping to a solution often leads to misdiagnosis and wasted effort. Exam questions often set a trap where a technician assumes the problem without verifying.

Always repeat the mantra: 'Identify first, then solve.' Even if the problem seems obvious, ask questions and gather data before acting.

Forgetting to document the outcome at the end of a process.

Documentation is a mandatory final step in nearly every IT process. Skipping it means the knowledge is lost for future incidents, and audits will find a gap. Exam questions often include 'Document findings' as the final step, and learners mistakenly choose 'Close the ticket' instead.

Always think: 'A process is not complete until the knowledge is saved.' Make documentation part of your mental checklist.

Treating a process as optional or as a suggestion.

In a professional IT environment, processes are mandatory. Bypassing them can lead to security breaches, SLA violations, or system outages. Exams test this by presenting a scenario where a shortcut looks tempting, but the correct answer is to follow the process rigidly.

Understand that processes exist to manage risk. If a process seems inefficient, the right action is to propose an improvement, not to ignore it.

Mixing up the order of steps in the troubleshooting process.

The troubleshooting process steps are sequential for a reason. For example, you cannot implement a solution before you have tested your theory. Exams often reorder the steps and ask learners to identify the correct sequence.

Memorize the exact order for your target exam. For CompTIA, the order is: 1) Identify the problem, 2) Establish a theory, 3) Test the theory, 4) Plan and implement, 5) Verify functionality, 6) Document. Practice writing them from memory.

Exam Trap — Don't Get Fooled

{"trap":"In a scenario where a technician has already resolved an incident, the question asks, 'What is the NEXT step the technician should take?' The options include 'Close the ticket,' 'Document the resolution,' and 'Notify the user.' Many learners choose 'Close the ticket' because they think the work is done."

,"why_learners_choose_it":"They incorrectly assume that closing the ticket is the final action. They forget that documentation and verification with the user must happen first. This trap exploits the common habit of rushing to finish a task."

,"how_to_avoid_it":"Remember the correct sequence: after resolution, you must verify full functionality with the user (or by testing), then document the solution, and only then close the ticket. Closing is the very last step, not the second-to-last."

Step-by-Step Breakdown

1

Input Identification

Every process begins with an input. This is the trigger that starts the process. For incident management, the input is usually a user report or an automated alert. Without a clear input, the process cannot start. In exams, you may be asked what triggers a particular process.

2

Categorization and Prioritization

Once the process is triggered, the work item (e.g., a ticket) is categorized by type (e.g., hardware, software, network) and prioritized based on impact and urgency. This step ensures that critical issues (e.g., a server outage) are handled before low-priority requests (e.g., a printer jam). Exams test your ability to apply priority matrices.

3

Assignment and Routing

After prioritization, the item is assigned to the appropriate person or team. This might happen automatically in a tool based on the category, or manually by a dispatcher. Proper routing ensures that the work is done by the person with the right skills. Questions may ask who should handle a specific type of request.

4

Diagnosis and Investigation

In this step, the assigned person analyzes the problem to determine the root cause. For troubleshooting processes, this is where you gather information, test theories, and isolate variables. A common mistake is to skip to resolution without proper diagnosis. Exam scenarios often test whether you choose 'investigate further' over 'implement a solution.'

5

Resolution and Recovery

Once the root cause is found, the next step is to apply a fix or implement a workaround to restore service. This might involve changing a configuration, replacing a part, or running a script. Recovery may also include restoring from a backup. The exam will ask about the correct actions to take based on the diagnosis.

6

Verification and Closure

After the fix is applied, you must verify that the issue is truly resolved and that the service is working as expected. This often involves checking with the user or running a test. Only after verification should the item be closed and documentation updated. Exams emphasize that closure is the final step, and skipping verification is a common trap.

Practical Mini-Lesson

In practice, understanding a process means more than just memorizing steps. As an IT professional, you will be expected to follow, document, and sometimes improve processes. Let's dive into a real-world scenario: implementing a new software update across 500 computers. The process you follow is called change management. First, you initiate a change request. You describe what you want to do, why it is needed, the potential risks, and a rollback plan. This request goes to a change advisory board (CAB) for review. The board might ask questions: 'Have you tested the update in a pilot group?' 'What is the impact if the update fails?' 'Do you have a maintenance window scheduled?' Your job is to answer these questions and get approval. This is a critical step because it prevents unauthorized changes that could disrupt the business.

Once approved, you implement the change during the approved maintenance window. You follow the deployment procedure step by step, which might include taking a backup of critical systems first. You monitor the rollout and check for errors. If you encounter an unexpected problem, you must follow the back-out procedure (your rollback plan). After the deployment, you verify that all systems are working correctly and then notify stakeholders. Finally, you close the change request by documenting what was done, any issues encountered, and lessons learned. This entire sequence is the change management process in action.

What can go wrong? The most common problem is that someone bypasses the process because it 'takes too long.' For example, a developer might push a critical security patch directly to production without going through change management because the vulnerability is actively being exploited. While the intent is good, bypassing the process can lead to bigger problems, such as the patch causing a system crash because it was not tested on the exact configuration. The correct approach is to escalate the urgency to the change manager, who can expedite the process while still ensuring that key steps like testing and backup are performed. In an exam, you will be tested on this judgment: never skip a process; instead, work within the process to handle exceptions.

Professionals also need to know how to measure process effectiveness. You might look at metrics like 'mean time to resolve' (MTTR) for incidents, 'change success rate' for changes, or 'SLA compliance percentage.' If these metrics are poor, the process likely needs improvement. For example, if MTTR is too high, you might need to add a triage step to route incidents more accurately. Understanding how to analyze and refine processes is a key skill for IT managers and is covered in certification exams like ITIL Managing Professional.

Memory Tip

Think of a process as a 'PLAN', a Predefined Linear Approach to get a desired outcome. Each step in the process answers 'what do I do next?' without having to guess.

Covered in These Exams

Current Exam Context

Current exam versions that test this topic — use these objectives when studying.

Related Glossary Terms

Frequently Asked Questions

What is the difference between a process and a procedure?

A process is a high-level sequence of activities that achieves an objective, such as 'incident management.' A procedure is a detailed set of instructions for performing one specific task within that process, such as 'how to reset a user password.' A process contains multiple procedures.

Why is following a process so important in IT?

Processes ensure consistency, reduce errors, and make it possible to measure and improve service. They allow different team members to handle tasks the same way, which is critical for maintaining service quality and meeting SLAs.

Can an IT professional ever skip a process?

Skipping a process is generally not allowed because it introduces risk and breaks audit trails. If a situation is urgent, you should follow an expedited version of the process, such as an emergency change management process, rather than bypassing it entirely.

Which certification exams focus most on processes?

ITIL Foundation is entirely about service management processes. CompTIA A+, Network+, and Security+ all include troubleshooting processes. PMP and Scrum certifications also focus on project and product management processes.

What is the most common mistake when learning IT processes?

Learners often confuse the order of steps, especially in the troubleshooting process. They might try to 'implement a solution' before 'testing the theory,' which leads to incorrect answers on exams and failures in real situations.

How do I remember the steps of a process for an exam?

Use a mnemonic device. For the CompTIA troubleshooting process, some people use 'I Eat Tasty Pizza Very Daily' (Identify, Establish, Test, Plan, Verify, Document). Practice writing the steps from memory and applying them to sample scenarios.

What happens if a process is not documented?

An undocumented process is not a real process. It becomes inconsistent, hard to train on, and impossible to audit. Documentation is a key component of any formal process.

Summary

In IT service management, a process is the backbone of reliable, repeatable, and measurable operations. It transforms inputs into desired outputs through a structured sequence of activities, supported by roles, policies, and tools. Without processes, IT work would be chaotic and inconsistent. The concept appears in many certification exams, from CompTIA troubleshooting to ITIL service management, where you are tested on your ability to recall steps, apply sequences, and understand the purpose of each process. The most common pitfalls include confusing a process with a procedure or policy, skipping crucial steps like identification or documentation, and treating the process as optional. To perform well on exams, memorize the order of steps for the relevant process, especially the troubleshooting methodology, and practice applying them to realistic scenarios.

The key takeaway for your certification journey is that understanding a process is not just about memorizing a list. It is about internalizing why each step matters. When you understand that a process exists to manage risk, ensure quality, and enable teamwork, you will not only ace exam questions about processes, but you will also become a more effective IT professional. As you study, always ask yourself: 'What purpose does this step serve?' and 'What would happen if we skipped it?' This deeper understanding will set you apart on exam day and in your career. Remember, every IT framework, from ITIL to Agile, is built on the foundation of well-defined processes.