|
|
|
|
|
by gwbas1c
1591 days ago
|
|
> Avoid back and forth > Processes are expectations made explicit Processes should avoid back-and-forth. They need to ensure that clear communication happens when work is handed off from one person to another. Assuming you're working on tickets, do you need to ask 200 questions every time you get an incoming ticket? That's a process problem; the process should ensure that whoever created the ticket puts in the information you need to do their work; and the process should ensure that whoever created the ticket knows how to fill in the information you need. IE: If QA is filling out a ticket, they should know how to write a bug report, steps to reproduce, and how to collect diagnostic information that's unique to the product. If support is filling out a ticket, they should know how to clearly explain the customer's problem, and what questions to ask the customer to collect diagnostic information that's unique to the product. |
|