Certified Quality Engineer Question:
Why lots of Quality Engineer choose automated testing over manual testing?
Answer:
Reasons for choosing automation testing over manual testing are following:
1) Frequency of use of test case
2) Time Comparison (automated script run much faster than manual execution.)
3) Re-usability of Automation Script
4) Adaptability of test case for automation.
5) Exploitation of automation tool.
1) Frequency of use of test case
2) Time Comparison (automated script run much faster than manual execution.)
3) Re-usability of Automation Script
4) Adaptability of test case for automation.
5) Exploitation of automation tool.
Previous Question | Next Question |
Describe the key challenges of software testing in Quality Engineering? | What is the reason behind to choosing the SDLC model for development of software? |