Throughout this syllabus, there is a baseline Agile reference was made to Agile manifesto and principles and the vital role of tester within iterations, releases and deployments. The following subsection refers to the role of tester using Scrum. [Read more…] about What is the Role and Skills of a Tester in Agile Methodology?
ISTQB Agile Testing Certification
What are Test Pyramid and Testing Quadrants in Agile Testing Methodology?
The software test pyramid comes up a lot in Agile testing circles and while its core message is important, there is much more to say about building a well-balanced test portfolio. In particular a common problem is that teams conflate the concepts of end-to-end tests, UI tests, and customer facing tests like acceptance, system and integration tests. [Read more…] about What are Test Pyramid and Testing Quadrants in Agile Testing Methodology?
What are the different Agile Testing Methodology? Test Driven Development, Behavior Driven Development
Agile testing methods embrace the principles of Agile software development which involves all the cross functional Agile team members, in which team members with testing expertise are also involved. This ensures that business value is delivered to the customer at frequent intervals, working at a sustainable pace. There are various testing methods which include writing test cases and running them before writing the code. Some testing methodologies which are commonly used in Agile teams are listed below:
How to manage Regression Risk and evolve manual, automated test cases in Agile methodology?
Agile teams largely make incremental delivery, what that essentially means is, as the number of iteration increases, the size of the product also increases significantly, thus the scope of development and testing also increases. The risk of regression is proportional to the scale of the product. As the product size increases the risk of regression too increases, hence testers may need to have good mitigation plan in place to take care of this risk. [Read more…] about How to manage Regression Risk and evolve manual, automated test cases in Agile methodology?
Communicating Test Status, Progress and Product Quality in Agile Methodology
Agile teams have to produce working software at the end of iteration. There are lot of simple tools and techniques in place by which agile teams can monitor the status of iteration. Different tools and techniques available for Agile teams to record their status are: [Read more…] about Communicating Test Status, Progress and Product Quality in Agile Methodology