Selenium Interview Questions and Answers
Q.What are the benefits of automation testing.?
- Fast Test Execution
- Re-usability of Test Cases
- Better Test Coverage In Each Version Release
- Testing Cost Reduction
- RoI
Q. What are the few scenarios which we can not automate in selenium web-driver?
- Bitmap comparison is not possible using selenium webdriver
- Automating captcha is not possible
- We can not read bar code using selenium Webdriver
For more Clarification watch the below video
No comments