Quality Analysis Question:
Do you know why do we choose automated testing over manual testing?
Answer:
The reasons for choosing automation testing over manual testing are following:
★ Frequency of use of test case
★ Time Comparison (automated script run much faster than manual execution.)
★ Re-usability of Automation Script
★ Adaptability of test case for automation
★ Exploitation of automation tool
★ Frequency of use of test case
★ Time Comparison (automated script run much faster than manual execution.)
★ Re-usability of Automation Script
★ Adaptability of test case for automation
★ Exploitation of automation tool
Previous Question | Next Question |
Explain what are the key challenges of software testing? | Tell us what is the basis for choosing the SDLC model for development of software? |