0 votes
in Agile by (6.0k points)

In what way does agile testing(development) methodology differ from the other testing(development) methodologies?

 

1 Answer

0 votes
by (30.6k points)

In Agile methodology, the code is broken into small parts and at a time, only that particular code is worked or tested. Continuous communication on the particular code part is done by a team so that the focus is only on that particular code. This makes the agile process more flexible and focused.

Interview Questions and Answers
<!--[if !supportLineBreakNewLine]-->
<!--[endif]-->

Related questions

0 votes
asked Jan 22, 2020 in Agile by rahuljain1 (6.0k points)
...