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
-1
votes
7 answers

Is it possible for a Rails/Django project to become a Death March?

I've worked on Death March projects in the Java world - projects that are destined to fail from the beginning because of some combination of poor management and unwieldy, complex technology, usually spanning multiple systems and often tied to a…
uzo
  • 2,821
  • 2
  • 25
  • 26
-1
votes
4 answers

Are there Agile software design methodologies?

I've been reading about Agile and it seems to be about making it easier to respond to changing requirements, evolutionary software design, getting working software over building a foundation, being able to deliver at any time, constant refactoring,…
fordeka
  • 979
  • 2
  • 7
  • 22
-1
votes
3 answers

Can jmockit be used as a independant development tool for incremental developement

I am trying to use Jmockit API for indepentant use with out any framework for our incremental development. But I am not able to initialize the proxy for mocked class So I have two question. Can we use JMockIt for independantly of any test…
Ashish
-1
votes
1 answer

Jira Vs Google Docs for Sprint (Agile)

Can someone let me know the pros and cons or using Jira and/or Google docs for Agile sprints? We are team of 8 developers and planning to switch to either Jira or google docs. We currently use white board for sprint stories.... Thanks
user1376366
  • 209
  • 2
  • 3
  • 6
-1
votes
1 answer

Unified Process Analysis and Software Percentage Confusion

I want to ask something about Unified Process. In UP, every iteration has its own analysis and implementation steps. But the above image shows something different. After iteration 5, 90% of analysis completed but just 10% of software completed.…
PepeDeLew
  • 346
  • 4
  • 15
-2
votes
1 answer

How can we see Closed User Stories in Azure DevOps

I want data of all stories closed between October 2021 to March 2022. How can i do that. Can you please help?
-2
votes
1 answer

scrum master and product owner can be the same

following the origins of the agile scrum tests certification, the response of this question : "scrum master and product owner can be the same" is different. When I read the official scrum guide I don't find any text about this assertation. How to…
miltone
  • 4,416
  • 11
  • 42
  • 76
-2
votes
2 answers

Azure Devops Board - Bugs missing

I have some bugs that has gone from my Azure Board during Sprint. Do you know whether is possible to track users using audit logs in Azure Projects?
-2
votes
1 answer

Best way to structure a story in Agile

Story: As a business analyst I should able to see 4 new columns in the report Estimated: 3 story points 1 story point is 20 hours == 60 hours. So this story would take 2 weeks , 1 sprint to complete this one story for one person. Questions are: 1]…
teknik
  • 153
  • 9
-2
votes
1 answer

Best Agile Methodogy for a Small DevOps Team

We have a smaller Dev team of around 20 developers working on 2 specific business towers. We also have a Sec and Ops team managing ticket based work. The idea is to combine Dev Sec and Ops. Wanted to ask what agile methodology suits this kind of…
apollo006
  • 11
  • 2
-2
votes
1 answer

Software development methodology difference

Does anyone happen to know if Joint Application Development is categorized under Agile methodology or are they two separate development processes? It appears that SCRUM is a type of agile but JAD is related to RAD and is outside of agile. Any…
Dusty
  • 2,159
  • 3
  • 23
  • 26
-2
votes
1 answer

SCRUM - Agile Development - One Developer on multiple user stories simultaneously

Just had a quick question about Agile Development in terms of number of assigned user stories - per developer - in a sprint... The gist is this: in a 10 day sprint, I had 2 stories that were assigned to me. The stories were very much related, and…
Lushmoney
  • 412
  • 11
  • 26
-2
votes
1 answer

How do we gather and document non-functional requirements in Agile

I know in waterfall, they are gathered and documented at an early stage of SDLC, I believe very first stage. Therefore, they are captured and documented before development and testing even starts. But I am confused how is that done in Agile? If I…
cd491415
  • 823
  • 2
  • 14
  • 33
-2
votes
2 answers

deployment related question - how to deal with failed tickets during the deployment?

(web project) Hello, I am using a user stories/ tickets during development. We are also using a sprints(scrum). So one feature is described in one ticket. So in the end of the sprint we do review. After the review we have some tickets finished and…
simple
  • 149
  • 13
-2
votes
2 answers

software development methology for CodeIgniter projects

I've been working on a CodeIgniter project with a friend of mine for almost a year now. We feel that our development process isn't as effective as we wanted to be, and currently we're not employing any software development methodologies. We're 2 man…
tpae
  • 6,286
  • 2
  • 37
  • 64