Automated testing over manual testing

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
Quality Assurance vs. Quality Control
SQA verifies if the process that is followed to create a product is effective and does not contain process defects whereas SQC verifies the actual product itself.................
Software Quality and Configuration Management
Software quality is defined as the extent to which a software meets its requirements. A high quality software is defect free................
Testing types
Upward Compression testing, Usability Testing, Gray box testing, Structural Testing, Reliability Testing................
Post your comment