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)

-7
votes
0answers
61 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
33 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
38 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
20 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
votes
0answers
15 views

Agile User Stories and acceptance critera [closed]

I am writing some agile user stories and acceptance stories for the first time, and was hoping for some feedback from an experienced product manager or developer. I only need to capture the main ...
1
vote
1answer
37 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
36 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
30 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 ...
0
votes
3answers
73 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
37 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
51 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
55 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
0answers
24 views

How to properly create a staging environment?

I have currently a VPS for my website and I would like to create a staging environment for it. I was wondering what was the best practice for this. So I have my website in my VPS in ...
0
votes
2answers
55 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
53 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
76 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 ...
0
votes
0answers
23 views

agile uploader callback function not work

anyone knows why does not the uploader agile callback? Thanks, (I do not speak English, I am translating with googletraductor) function myFunction(){ alert('OK'); } ...
1
vote
1answer
42 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
50 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
127 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
138 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
119 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
92 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 ...
3
votes
2answers
119 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 ...
0
votes
0answers
579 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
94 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 ...
0
votes
4answers
247 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
56 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
111 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
88 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
79 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
30 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
108 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
279 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
301 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
91 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
118 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
122 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
148 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
83 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
450 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
49 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
101 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 ...
0
votes
0answers
22 views

Would you like to dropdown from database

Would you like to dropdown from database: I have 2 model created: Model Unidades and Model Produtos: Code: Model Unidades: <?php class Model_Unidades extends Model_Table{ public ...
0
votes
3answers
75 views

Burndown Chart not decreasing

I'm revising for a Software Engineering exam and one of the questions got me wondering. It showed a burndown chart where the team had made no progress on user stories for 10 days. The question was ...
1
vote
4answers
75 views

Role of the customer in scrum management

I'm revising for my Software Engineering exam, and one of the usual questions is the role of various people in the project. I feel confident enough about how to answer the role of the product owner, ...
0
votes
2answers
77 views

Handling unexpected features during sprint [closed]

Our team is going to adopt scrum and agile technics. We've got a product, which we develop for multiple customers. This customers supplied us with necessary requirements, so everithing is fine to ...
3
votes
2answers
125 views

User Stories before or during Iteration Planning

We are just beginning to move from Waterfall to Agile. One of the few complaints about our new process is that our iteration planning meetings are taking too long, mostly because we are writing our ...
1
vote
1answer
116 views

How do I use the version one api to get project and sprint burndown charts?

I am trying to use the Version One api to get the project and sprint burndown charts. I am reading this page but I am just getting confused. Has anybody done something similar and have any tips for ...
1
vote
5answers
170 views

How to integrate testers in agile develop environment? [closed]

We work with Scrum and I think we are on the right way, but one thing bothers me: the testers aren't part of the development cycle yet. Now I am thinking on how to involve the testers in the ...

1 2 3 4 5 19