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 |
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
how can i derive the test case for requirement and usecase ?
TELL ABOUT CMM & ISO LEVELS ? its URGENT plz
When a bug posted by QA is rejected by Dev and Dev says is not a bug. How to convince Dev that it is a valid bug?
What is the major difference between database testing and datwarehouse testing ?
When ever u get a build, what type of environment u can deploy it?
what is meaning of manual testing,,?
how to test the case with 5 combination and inputs
For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??
How did u perform regression testing what r the steps involved?
Difference between Black box and White box testing?
how do u develop test harness?