Questions tagged [agile]

QUESTIONS ABOUT SOFTWARE DEVELOPMENT METHODS AND PRACTICES OR PROJECT MANAGEMENT ARE OFF-TOPIC. Please consider Software Engineering or Project Management Stack Exchanges for these questions.

Questions about project management are off-topic on Stack Overflow. Questions about software development methods and practices or software project management may be on-topic on the Software Engineering Stack Exchange. Questions about project management practices and theory may be on-topic on the Project Management Stack Exchange.

Agile on Software Engineering

Agile on Project Management

1053 questions
-2
votes
3 answers

Is Test Driven Development Agile?

From the agile manifesto, agile values: Individuals and interactions over processes and tools, Working software over comprehensive documentation, Customer collaboration over contract negotiation, Responding to change over following a plan Yet…
user2483724
  • 2,089
  • 5
  • 27
  • 43
-2
votes
2 answers

CMMI and Agile together

I read the opinion of some software development people that defend the use of CMMI Practices among Agile methodologies. There is possible use those two despair ideas in parallel? And if it is possible, it is not just a to risk path to follow?
miguelbgouveia
  • 2,963
  • 6
  • 29
  • 48
-2
votes
1 answer

Agile Development and agile.net

I want to know the difference between Agile development and AgileDotNet development please can you help me or give me a link that can help me please? Thank you
stack
  • 21
  • 2
-2
votes
1 answer

agile software development process metrics

I'm interested in where to find information about agile software engineering development process metrics, what kind of variables are assessed to evaluate such processes? I'm interested in productivity, timeliness, staff utilization, and quality.…
wsb3383
  • 3,841
  • 12
  • 44
  • 59
-2
votes
4 answers

How important is the 'Defect Leakage' metric in SCRUM?

I was reading about the necessary metrics for SCRUM and I couldn't find 'Defect Leakage' listed in there. This is the case even with the papers published by Jeff Sutherland. I was wondering if there is any reason behind not considering this as an…
Janaaaa
  • 1,346
  • 1
  • 16
  • 34
-3
votes
5 answers

Extreme Programming

As developers and as professional engineers have you been exposed to the tenants of Extreme Programming as defined in the "version 1" by Kent Beck. Which of those 12 core principles do you feel you have been either allowed to practice or at least be…
TheONE
-3
votes
1 answer

Scaled Agile constructs within VSTS

I am creating a new VSTS environment and based on my research, I came up with the following recommendations to our team. Scaled Agile Concept - Maps to (within VSTS) Company - Team Project Value Stream - Value Area Products - Areas Epics -…
-3
votes
1 answer

Use SCRUM for website maintenance - Deal with single task

I am new to Scrum and I am trying to use it for website support and maintenance. For website support and maintenance, we often receive small tasks, for example: replace a banner on homepage, change phone number on contact page, remove image xyz on…
Ty Trinh
  • 37
  • 6
-3
votes
1 answer

Software development methodology - Competitive Development

What is the name of the software development methodology in which: Multiple teams work on the same feature in isolation At the end of the sprint, each team presents solution and: The best solution wins and is accepted The losing solutions are…
Bevo
  • 530
  • 5
  • 17
-3
votes
1 answer

Differentiating between data class and logic class in agile

I've been reading an agile book about clean coding, mainly in Java and c#. Considering the concept of differentiating between a data class and a logic/object class. I have the following situation in c++, where I can't decide which variant is a clean…
Moataz Elmasry
  • 2,509
  • 4
  • 27
  • 37
-4
votes
1 answer

Jira - Auto-Calculate Estimate based on story point

Is there a way within Jira that I can auto assign an Estimate value when I assign Story points to an issue? As a business we get great use out of both - but I'm finding it slightly annoying to have to enter the data in multiple places. Understood…
grimdog_john
  • 675
  • 1
  • 7
  • 15
-4
votes
1 answer

Agile/Scrum for Small Dev Team

We are a small development team of 3. We are responsible for the design, development, test, and publish of each software application. We also provide software support, and deal with any issues the users may have, as well as bug fixing. At the…
K09
  • 201
  • 2
  • 13
-4
votes
5 answers

Agile Environment/Teams

I am trying to understand the concept of Agile. I have been reading up on Agile methodologies but keep seeing terms like Agile environment, and Agile Teams. I thought Agile was just a methodology, but I'm not sure what is an agile environment and…
K09
  • 201
  • 2
  • 13
-4
votes
1 answer

Version control for tickets?

Conceptually related to the independent content-hosting with Git here. I would like to separate 3 things: ticketing -version-control (management), programming -version-control and structural -version-control (more here). Now everyone should be able…
hhh
  • 50,788
  • 62
  • 179
  • 282
-5
votes
3 answers

Recommendations to calculate velocity

In out project the workflow of user story is ToDo - In progress - Dev - SIT - UAT now the challenge we are facing is in calculating the velocity Because we give sorry point considering the effort involved in development, SIT ,UAT testing. But at the…
1 2 3
70
71