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 |
At what stage of the life cycle does testing begin in your opinion?
what is verification, validation
What is SDLC Model used in ypur company ? What is best Model from Testing point Of View ? Which comes first Verification or Validation ? Which is most important Verification or Validation? What u'll chose to do if suppose to work ANY 1 . & Why ?
What is a Recovery Testing
What is risk analysis and what kind of risk you foud while testing
What is the template used for informing clients regarding known issues when u near to release?
is it possible tht some one can provide me reading material it would be higly appriciated my email id is svit00ef27@yahoo.com thankx in advance
what is meant by application server and its functions?
what are the things we consider when perform the UI testing of any web application please suggest me with basic things?
what is independent question and what is retriewing and what is problem of severity.
Explain the V-Model
whatis testing?