Questions tagged [management]
"The powers that be" is often a phrase used to describe those in a position of authority responsible for work. Distribution of resources would be a way to describe what managers do though resources include time, money and people.
258 questions
5 votes
4 answers
697 views
When team members are busy in fixing bugs what can/should their dev manager do?
We have a release cycle about three to four weeks for a new release then a bug fix sprint to make the product stable, then new features sprint to kick off another round of release cycle. What should I,...
0 votes
3 answers
240 views
Separation of Concerns between test automation engineer and manual QA engineer? [closed]
I've been working as a test automation engineer for almost two years now. As expected, most of my job involves ensuring that the automation (primarily written in Python) is operational and reliable. ...
7 votes
5 answers
789 views
How to initiate unit testing when you're the grunt?
I am the newest programmer on a very small team of 6 developers, 3 of which are offsite. By "newest" I mean both in years of experience (drastically) and familiarity with the code. I've been ...
0 votes
2 answers
262 views
Banker's Algorithm for project management?
Is there an equivalent to Banker's Algorithm but for project management? For example you have several teams with different tasks and there is a deadlock, how do you resolve and prevent these ...
-5 votes
2 answers
105 views
Two types of problems? [closed]
According to my experience, there are two types of problems: For some problems I have been able to use some quick/dirty workarounds. Users are happy. Since the outcome quality has been acceptable for ...
235 votes
25 answers
52k views
How do I prevent Scrum from turning great developers into average developers?
I found this also happened in my team although he may have exaggerated the situation a little bit. Scrum is a way to take a below average or poor developer and turn them into an average developer. It'...
3 votes
2 answers
363 views
Making software defect correction "fun" [closed]
Where I work we occasionally come across really challenging defects, which require a great deal of technical expertise, skill and patience to resolve. Getting our most talented engineers to work on ...
-1 votes
1 answer
58 views
What are best ways to manage and keep track of services
We have an enterprise software introduced as SaaS model, and we end up with a huge number of services which are sometimes duplicated but no one knows, so what might be good practice ways to keep track ...