<?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">
    <channel>
        <title>web test automation — Sahi Pro Community</title>
        <link>https://community.sahipro.com/forums/</link>
        <pubDate>Tue, 14 Jul 2026 04:45:17 +0000</pubDate>
        <language>en</language>
            <description>web test automation — Sahi Pro Community</description>
    <atom:link href="https://community.sahipro.com/forums/discussions/tagged/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>My experience using Sahi</title>
        <link>https://community.sahipro.com/forums/discussion/1009/my-experience-using-sahi</link>
        <pubDate>Thu, 04 Jun 2009 04:06:04 +0000</pubDate>
        <category>Customer Stories and Testimonials</category>
        <dc:creator>dp</dc:creator>
        <guid isPermaLink="false">1009@/forums/discussions</guid>
        <description><![CDATA[I am relatively new to Sahi. I came to know about Sahi 3 months back and used successfully in one of our testing projects. Let me list down the features of Sahi that impressed me<br />
<br />
•	Minimum learning curve. Though I have no experience in JavaScript, I was up and running in 2 days time and was able to bring a team on their own in less than a week. I do not think something of this sort is achievable with any other test automation tool.<br />
•	Tiny, cute, all-in-one package. Includes a proxy based recorder, very useful object-inspector, easy to use built-in debugger that helps in testing your code snippets, test execution and color coded html logs.<br />
•	Setup once and use from any where: Once the proxy server is up, Sahi is accessible using a browser to record scripts, debug statements, execute tests and view logs. All that is required is to configure the proxy settings of the browser.<br />
•	Browser independence: We tested all our scripts both on IE and FireFox. Saved good amount of time.<br />
•	Parallel execution of independent tests reduces the overall testing time. Most of our scripts had to be executed on 4 variants of the application on both IE and FireFox!<br />
•	Reading from and writing to Excel is easy: Helped a lot in data driving our tests.<br />
•	Modern style exception handling is very powerful<br />
•	Client side extensibility is a nice cool feature.<br />
•	Ant/batch integration helps to integrate testing into the build process. (I have not used this feature as we trigger the execution from browser, for the time being)<br />
<br />
Let me brief areas where I had difficulty while using Sahi.<br />
<br />
•	I faced difficulty in catching up with the concept of _set and _condition. The usage of these APIs is well documented, but since Sahi was so easy to learn, I skipped reading them!!<br />
•	Modifying the script after recording: Since everything that I wanted was available in the Sahi controller, I was searching for an editor page where I can open, modify and save my existing scripts. I spent some time looking for it but could not locate one. And that is the first item in my Sahi wish list: A simple text editor accessible over browser.<br />
<br />
That is it about my 2 months of experience using Sahi. And my best wishes to Sahi, Narayan and the Sahi community]]>
        </description>
    </item>
   </channel>
</rss>
