Explain me what are some of the key features of Agile Development?
Submitted by: MuhammadSome of the key features of agile development are,
• Collective code ownership and freedom to change.
• Incremental approach (e.g. user stories are incrementally implemented). Automation (e.g. TDD -- Test Driven Development).
• Customer focused (for e.g. internal and external users and business analysts are your immediate customers).
• Design must be simple.
• Designing is an ongoing activity with constant re-factoring to achieve the rules of code simplicity like no duplication, verified by automated tests, separation of responsibilities, and minimum number of classes, methods, and lines.
Submitted by: Muhammad
• Collective code ownership and freedom to change.
• Incremental approach (e.g. user stories are incrementally implemented). Automation (e.g. TDD -- Test Driven Development).
• Customer focused (for e.g. internal and external users and business analysts are your immediate customers).
• Design must be simple.
• Designing is an ongoing activity with constant re-factoring to achieve the rules of code simplicity like no duplication, verified by automated tests, separation of responsibilities, and minimum number of classes, methods, and lines.
Submitted by: Muhammad
Read Online Agile Testing Job Interview Questions And Answers
Top Agile Testing Questions
☺ | What is tracer bullet in Agile? |
☺ | What is the velocity in Agile? |
☺ | Tell me who are all involved in the Agile team? |
☺ | Tell me how QA can add a value to an agile team? |
☺ | What is test driven development in Agile Testing? |
Top Top Testing Model Categories
☺ | Waterfall Model Interview Questions. |
☺ | Agile Testing Interview Questions. |
☺ | RAD Interview Questions. |
☺ | Testing Methodology Interview Questions. |
☺ | Spiral Model Interview Questions. |