<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pro-Tek Blog &#187; Selenium</title>
	<atom:link href="http://www.pro-tekconsulting.com/blog/category/selenium/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pro-tekconsulting.com/blog</link>
	<description>For UI developers / UI designers and UI trends</description>
	<lastBuildDate>Thu, 05 Sep 2019 03:59:47 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>WHAT IS SELENIUM? WHAT ARE THE DIFFERENT SELENIUM COMPONENTS?</title>
		<link>http://www.pro-tekconsulting.com/blog/what-is-selenium-what-are-the-different-selenium-components/</link>
		<comments>http://www.pro-tekconsulting.com/blog/what-is-selenium-what-are-the-different-selenium-components/#comments</comments>
		<pubDate>Thu, 17 Jan 2019 03:46:37 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Selenium]]></category>
		<category><![CDATA[Selenium Components]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=2843</guid>
		<description><![CDATA[<p>What is Selenium? What are the different Selenium components? Selenium is one of the most popular automated testing suites. Selenium is designed in a way to support and encourage automation testing of functional aspects of web-based applications and a wide range of browsers and platforms. Due to its existence in the open source community, it [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/what-is-selenium-what-are-the-different-selenium-components/">WHAT IS SELENIUM? WHAT ARE THE DIFFERENT SELENIUM COMPONENTS?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>What is Selenium? What are the different Selenium components?</h4>
<p>Selenium is one of the most popular automated testing suites. Selenium is designed in a way to support and encourage automation testing of functional aspects of web-based applications and a wide range of browsers and platforms. Due to its existence in the open source community, it has become one of the most accepted tools amongst the testing professionals.</p>
<p>Selenium is not just a single tool or a utility, rather a package of several testing tools and for the same reason, it is referred to as a Suite. Each of these tools is designed to cater different testing and test environment requirements.</p>
<p><strong>The suite package constitutes of the following sets of tools:</strong></p>
<p>Selenium Integrated Development Environment (IDE) – Selenium IDE is a record and playback tool. It is distributed as a Firefox Plugin.</p>
<p>Selenium Remote Control (RC) – Selenium RC is a server that allows a user to create test scripts in the desired programming language. It also allows executing test scripts within the large spectrum of browsers.</p>
<p>Selenium WebDriver – WebDriver is a different tool altogether that has various advantages over Selenium RC. WebDriver directly communicates with the web browser and uses its native compatibility to automate.</p>
<p>Selenium Grid – Selenium Grid is used to distribute your test execution on multiple platforms and environments concurrently.</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/what-is-selenium-what-are-the-different-selenium-components/">WHAT IS SELENIUM? WHAT ARE THE DIFFERENT SELENIUM COMPONENTS?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/what-is-selenium-what-are-the-different-selenium-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
