Tagged Questions
3
votes
4answers
686 views
When should I do regression testing during each sprint?
I am in a small Agile development team with no automated testing. We use Scrumwise to keep up with development. The above answers address the question with automated tests and hardening testing at the ...
8
votes
8answers
5k views
Fitting regression testing in a Agile/ Scrum development cycle
What is the best way to fit regression tests into a Agile/ Scrum development cycle?
I've been working as the sole QA person in a 4 person Scrum team developing a new web client in jQuery. I am ...