Selenium RC Interview Questions
Below are the list of interview questions on selenium RC. Post in comments if anyone need answers for any questions.
- What version of Selenium RC you are using?
- How Selenium RC works at core components level?
- What all languages and browsers that Selenium RC supports?
- How you start selenium server?
- What are different Start modes of Selenium RC?
- When to use proxy injection mode?
- How you handle SSL or HTTPS using selenium RC?
- How to automate Flash based applications?
- Explain about your automation framework
- How to handle alerts and pop up?
- How to handle Modal dialog?
- How to handle AJAX components?
- How you upload a file?
- How you click on scroll bar button in web application?
- Which 3rd party tools/add-ons you use for identifying object identifiers?
- How you manage object repository?
- How to extend selenium RC for user defined functions?
- Is it possible to select a text and compare text?
- Have you ever automated Localization test cases using selenium RC?
- Major differences/enhancements between Selenium RC and Web driver?
- How to navigate to parent tag from a child tag in xpath?
- How to navigate to sibling node in xpath?
- What are major problems you encountered during automation? and you resolved?
- How to connect to excel sheet for test data reading?
- Which locator strategy is faster? Xpath or CSS why?
- What are different locator strategies exists?
- Which reported tool or component you used?
- How logging handled in your automation framework?
- What are user extension in selenium rc?
- How you update selenium server jar if needed?
- Is it possible to capture screen shot when system is turned to stand by mode?
- How test case dependency handled in your framework?
- Can selenium used to measure performance of web application?
- Explain getEval and runscript functions.
- How you handle auto complete search in selenium rc automation?
No comments:
Post a Comment