Agile software development is a group of software development methodologies based on iterative and incremental development, where requirements and solutions evolve through collaboration between self-organizing, cross-functional teams.

learn more… | top users | synonyms (1)

-1
votes
0answers
9 views

Test when scaling scrum into a large system

I am involved in a new project that is using scrum and has scaled from one scrum team to four and will probably grow further. It's a new technology so the architecture is still evolving, so the ...
0
votes
0answers
25 views

OpsCode Chef deployment using feature branches

Our development workflow requires engineers working on feature branches across one or more Git repositories to perform Chef deployments for integration testing. We usually have several of these work ...
-1
votes
2answers
49 views

What is the Difference between CMMI and Agile?

Is there anyone who can tell me what is the difference between CMMI and Agile. I know some obvious difference, but I want to know it further. I will appreciate it a lot if someone can help me! Thanks! ...
0
votes
1answer
31 views

How can I use git to deploy JUST one feature at a time after QA and Business Acceptance?

What we need: My team is maintaining and adding features to a product that's already in production. We are trying to figure out how to improve our deployment strategy so that we can begin deploying ...
1
vote
1answer
19 views

Working on a large web project SDLC methodologies

Working on a large project SDLC methodologies When one person works on a large web site (When I say large here I mean like a social network size project) there must be SDLC to follow there are few ...
-1
votes
0answers
19 views

How to get Certified Scrum Developer [closed]

I need some help in getting Certified Scrum Developer certification, I have some queries Is there any eligibility for writing this certification? Should my company sponsor this or i can write on ...
0
votes
2answers
33 views

how to write user stories when requirements come in a form of traditional spec [closed]

I wonder if anyone was in a similar situation and can advice as to how manage requirements best. I am responsible for user stories writing. However, I receive requirement in form of traditional specs ...
2
votes
3answers
45 views

Maintaining User Stories AND Use Cases

As the topic states I would like to know when it is helpful to have both: user stories and use cases In my understanding, user stories are more abstract goals while use cases are more in detail. ...
1
vote
5answers
71 views

Which one is good for Agile Management: Greenhopper vs VersionOne

I wonder which one is the best among the two for agile management tool:Greenhopper or VersionOne? I am working with managing agile team for few months now. I am looking for the best agile feature ...
1
vote
2answers
45 views

Should a 'Refactoring' Product Backlog Item count towards velocity?

Assuming a refactoring is needed (too big to be incorporated as part of an existing User Story) - is it okay to have a Refactoring 'story' on the Product Backlog? The purpose of refactoring is not to ...
-7
votes
0answers
66 views

Java what AGILE means for Programmers [closed]

i am a java programmer with some expertise in Java i wanna know in a programmers way of understading what means Java Agile. i want my java be AGILE what this means in terms on Frameworks Paradigms or ...
0
votes
1answer
51 views

Transfer Scrumwise to GreenHopper

Scrumwise can export its whole data as XML. This contains lots of data including Projects, Backlog, Sprints, Tasks, Team Members, etc. It can also export Tasks as CSV. GreenHopper can import Projects ...
1
vote
0answers
114 views

Why do your users hate Agile software development? [closed]

I'm working on an article for ITWorld.com, and I'd like your input. The working title is: “Why your users hate Agile software development.” Despite the challenging headline -- we do have to attract ...
-2
votes
1answer
21 views

How do I get a good start as an independent programmer? [closed]

I've been recently hired as an independent contractor for a very small firm the summer of my second year of college. I'm going to be working on a few independent projects in C#. What's the best way ...
1
vote
1answer
53 views

Meaningful plans in software development

I don't know this is right place to ask this question. How to make meaningful plans at time of development? How I will guide my team for meaningful plan? I give them chance to make them daily plan ...
0
votes
1answer
49 views

How to force users to link their check-ins to the current sprint?

In Visual Studio 2012, using TFS2012, it's already possible to require users to associate their Check-Ins with at least one work item. But is it possible to limit the allowed work items to only those ...
0
votes
1answer
39 views

Agile Web Development w/ Rails (4th e) Cart Issue Iteration E3

When after Chapter 10 ,I finished all the input, I removed the cart, and then, the following error will appear, in which I confused NoMethodError in LineItemsController#create Undefined method ...
1
vote
3answers
106 views

How realistic it is to write a User Story with “all” the edge cases and scenarios defined?

Is it really possible in reality to write a User Story with all the edge cases, scenarios, all actions in a 2 week sprint? What if there are small changes that needs to be addressed on a specific ...
0
votes
1answer
46 views

Dropdown list for Story points in Agile

I am trying to add drop down list to story points; obviously which is not happening. i have some questions: Is it like pre-defined, coz it dosent allow me to change the existing one? I have created ...
-1
votes
1answer
60 views

Agile/SCRUM management tools with APIs [closed]

I'm working on an application that can pull and display user stories on your phone from an agile management tool. It will obviously pull data from the tool using an API. I know, thus far, that Rally, ...
2
votes
1answer
64 views

jQuery Plugin TDD Starting Point

I have some existing Javascript code that I'm looking to port to a jQuery plugin. The code itself is nothing complex: Flickr API photo gallery with varying photo sizes, a few other things. I coded it ...
0
votes
2answers
68 views

When using an agile software approach, how to breakdown user stories with multiple platforms

I am working on a project and we really would like to try to use an agile software approach and are in the process of writing our user stories. This is new for us, although we have a lot of experience ...
0
votes
1answer
83 views

Team separation in TFS but share projects?

I'm new to TFS and we're loving it! I'm having a difficult time figuring out how best to organize TFS from version control and agile/scrum/sharepoint sites, keeping isolation of teams yet sharing of ...
0
votes
1answer
108 views

How do I delete work item areas in Team Foundation Server 2012?

I am considering moving from FogBugz to TFS 2012 for our bug/defect tracking. In FogBugz it's easy to create areas such as Database, Reports, etc. I went to the work items area and it had one that ...
1
vote
1answer
44 views

Unique Links with revisions in SVN

We have a scenario where we are advised to create a new SVN tag for every change request (which will be one every two weeks as it's an agile project) and link it to Clear Quest, so that in future for ...
1
vote
0answers
54 views

YouTrack 4.x - How do you sort all task by priority in their swimlanes in the agile board?

Like the title says, is there a way to sort all tasks within swimlanes by priority? I thought you could do this via the search box up top by putting something like: order by: priority however it ...
1
vote
1answer
206 views

Youtrack level of integration with GIT (not github)

I have tried to find information on this but its all small amounts of information which seem to contradict or discuss older versions of the features available in Youtrack. From my understanding you ...
-1
votes
1answer
176 views

Dealing with bugs in Scrum via GreenHopper [closed]

We're re-organizing workflow in our team and one of the key decisions was to use Scrum process, provided with help of Jira and Greenhopper. I've read various Scrum guides, documentation of ...
1
vote
3answers
136 views

User stories for integration in Scrum

I am working on a project that has very complex integration needs, specifically with receiving and sending EDI data and all the "fun" stuff that happens in between. I can definitely focus efforts ...
1
vote
1answer
103 views

TFS - whole project start and end dates with sprints

i am having a TFS 2012 server for managing my project i have several sprints with same length 2weeks Is it possible to set a whole project start and end dates ?how can you see the whole project start ...
4
votes
2answers
128 views

How to work scrum into an environment with multiple applications with daily client demands

I've read up on scrum and the company I work for has started using this. I find that laying out tasks really helps everyone to see what needs to be done and what to work on. One of the issues we're ...
1
vote
0answers
701 views

List of open source agile project management tools [closed]

I have googled a lot and I could not find enough tools, especially written in php. I need an online agile project management tool which is open source. Can you give a list of those tools, especially ...
0
votes
1answer
119 views

More productive Grooming Sessions [closed]

I'm looking for a way to make our Scrum Grooming Sessions more productive. At the moment, it feels like it's taking us a long time to create user stories and acceptance criteria. For a one hour ...
1
vote
5answers
301 views

In scrum, is changing acceptance criteria during a sprint OK?

My organization is currently implementing Scrum. While working on a product backlog item to change the way some business logic is processed, we realized that some of the business logic is flawed. ...
0
votes
1answer
59 views

Event stores, domains and agile, how to handle

At my work we use a Domain Driven CQRS architecture for our software platform, with an event store system so that we can reload events in the domain, in the case of domain changes in new releases. ...
0
votes
2answers
118 views

Has any scrum/agile project management toole can use?

  Please recommend a scrum/agile project management tool. First, it should be able to be installed or deployed on my local computer. Additionally, it should be free, no need for complete ...
0
votes
2answers
93 views

Who should write the changelog of a task? Developer or tester?

I work at a software company that maintains some products. We use a "bugtracker" to manage all tasks related to the products in question. We work with Scrum, and the company's routine is basically ...
0
votes
1answer
93 views

Can I log work on JIRA issue with status “Closed”?

Can I log work on an issue with status "Closed"? I am in the Sprint "Agile" area, and dragged a few issues from "In Progress" to "Done". I forgot to actually log the hours worked, expecting the ...
0
votes
0answers
33 views

SPA/HTML CSS JS Agile Collaboration tool [closed]

We need a tool for at the very least tracking the implementation of user stories. However we cannot sign up for a 3rd party web application. Neither can we install stuff on-premise, at least stuff ...
3
votes
1answer
115 views

Software development methodology for startup less than 3 friends [closed]

I am starting a project with 2 friends, we all are software developers and we want to do things in a safe and right way. That's why we decided to use some software development methodoly that fits our ...
0
votes
3answers
313 views

Agile story points for a story involving several users

** (very new to agile) Quick one: Imagine a story that's rated at 5 story points. Now, imagine 3 developers have to do the exact same story, each one to himself. From an overall point of view, there ...
2
votes
2answers
369 views

TFS Tasks and bugs: Should I re-open a task if I find bugs?

When a task is done, the developer closes it. The associated User story begins to be tested by the QA team. My question is: Once a bug is found by the QA team, besides the fact that they open a bug, ...
0
votes
3answers
115 views

Suitability and Unsuitability of Agile methods?

Everyone is talking about Agile and how good this is. There are several advantages and disadvantages of Agile. I have studied them theoretically. Since there are experts here who have worked in many ...
0
votes
2answers
122 views

When should user stories be combined and separated?

As a school project, we are rolling out our initial set of user stories. Should a user story record the original idea from a user, without combining them or separate them? For example, John added ...
0
votes
1answer
139 views

Strange behavior of “Assigned to” field in TFS 2012

When I create a bug on TFS 2012 and somebody marks it as resolved and check the code in (typing the item id), the field "Assigned to" gets my name instead of the developer's name (who did fix the ...
0
votes
1answer
180 views

Specs2 - How to define complex objects for Given/When/Then steps

Specs2's documentation and samples show some codes about the use of Given/Then/When style in an acceptance test. Here one of them: "A given-when-then example for the addition" ^ ...
0
votes
2answers
90 views

Tools available to manage Scrum projects? [closed]

I have to evaluate different tools capable of managing scrums projects. What we need is pretty basic: Just PBI / SBI management (no code reviews, no bugs, just PBI and SBIs). No web tools, we do not ...
0
votes
3answers
565 views

Reports for TFS in Agile Environment

I've just set up reporting capabilities on my TFS 2012, and would like to add reports to it, preferably related to our agile processes. I remember that back in the days of TFS2008 there were some ...
0
votes
2answers
50 views

Advantage of the modified destroy method? (Agile RoR)

I'm working through Agile Web Development with Rails In part E3, it says to replace the following method: def destroy @cart = Cart.find(params[:id]) @cart.destroy with def destroy @cart = ...
-2
votes
2answers
108 views

Design and Scrum [closed]

I edit my post to be more specific. I wish to start using Scrum methodology, And would like to know how the Design and Scrum live together ? In the "Old" world I would build a complete design for my ...

1 2 3 4 5 19