Who should test your code?

Showing Answers 1 - 3 of 3 Answers

Hari Kumar

  • Mar 29th, 2005
 

This question mainly comes to the White Box testers. 
 
White Box testers test the code. 
They will use following techniques 
1.loop coverage critiria 
2.Branch Coverage critiria 
3.Condition Coverage critiria 
 
Mainly the Code testers find the code complexity.

  Was this answer useful?  Yes

Surendra Yakkali

  • May 3rd, 2005
 

Hai friends, 
Answer to above question is, PL or TL or the tester i.e QA person who has experience with development. Yah i agree the Cood Testing i.e Code review is a apart Of white box testing

  Was this answer useful?  Yes

Vivekanand

  • Sep 21st, 2005
 

As per my knowledge,

Its ur developer who is gonna test ur code.

Basically testing of code and other stuff related to code comes under development part, while developing the application itself an developer is supposed to look after the functionality and based on it he will make the changes in the 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