What are the qualities that a good Agile tester must possess?

devquora
devquora

Posted On: May 28, 2024

 

  The good qualities of a tester are as follow:

  1. An agile tester should have a better and quick understanding of the requirements.
  2. Agile principals and concepts should be known by the Agile Tester.
  3. He should be able to understand the risk involved in the requirements as they always keep changing.
  4. Agile tester, based on the requirements, should know how to prioritize the work involved.
  5. An agile tester must be able to communicate with the business associates and developers as their work depends upon better communication.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Agile Testing Interview Questions

     What do you understand by Agile testing?

    Agile methodology, used by QA, promotes continuous development iteration in a dynamic environment with changing customer needs. Testing and development are concurrent, with parallel activities through..

    Agile Testing Interview Questions

      What do you understand by the term sprint backlog and product backlog?

    The sprint backlog is a subset of the product backlog, containing requirements and features specific to a sprint. The product backlog, maintained by the project owner, includes all product requirement..

    Agile Testing Interview Questions

     What is the main difference between the traditional Waterfall model and Agile testing?

    In Waterfall, testing occurs after development. Agile, however, integrates testing alongside development, ensuring both progress together...