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 |
What is 'string' testing?
how do you tell requirement is testable?
What is a Use Case?
Prepare a set of test cases you would use to test a 'Corded telephone?
How much the bug is affecting the functionality of the application?
Hi! pl. suggest a good book for manual testing..to attend interviews in manual testing with 3+ yrs of experience
What is v&v model??what is the difference between vmodel and V&v model??
What is split testing?
If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
please give information about ERP Projects and how V-model use in project
What is difference between SDLC & STLC?