Project team plans to combine the business system analyst and system testing role. Help me provide some reasons why this is not benefical to an Agile project team, as well as, a team using waterfall delivery method.

link|improve this question
feedback

2 Answers

Hey. You seem to be sure it is not beneficial, and you ask for arguments that it is not? Hmm...

Anyway, those are two different roles. BSA more less defines the system. ST verifies the system against specification (or tests system in general). this are two different things, and I don't think that should be joined, as developer and tester should not. Tester should have 'fresh pair of eyes'.
Additionally are you shure that you will have time to do both? As software tester I don't have enough time for testing, so how come I will have time for defining system?

link|improve this answer
One person can't do two roles. They may not do both roles equally well, but it can be done. The more credible argument I think is to focus on the time required to do both jobs well. – Mark Irvine Mar 21 '11 at 18:15
Agree, two roles can be done to some degree, but probably at least one of them will be performed poorly. I think context switching may be troublesome, especially if it is supposed to happen few times a day. As for time... it's always a constrain :P – yoosiba Mar 21 '11 at 18:38
feedback

In my experience, this argument springs from the belief that at the start of an iteration, the tester is idle, and at the end of an iteration, the BSA is idle. Is this the assumption in this case? Are they idle at opposite ends of the iteration?

To make a credible argument, you would need to demonstrate what they do throughout the iteration.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.