Introduction to Agile Certificate for Marek Przewieslik
Certificate ID:
764547
Authentication Code:
14367
Certified Person Name:
Marek Przewieslik
Trainer Name:
Katarzyna Kaganiec
Duration Days:
2
Duration Hours:
14
Course Name:
Introduction to Agile
Course Date:
2024-05-23 09:00 to 2024-05-24 16:00
Course Outline:
Day One
Overview of Agile
- Overview history of Agile methodologies
- Discussion on Agile Manifesto statements
Scrum Framework
- Scrum roles and responsibilities – Scrum Master, Product Owner, Dev Team
- Scrum events – Sprint, Sprint Planning, Review, Retrospective, Scrum meeting
- Scrum artefacts – Product Backlog, Sprint Backlog, Product Increment
Agile Testing Distinctives
- Collaboration over independence
- The place of documentation in Agile
- Introduction to Agile Testing Quadrants
- Test automation
Testing Fundamentals
- The Fundamental Test Process
- Black-box test design techniques
- White-box test design techniques
Day Two
Technology-facing testing that guides development
- Unit testing and black-box test design
- Test-driven development
- Test tools example
Business-facing testing that guides development
- User stories and acceptance testing
- Behavior-driven development
- Test tools example
Business-facing testing that critiques the product
- Exploratory testing
- White-box test design
Testing Fundamentals
- Quality attributes
- Performance testing
- Test tools example