vote up 0 vote down star
1

Is it feasible to interview a person for testing lead position by development lead only. and base on their feedback hire the person for the said position. Testing is something different from coding and it has different methodologies. Like every technology a tester learns new things everyday nad it will never end.

being a development lead it will not be possible to know the methodologies and processes involved in testing. So what is the probability that the recruitment is feasible if done by development lead only and not by higher management.

flag

73% accept rate

4 Answers

vote up 0 vote down

It's usually always bad if the interview process is completed by one person. You don't need both people in the interview but I always do better when there are other people there asking with slants on questions.. You need breadth of experience to assess people. Its not about upper or lower management, its about experience and requirements understanding.

link|flag
even if the interview is done by 2 dev lead and none have any experience in testing then what is the correctness of the interview prodedure. – PJ Oct 6 at 8:49
That was what I was saying, its about getting the right people in there - with the right experience. – Preet Sangha Oct 6 at 9:00
so acc to u the scenario i mentioned above is invalid – PJ Oct 6 at 9:02
1  
Not invalid, as these rules are not set in stone. However I'd say undesirable, and if you have concerns then maybe you should offer help with the recruitment process. Maybe by getting some info about what a good tester should be bringing to the table. – Preet Sangha Oct 6 at 9:32
vote up 1 vote down

I would submit that development leads might have a better idea what is needed in a testing lead than higher management would. If you don't actually have a testing lead right now, who else is really available to ask the questions? You can't ask the current testers to do it as they may be applying for the job. Dev leads work closely with testing (or they should) and having that person be someone they can work with is helpful.

link|flag
vote up 0 vote down

Yes, it is feasible if the testing lead position is going to be the second person at a company. In this case, the development lead is the whole company.

I'm not sure I agree that developers don't know testing methodologies as if you look into Test-Driven Development or various Computer Science courses that cover testing there can be some exposure there. For example, I remember learning about black box testing and white box testing in second year Computer Science when I was university.

link|flag
vote up 0 vote down

I think it really depends on the dev lead.

Some devs understand and respect testing and QA, understand the techniques, cooperate regularly with testers, write some test plans, and ideally also write good tests themselves before sending out their stuff to be tested by QA. I've worked with people like that, and I would trust their judgement on testing. A Dev lead can make a good call about this even if he doesn't know much about QA. Though he might want somebody to confirm real familiarity with the tools.

Some other devs believe that testers and QAs are one step above trained monkeys (since they can reproduce some errors) whose sole purpose in life is to badger devs so they can't get their important work done, and who are not smart enough to understand "real development". These devs would tend to prefer to hire people who fit their expectations.

link|flag

Your Answer

Get an OpenID
or

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