<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments for Udzial &#8211; By Gaurav Khurana	</title>
	<atom:link href="https://udzial.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://udzial.com/</link>
	<description>Udzial Means Share - To share some tips and tricks with everyone in KISS (Keep It Simple Stupid) form.  (  bit.ly/khuranagaurav )</description>
	<lastBuildDate>Thu, 01 Feb 2024 11:43:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Comment on One tool cant solve all problems by Retrospective January 2024 - Udzial		</title>
		<link>https://udzial.com/onetoolcantsolveallproblems/#comment-2022</link>

		<dc:creator><![CDATA[Retrospective January 2024 - Udzial]]></dc:creator>
		<pubDate>Thu, 01 Feb 2024 11:43:36 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=1401#comment-2022</guid>

					<description><![CDATA[[&#8230;] 7 Blog &#8211; I wrote just one blog post on this blog about how we should have breadth of knowledge about tools so we know which one to pick when [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] 7 Blog &#8211; I wrote just one blog post on this blog about how we should have breadth of knowledge about tools so we know which one to pick when [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Function Overloading in Automation by Gaurav Khurana		</title>
		<link>https://udzial.com/function-overloading-in-automation/#comment-1895</link>

		<dc:creator><![CDATA[Gaurav Khurana]]></dc:creator>
		<pubDate>Fri, 03 Feb 2023 13:52:07 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=1317#comment-1895</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://udzial.com/function-overloading-in-automation/#comment-1894&quot;&gt;renuka&lt;/a&gt;.

Hi Renuka, Thank you for taking to read through this. Wrapper methods we create generally in framework to make the work of people using it easy.

For example in automation , for findinganelement you can find by just passing text, by just passing By or by passing a webelement. So you can create 3 methods.

All methods will have the same name  findelement but parameters would be different ( by , text , webElement) , so its function overloading used in a good way.
findElementsBy(by) / findElementsBy(text) / findElementBy(Webelement) 

so for you its one name, findElementsBy. So you have wrapper findElement function of selenium via creating 3 methods findElementsBy]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://udzial.com/function-overloading-in-automation/#comment-1894" data-wpel-link="internal">renuka</a>.</p>
<p>Hi Renuka, Thank you for taking to read through this. Wrapper methods we create generally in framework to make the work of people using it easy.</p>
<p>For example in automation , for findinganelement you can find by just passing text, by just passing By or by passing a webelement. So you can create 3 methods.</p>
<p>All methods will have the same name  findelement but parameters would be different ( by , text , webElement) , so its function overloading used in a good way.<br />
findElementsBy(by) / findElementsBy(text) / findElementBy(Webelement) </p>
<p>so for you its one name, findElementsBy. So you have wrapper findElement function of selenium via creating 3 methods findElementsBy</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Function Overloading in Automation by renuka		</title>
		<link>https://udzial.com/function-overloading-in-automation/#comment-1894</link>

		<dc:creator><![CDATA[renuka]]></dc:creator>
		<pubDate>Wed, 01 Feb 2023 18:40:09 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=1317#comment-1894</guid>

					<description><![CDATA[hi, can you please explain wrapper method?
thanks.]]></description>
			<content:encoded><![CDATA[<p>hi, can you please explain wrapper method?<br />
thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Testing Tips from Testers by Misconceptions in testing - Udzial		</title>
		<link>https://udzial.com/testing-tips-from-testers/#comment-1876</link>

		<dc:creator><![CDATA[Misconceptions in testing - Udzial]]></dc:creator>
		<pubDate>Tue, 01 Mar 2022 12:16:21 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=993#comment-1876</guid>

					<description><![CDATA[[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will see some misconceptions in [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will see some misconceptions in [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Testing Tips from Testers by Time Management Tips - Udzial		</title>
		<link>https://udzial.com/testing-tips-from-testers/#comment-1869</link>

		<dc:creator><![CDATA[Time Management Tips - Udzial]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 09:36:29 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=993#comment-1869</guid>

					<description><![CDATA[[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will see some time management [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will see some time management [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Testing Tips from Testers by Automation must have - Udzial		</title>
		<link>https://udzial.com/testing-tips-from-testers/#comment-1861</link>

		<dc:creator><![CDATA[Automation must have - Udzial]]></dc:creator>
		<pubDate>Thu, 27 Jan 2022 09:19:12 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=993#comment-1861</guid>

					<description><![CDATA[[&#8230;] you are following this testing tips series. Even if not start today 410+ tips from 110+ Testers. In this post we will see what are the automation must [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] you are following this testing tips series. Even if not start today 410+ tips from 110+ Testers. In this post we will see what are the automation must [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Testing Tips from Testers by Automation basics - Udzial		</title>
		<link>https://udzial.com/testing-tips-from-testers/#comment-1853</link>

		<dc:creator><![CDATA[Automation basics - Udzial]]></dc:creator>
		<pubDate>Wed, 19 Jan 2022 09:35:41 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=993#comment-1853</guid>

					<description><![CDATA[[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will see what are some automation [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will see what are some automation [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Testing Tips from Testers by how to make testing effective - Udzial		</title>
		<link>https://udzial.com/testing-tips-from-testers/#comment-1831</link>

		<dc:creator><![CDATA[how to make testing effective - Udzial]]></dc:creator>
		<pubDate>Wed, 22 Dec 2021 06:46:04 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=993#comment-1831</guid>

					<description><![CDATA[[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will see how to make testing [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will see how to make testing [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Testing Tips from Testers by Test Data Management in Testing - Udzial		</title>
		<link>https://udzial.com/testing-tips-from-testers/#comment-1823</link>

		<dc:creator><![CDATA[Test Data Management in Testing - Udzial]]></dc:creator>
		<pubDate>Mon, 22 Nov 2021 10:37:48 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=993#comment-1823</guid>

					<description><![CDATA[[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post will we have Test Data Management in Testing [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post will we have Test Data Management in Testing [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Testing Tips from Testers by Skills required for Testers - Udzial		</title>
		<link>https://udzial.com/testing-tips-from-testers/#comment-1819</link>

		<dc:creator><![CDATA[Skills required for Testers - Udzial]]></dc:creator>
		<pubDate>Tue, 02 Nov 2021 06:29:39 +0000</pubDate>
		<guid isPermaLink="false">https://udzial.com/?p=993#comment-1819</guid>

					<description><![CDATA[[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will have Skills required for [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the series from the introduction post &#8211; 410+ tips from 110+ Testers. In this post we will have Skills required for [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
