|
Selenium RC
|
Selenium
WebDriver
|
|
Required to
start server before executing the test script.
|
Doesn’t
required to start server before executing the test script.
|
|
It is
standalone java program which allow you to run Html test suites.
|
It actual core
API which has binding in a range of languages.
|
|
Core engine is
Javascript based
|
Interacts
natively with browser application
|
|
It is easy and
small API
|
As compared to
RC, it is bit complex and large API.
|
|
API’s are less
Object oriented
|
API’s are
entirely Object oriented
|
|
It doesn’t
supports of moving mouse cursors.
|
It supports of
moving mouse cursors.
|
|
Need to append
full xpath with ‘xpath=\\’ syntax
|
No need to
append full xpath with ‘xpath=\\’ syntax
|
|
It does not
supports listeners
|
It supports the
implementation of listeners
|
|
It does not
support to test iphone/Android applications
|
It support to
test iphone/Android applications
|
Difference Between Selenium RC and Selenium Webdriver?
| Filed Under
Selenium
Subscribe to TestingQ.Net
Manual Testing Interview Questions
Popular Posts
- Defect / Bug Life Cycle
- Software Testing Life Cycle (STLC)
- What is Test Plan ?
- What is Requirement Traceability Matrix (RTM) ?
- What is V-Model and How it works ?
- What Is REGRESSION Testing?
- What is the difference between Severity and Priority?
- Who will be the Good Tester?
- What is Agile Model ? Advantages of Agile Model ?
- What is Verification and Validation?
Powered by Blogger.