What are coding standards for unit testing?

Use of comments,use descriptive varaibles function names.

Questions by Raj Patil

Showing Answers 1 - 3 of 3 Answers

Tatyasaheb Patil

  • Nov 2nd, 2007
 

Code should have comments as per understanding point of view
Code should be in optimized format.
Code should be easy to understand (u must use variable names or function name descriptive)

  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