Selenium Testing - SPLessons

Selenium RC Configure

Home > Lesson > Chapter 7
SPLessons 5 Steps, 3 Clicks
5 Steps - 3 Clicks

Selenium RC Configure

Configure Selenium RC

shape Description

Configure Selenium RC is nothing but configuring Remote Control. It can Automate the entire application.  Selenium Web Driver is also known as Selenium 2. There are some limitations in Selenium RC, to overcome those limitations and to add some advantages Selenium Web Driver is used. Following are the components of Selenium RC. Selenium Remote Control is a take a look at apparatus that permits the developer to compose automated internet application UI tests in any programming dialect such as Java, Python, C++, etc..to make greater vital tests, as an example, perusing and composing documents and messaging test comes about. selenium internet driver is like extension to Selenium RC. The following topics are going to cover in this chapter.

Configuring Selenium RC

shape Description

Selenium RC is also known as Selenium 1. Configure Selenium RC is responsible to Serve all the requests. The WebDriver is a standout amongest probably the most potent and established devices of Selenium toolbox. WebDriver comes as a stretched out adaptation to Selenium RC with unnecessary preferences and locations massive portions of its confinements. WebDriver extends its backing to numerous most latest applications and levels certainly not like Selenium IDE. WebDriver moreover doesn’t require Selenium server to be begun preceding execution of the test scripts multiple to Selenium RC. The following steps will describe how to configure the Selenium.

shape Step 1

Drive to this URL. Download Selenium
.

shape Step 2

Click on the Download button to install Slenium. While installing make sure that download the latest version of the software. Here user is going to download the version of 2.52.0 . Keep one point in mind that is Selenium will downloaded only in Firefox browser only.

shape Step 3

After downloading the software jar file will be generated as follows.

Configuring Web Driver

shape Description

The WebDriver is a standout amongst the most effective and prevalent devices of Selenium toolbox. WebDriver comes as a stretched out adaptation to Selenium RC with unnecessary preferences and locations large portions of its confinements. WebDriver extends its backing to numerous most recent programs and stages not at all like Selenium IDE. WebDriver additionally doesn’t require Selenium server to be begun preceding execution of the test scripts dissimilar to Selenium RC.

shape Step 1

Drive to this URL Download Web Driver

shape Step 2

select the Java and download it. Here make sure to download the latest version of Java why because latest version will be come up with extra features.

shape Step 3

The downloaded file will be in zip format and keep that jar file while doing any program in eclipse.

shape Step 4

The extracted jar file can be seen and it can be used for further purpose.

Summary

shape Key Points

  • To develop Scripts RC and Web Driver are most useful.
  • PHP, Java , Python, Ruby, .Net. are the different languages supported by Web Driver.
  • The mobile applications testing is only possible by web driver technology.
  • Configure Selenium RC is responsible to Serve all the requests.