Testing
is the very interesting activity but It is very difficult to people who have less
knowledge in coding. In this scenario selenium is the automation tool which was
introduced recently for web application testing activities. Then,
WHAT IS
SELENIUM?
Let See,
Selenium
is the portable software training framework for web applications. It is the
best automation tool to get the effective results in testing projects to solve
the bugs and issues raised.
Then What Are The Major Components in Selenium?
Then What Are The Major Components in Selenium?
- Selenium IDE.
- Selenium RC.
- Selenium Web Driver.
Selenium
IDE:
Selenium
IDE is a Firefox plugin which records and plays back user interactions with the
browser.
You Can download
the selenium IDE in this link:
http://docs.seleniumhq.org/download/
This tool
is integrated with Firefox and it is very user friendly. Its works like a
like a recorder and it will record all the actions like clicks and typing data
in the form.
Selenium
export all the commands that were set or recorded to one or all these
programming languages like Java , Groovie, C#, Perl, PHP, Python, Ruby.
Selenium RC:
It is a
test tool that allows you to write automated web application I tests in any
programming language against any HTTP website using any main stream Java script
enabled Browser.
It has
three major components:
·
Selenium Server
·
Selenium Core
·
Client Libraries
Selenium Server:
The
Selenium Server is the hearth of Selenium RC, because is on this place, where
all the commands sent by the programming language and all the messages answered
by the web browser, are processed, interpreted and sent to the corresponding
party.
Selenium
Core:
Selenium
Core is a JavaScript-based test tool for Web applications. Selenium Core tests
run directly in a browser, just as real users do. And they run in Internet
Explorer, Mozilla, and Firefox on Windows, Linux, and Macintosh.
Selenium
Web Driver :
Selenium
WebDriver fits in the same role as RC did, and has incorporated the original
1.x bindings. It refers to both the language bindings and the implementations
of the individual browser controlling code. This is commonly referred to as
just "WebDriver" or sometimes as Selenium 2.
Source:http://www.seleniumhq.org/
To Know More About Selenium Watch This Video:
To Know About How Selenium Enhance Your Skills:
For Best Selenium Training In U.S.A.
For Best Selenium Training In U.K.

No comments:
Post a Comment