Answer Posted / ash
- Lots of unit testing (code should not break is first and
most imp part of code quality, +ve tests and -ve test with
code coverage)
- continuous integration with integration testing. (clean
separate machine)
- Pair programming or peer code review
- Best practice coding rules like uniform and descriptive
naming, commenting, using patterns if applicable, etc
- code review tools like fxcorp and other free ones available
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the examples of the behavioral design patterns?
What is the difference between factory and abstract factory design pattern?
What is architecture and what is design?
What is singleton and factory pattern?
4. Identify and bound the SOI’s Operating Environment.
What are the design patterns you know explain?
Is bean a singleton?
Why have we used synchronized here?
What are the benefits of the proxy in the design pattern?
Can you explain singleton pattern?
What is proxy in design pattern?
What is the behavioral design pattern?
What is aop design?
What is the difference between factory and builder design pattern?
What is the difference between proxy and adapter?