0 votes
in Agile by
What would you say are the most essential programming best practices within the Agile development frameworks?An in depth understanding of the nature of Agile development and delivery process

1 Answer

0 votes
by

Familiarity with various Agile frameworks and the role of developer in each, interfacing with different layers of the development framework

Knowledge and understanding of test driven development and continuous integration

Setting up the development environments, build automation e.g. unit testing (tools – NUnit, JUnit ), continuous integration tools, code-smell concepts, refactoring concepts, code coverage concepts and tools, code review concepts and tools, etc.

Related questions

0 votes
asked Dec 16, 2022 in Agile by rajeshsharma
+1 vote
asked Oct 24, 2019 in Interview Question by AdilsonLima
...