12. Elucidate on the principles of Agile Testing
There are eight principles of agile testing. Let us discuss them as follows:Continuous Testing: Agile development and testing are done at the same time. Agile testers test each feature shortly after it is completed.Continual Feedback: Agile testers give developers continuous feedback on the product's quality. They also assist developers in ensuring that the product fits the needs of the clients.Team Involvement: Testing is carried out by the entire team, including testers, developers, and business analysts. As a result, agile testing necessitates active engagement from the entire team.Clean Code: Agile testers address any fault or error discovered in the product right away, resulting in clean code.