0 votes
in Agile by

Explain the difference between traditional Waterfall model and Agile testing?

1 Answer

0 votes
by

Agile testing is done parallel to the development activity whereas in traditional waterfall model testing is done at the end of the development.

As done in parallel, agile testing is done on small features whereas in waterfall model testing is done on whole application.

...