When do you choose automated testing over manual testing?
Automation is chosen when
-A same set of tests need to be repeated again and again
-When a single test needs to be repeated for a large number
of data
-When stable modules needs to be regressed frequently.
0 comments: