Posts

Agile Testing methodology

Agile Testing has gained a lot of importance and popularity these days, where testing requirements keep changing according to the customer needs. It is done parallel to the development activity where the testing team receives frequent small codes from the development team for testing. When it comes for testing:   What is Agile Testing? Agile testing is incremental testing process in which software requirements are gathered throughout the testing process. Agile Testing is a part of the Agile Software development and testing process which is carried out with the help of customer’s involvement. The agile testing process starts at the beginning of the software development and testing processes. In Agile, the development, testing team and the customers all are involved. There is very little documentation required in Agile Testing all the testers create and use the checklist instead of lengthy documents. Testing is performed after the software is developed. Ag...