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 |
Hi all. I have 2 years exp in manual testing.Now i want to shift.i got so many email from other company that send ur cv .After sending no response from them .whats the reason.
What is comparison testing?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
When we perform re-testing?
From which phase will you start testing and How will you find out the left out things in testing?
What is V Model?
difference between Manual Testing Vs Automation Testing
in your organization in what way(phases) s/w is developed and in what way testing will be conducted?
What is TRR ?
Give two examples of HIGH SEVERITY and LOW PRIORITY.
in web application , what are the common "browser compatabality issues " that you have across.?
what is the impact analysis?