What is selenium why we are using Selenium with examples?
Answers were Sorted based on User's Feedback
Answer / deivanai
Selenium is a web based automation tool. It has 4 components 1. Selenium Ide,Selenium Rc,Web driver, Grid. It is very effective because of free ware and it support different languages like Perl,phython,Ruby, java.
| Is This Answer Correct ? | 3 Yes | 0 No |
Selenium is a suite of tools for automated web testing. It is composed of:
Selenium IDE (Integrated Development Environment): It is a tool for record and playback & it works as a Mozilla Plugin.
WebDriver and RC: It is a API for various languages like Java, C#, PHP, RUBY Etc. WebDriver works with most of the browsers.
Grid: With the help of Grid you can distribute tests on multiple machines so that tests can be run in parallel which reduces the time required for running tests. Grid is very helpful for performing cross browser testing during automation runs.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you test a web application for dump and deaf??
what is endurance testing?give one example
Could anybody tell me types of testing involved when the project is at maintenance.
What is a Recovery Testing
what is cyclomatic complexity and what is the formula used for it
Explain Alpha Testing and Beta Testing
Can some one tell me what is test environment? And What is test set up?
What is the difference between SRS and BRS
Write all possible test scenarios for Login screen.
How does testing affect risk?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
Diff between ALM &QC?