Agile development practice consisting of having a short cycle known as a sprint to build functionality. Product owners prioritize a list of work items known as a backlog that the team selects which items to commit to finishing during a sprint. Daily stand-up meetings called scrums are held and ...

learn more… | top users | synonyms

0
votes
1answer
26 views

Regression Testing tools for ASP.net site using CSS and javascript

I keep hearing about companies using regression testing tools for there products when using scrum as the development process (which I am trying to do). But I seem to be finding very little ...