1.

Organization ABC has just implemented the Agile methodology of testing. The Product Owner is not sure of the different Agile testing principles and requires help to understand how to go about it. What are the different Agile testing principles that the Product Owner must keep in mind?

Answer»

 Agile adopts an iterative development methodology where the scope is defined through collaboration between the customer’s NEEDS and SCRUM teams.

Organization ABC has just implemented the Agile methodology of testing. The product owner should consider some principles of the agile testing processes which are given below: 

  1. Agile teams have to test continuously as it ensures progress of the product. 
  2. Testing provides feedback on a regular basis and ensures that the product meets the organization’s needs. 
  3. Tests are performed by the whole Agile team. The developers and BUSINESS analysts also test the product or application. 
  4. The business team is invited at the end of each iteration to provide feedback, and are therefore closely involved in the project progress. The team HENCE ensures that feedback response is on time. 
  5. Defects raised by the agile team are fixed in the same iteration and this helps in keeping the code clean, simple and scalable. 
  6. Agile teams use checklists that can be used iteratively. The team focuses on the test cases instead of details. 
  7. In Agile methods, testing is performed during the EXECUTION and development phase whereas, in the traditional process, the testing was performed after the development phase. 


Discussion

No Comment Found