Top "Extreme-programming" questions

QUESTIONS ABOUT SOFTWARE DEVELOPMENT METHODS AND PRACTICES OR PROJECT MANAGEMENT ARE OFF-TOPIC.

Unit Testing bash scripts

We have a system that has some bash scripts running besides Java code. Since we are trying to Test Everything …

bash testing tdd automated-tests extreme-programming
Where to find the best user story template?

I want to implement user stories in a new project where can i find a good template or other ones …

templates agile methodology extreme-programming
What is the difference between Scrum and Extreme Programming?

A few years ago I have worked on a green field project where we did Extreme Programming. I also see …

agile scrum methodology extreme-programming
Pair Programming for a job interview

Our company has been thinking about scrapping our interview procedures and bringing each candidate in for a 4-5 hours sit-down …

extreme-programming pair-programming
Agile Myths and Misconceptions

What are the myths or misconceptions related to Agile? There are lot of misconceptions related to Agile that an average …

agile scrum extreme-programming
Test Driven Development and Pair Programming

I am on a team where i am trying to convince my teammates to adopt TDD (as i have seen …

tdd extreme-programming pair-programming