6
votes
15answers
360 views
Does team leader have to take blame for subordinate errors?
In a software company, does the team leader have to take responsibility for every error the subordinates do?
The client sent an angry email because some parts of the code were in …
1
vote
11answers
156 views
Should people only having management background be heading software engineering projects / departments
Do you guys think that people with not technical background or people who have been into technical organizations but have not passed through technical ranks should be promoted and …
0
votes
2answers
39 views
Scrum Project Managment w/ Trac Integration
Currently we use Trac to manage all of our tickets (bugs, enhancements, and new projects). It lacks a nice ability to map out the projects, releases and do time estimations. Is the …
0
votes
8answers
96 views
Best solution for integrated bug tracking, wiki and version control
I love the Google Project Hosting web app. It includes bug tracking, wiki and SCM in one interface. (Example: WMD Editor)
This solution is closed source and not for sale. While se …
0
votes
0answers
71 views
One wonders how Certified Scrum Masters explain their amazing accomplishment to their mothers. Our integrity debt continues to grow. [closed]
What steps need to occur in order to bring integrity to the certification process?
10
votes
9answers
294 views
Develop seamlessly in both VC++ 2010 and VC++ 2008 on the same work ?
Hi,
I'd like to synchronize a VC++ 2010 project with a VC++ 2008 one. Is it even possible ? Basically, if I'm adding/deleting/renaming a file to a project in VS2010, I'd like it t …
7
votes
10answers
134 views
How to manage multiple clients with slightly different business rules?
We have written a software package for a particular niche industry. This package has been pretty successful, to the extent that we have signed up several different clients in the …
12
votes
7answers
152 views
Role of Testers in Agile?
I work in a team which has been doing the traditional waterfall method of development for many years. Recently, we've been told that future projects are going to be moving towards …
4
votes
6answers
127 views
How to manage agile development when the team is not stable?
I have been using agile approaches (XP and Scrum) for my projects for several years with great results. But in all cases, all members of the dev team were committed 100% to the pro …
2
votes
4answers
106 views
How do you version service pack or hot fix?
If your application has a public API that people develop against then what do you do in following scenarios?
If you publish service pack of your
application do you change the ver …
1
vote
0answers
20 views
BDD both from business level and application level
In my current project I want to use Behavior Driven Development (BDD), on both levels of business requirements application level tasks.
Is it all right to wrap (group) my internal …
2
votes
3answers
73 views
Best way to build websites or applications with modular / reusable components
If I come to the point where I get a job that has almost identical requirements as a previous job, I try my best to reuse and repurpose previous work.
It is never that easy and it …
0
votes
5answers
92 views
A TRAC-Like software
I tried TRAC before and knew how powerful it is
But I'm having lots of difficulties to to put it on an online host, it needs lots of resources and can't put it on a regular paid ho …
1
vote
2answers
33 views
Software Project Management Templates
I am looking for the “Software Project Management Templates” such as the following: In our organization we don’t have these, yet.
Issue Log
Risk Register
Change Log
In our orga …
11
votes
23answers
481 views
+100
Dangers that threaten a project near completion
I'm working on a project that took quite a long time to build, and now it's near completion. What are the specific dangers that might threat a project in its completion stages? Wha …
