Agile Tester 2 Flashcards
The Agile Manifesto contains four STATEMENTS of values:
Individuals and interactions over processes and tools
Working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan
From a customer perspective, working software is much more useful and valuable than overly detailed documentation.
What benefit does it give the team?
it provides an opportunity to give the development team rapid feedback.
Customers often find great difficulty in specifying the system that they require. Collaborating directly with the customer gives what benefit?
Improves the likelihood of understanding exactly what the customer requires.
Core agile manifesto values has twelve principles, which are those?
Core agile manifesto values has twelve PRINCIPLES, which are those?
Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.
Welcome changing requirements, even late in development. Agile processes harness change for the customer’s competitive advantage.
Deliver working software frequently, at intervals of between a few weeks to a few months, with a preference to the shorter timescale.
Business people and developers must work together daily throughout the project.
Build projects around motivated individuals. Give them the environment and support they
need, and trust them to get the job done.
The most efficient and effective method of conveying information to and within a development
team is face-to-face conversation.
Working software is the primary measure of progress.
Agile processes promote sustainable development. The sponsors, developers, and users
should be able to maintain a constant pace indefinitely.
Continuous attention to technical excellence and good design enhances agility.
Simplicity—the art of maximizing the amount of work not done—is essential.
The best architectures, requirements, and designs emerge from self-organizing teams.
At regular intervals, the team reflects on how to become more effective, then tunes and
adjusts its behavior accordingly.
What does the whole team approach mean?
The whole-team approach means involving everyone with the knowledge and skills necessary to ensure project success.
What is the correct size of a team?
A team should be relatively small; successful teams have been observed with as few as three people and as many as nine.
What kind of meeting supports the whole team approach?
Daily stand-up meetings
What are the 3 main benefits of the whole team approach:
Enhancing communication and collaboration within the team
Enabling the various skill sets within the team to be leveraged to the benefit of the project
Making quality everyone’s responsibility
Where does the ESSENCE of the whole team approach lie?
The essence of the whole-team approach lies in the testers, developers, and the business representatives working together in every step of the development process.
What is known as the power of three?
The concept of involving testers, developers, and business representatives in all feature discussions is known as the power of three
Name a way to provide rapid feedback throughout the development lifecycle.
By using continuous integration
What are the 5 main benefits of early and frequent feedback?
The benefits of early and frequent feedback include:
Avoiding requirements misunderstandings, which may not have been detected until later in the
development cycle when they are more expensive to fix.
Clarifying customer feature requests, making them available for customer use early. This way,
the product better reflects what the customer wants.
Discovering (via continuous integration), isolating, and resolving quality problems early.
Providing information to the Agile team regarding its productivity and ability to deliver.
Promoting consistent project momentum.
What five VALUES does Extreme Programming embrace to guide development?
Communication, simplicity, feedback, courage, and respect.
In Scrum, what is a Sprint?
Scrum divides a project into iterations (called sprints) of fixed length (usually two to four weeks).