Interview Questions

What are the limitations of automating software testing?

Software Quality Assurance Interview Questions and Answers


(Continued from previous question...)

173. What are the limitations of automating software testing?

Hard-to-create environments like “out of memory”, “invalid input/reply”, and “corrupt registry entries” make applications behave poorly and existing automated tools can’t force these condition - they simply test your application in “normal” environment.

(Continued on next question...)

Other Interview Questions