how testing is carried out in real time agile methodology
i mean to say how a job is assigned to one tester in a team
Answer Posted / mk
There are popular agile methods- Extreme
Programming (XP) and Scrum
Scrum is software development process, it is iterative and incremental frame work for the project management and it is a process frame work which contains set of practices and predefined rules.
The main roles of the scrum are 1.product backlog 2.Release planning 3.sprints 4.Burndown charts and 5.Tracking bugs
1. Product backlog is a high level list that is maintained throughout entire project. It aggregates backlog items
In product backlog the feature list means users, customers, executives, developers and testers the collection of all feature lists is product backlog they think how to make product great.
Hear product owner and scrum masters have key roles of the product.
Product owner: Put the right functions into the product.
Scrum master: Scrum master maintain the project progressing smoothly and every member doing they job right or not and conduct meeting and planning’s and releases.
Developers build the product
And testers make sue to work right
Next come to release planning
2. We work on the feature list the outcome is release backlog
Scrum master provide the rough idea of release. He estimate the work in to the time intervals means hrs and minutes like that
Next sprints
3. Sprints: In agile methodology we come up with the small sprints of work and keep implementing in 2,3 weeks depends this is advantage and we save time and money
Sprints generally range from 3 to 30 lengths depending on project release cycle. In sprints we divide the work into features. Some sprints have big features and some have small features it depending on that
The main goal of the product release is we do 100% work on the sprint, the late finish of sprints indicate project is not going smooth.
4. Burn down charts: It’s a day by day measure project progressing. It shows project is on the track or be late.
5. So what about bugs
We track bugs separately like we kill first sprints of bugs after that sprint, and 2nd sprint of bugs kill after that sprint but if any showstoppers or any high priority bugs are resolved in same sprint, medium and low level bugs will be prioritized in the next coming sprint.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Dynamic Binding and Dynamic Loss?
1.What types of documents would you need for QA, QC, and Testing?
What are the bugs we cannot find in black box?
Can you explain the elementary process?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Explain about PET Model?
What’s the difference between verification and validation in testing?
what s test block ratio? please any one answer me..
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
What are noise variables?
Which was the most interesting bug you found.
What will be your approach if a particular script in Load Test fails?
What is error cusing tecnique
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
could anyone explain application testing in sequence order i don't have any experience in that