Developers role for a Testing Project

Are Developers required for a testing project? What support is rendered from them?

Questions by skp2903

Showing Answers 1 - 6 of 6 Answers

Karthik666

  • Jul 19th, 2010
 

In some cases, when there is no proper requirement document, then we need the help of developers to double check the application results. There are chances that they'll check the code and help us by explaining the functionality.

  Was this answer useful?  Yes

Developers play a major role in Testing project.

1)      Developer want to see his code working properly or not.
2)      Developer can do unit testing very well & effectively identify boundary test cases.
3)      Developers perform basic unit testing & verification testing to the code.

As he know the pitfalls of his code he wont try to test that area of code.

 

 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions