Software Process Question:
Why you choose automated testing over manual testing?
Answer:
The 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. Reusability 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. Reusability of Automation Script
4. Adaptability of test case for automation.
5. Exploitation of automation tool.
Previous Question | Next Question |
What are the key challenges of software testing? | What is the basis for choosing the SDLC model for development of software? |