Have you failed a job interview?
Send us your job interview questions and get correct answers.
What are the limitations of Selenium?
Experience Level: Senior
Tags: Quality Assurance (QA)Selenium
Answer
Selenium is quie powerful for testing on-line applications. Before you start using it is good to know where it's not that good.
- Windows applications cannot be tested
- Native mobile applications cannot be tested
- Reporting is limited and needs to be built manually
- Handling dynamic elements
- Handling pop up windows
- Handling page load
- Handling captcha
- It is tricky to implement data-driven testing
Related Quality Assurance (QA) job interview questions
When should I use Selenium IDE?
Quality Assurance (QA)Selenium JuniorWhat is the difference between Selenium IDE, Selenium RC, and WebDriver?
Quality Assurance (QA)Selenium JuniorWhat are the testing types that can be automated using Selenium?
Quality Assurance (QA)Selenium JuniorWhat is Selenium? What are the different Selenium components?
Quality Assurance (QA)Selenium JuniorWhy should Selenium be selected as a test tool?
Quality Assurance (QA)Selenium Senior