<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ProgramGood.Net - Selenium</title>
    <link>http://www.programgood.net/</link>
    <description>The journey to becoming a great programmer</description>
    <language>en-us</language>
    <copyright>Dave Mateer</copyright>
    <lastBuildDate>Mon, 12 Jul 2010 06:07:41 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>davemateer@gmail.com</managingEditor>
    <webMaster>davemateer@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.programgood.net/Trackback.aspx?guid=230b436b-40ce-42b7-a849-5b2d40e6d056</trackback:ping>
      <pingback:server>http://www.programgood.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.programgood.net/PermaLink,guid,230b436b-40ce-42b7-a849-5b2d40e6d056.aspx</pingback:target>
      <dc:creator>Dave Mateer</dc:creator>
      <wfw:comment>http://www.programgood.net/CommentView,guid,230b436b-40ce-42b7-a849-5b2d40e6d056.aspx</wfw:comment>
      <wfw:commentRss>http://www.programgood.net/SyndicationService.asmx/GetEntryCommentsRss?guid=230b436b-40ce-42b7-a849-5b2d40e6d056</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
A web application testing system
</p>
        <p>
          <a href="http://seleniumhq.org/download/">http://seleniumhq.org/download/</a>
        </p>
        <p>
Selenium Remote Control runs tests in multiple browsers.. can do in C#
</p>
        <p>
Selenium Grid can distribute tests across multiple servers.
</p>
        <p>
          <a title="http://thetestingblog.com/2010/02/02/selenium-rc-in-console-app/" href="http://thetestingblog.com/2010/02/02/selenium-rc-in-console-app/">http://thetestingblog.com/2010/02/02/selenium-rc-in-console-app/</a>
        </p>
        <p>
Here is a console, running in C# calling the Selenium libraries, which call a java
webserver
</p>
        <p>
To start the server dowloads\selenium-remote-control-1.0.3   java -jar selenium-server.jar
</p>
        <p>
There did seem to be an issue with the include statement of the Selenium core.. I
got it working by deleing the using statement, then Ctrl . somewhere..  code
in C:\code\SeleniumTest
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/Selenium_FCC1/image_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/Selenium_FCC1/image_thumb.png" width="644" height="322" />
          </a>
        </p>
        <p>
It is easy to put in a rough speed test (8secs here.. was 45 secs with no caching
and having to start up the webserver after having left it).
</p>
        <p>
To explore soon:
</p>
        <p>
- Fill out forms
</p>
        <p>
- Actual assertions (can use nUnit)
</p>
        <p>
- Handle ‘test’ edition of sitefinity gracefully
</p>
        <p>
- Force no cache on browser
</p>
        <p>
- Test functionality of site on different browsers
</p>
        <img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=230b436b-40ce-42b7-a849-5b2d40e6d056" />
      </body>
      <title>Selenium</title>
      <guid isPermaLink="false">http://www.programgood.net/PermaLink,guid,230b436b-40ce-42b7-a849-5b2d40e6d056.aspx</guid>
      <link>http://www.programgood.net/2010/07/12/Selenium.aspx</link>
      <pubDate>Mon, 12 Jul 2010 06:07:41 GMT</pubDate>
      <description>&lt;p&gt;
A web application testing system
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://seleniumhq.org/download/"&gt;http://seleniumhq.org/download/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Selenium Remote Control runs tests in multiple browsers.. can do in C#
&lt;/p&gt;
&lt;p&gt;
Selenium Grid can distribute tests across multiple servers.
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://thetestingblog.com/2010/02/02/selenium-rc-in-console-app/" href="http://thetestingblog.com/2010/02/02/selenium-rc-in-console-app/"&gt;http://thetestingblog.com/2010/02/02/selenium-rc-in-console-app/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Here is a console, running in C# calling the Selenium libraries, which call a java
webserver
&lt;/p&gt;
&lt;p&gt;
To start the server dowloads\selenium-remote-control-1.0.3&amp;#160;&amp;#160; java -jar selenium-server.jar
&lt;/p&gt;
&lt;p&gt;
There did seem to be an issue with the include statement of the Selenium core.. I
got it working by deleing the using statement, then Ctrl . somewhere..&amp;#160; code
in C:\code\SeleniumTest
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/Selenium_FCC1/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/Selenium_FCC1/image_thumb.png" width="644" height="322" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
It is easy to put in a rough speed test (8secs here.. was 45 secs with no caching
and having to start up the webserver after having left it).
&lt;/p&gt;
&lt;p&gt;
To explore soon:
&lt;/p&gt;
&lt;p&gt;
- Fill out forms
&lt;/p&gt;
&lt;p&gt;
- Actual assertions (can use nUnit)
&lt;/p&gt;
&lt;p&gt;
- Handle ‘test’ edition of sitefinity gracefully
&lt;/p&gt;
&lt;p&gt;
- Force no cache on browser
&lt;/p&gt;
&lt;p&gt;
- Test functionality of site on different browsers
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=230b436b-40ce-42b7-a849-5b2d40e6d056" /&gt;</description>
      <comments>http://www.programgood.net/CommentView,guid,230b436b-40ce-42b7-a849-5b2d40e6d056.aspx</comments>
      <category>Selenium</category>
    </item>
  </channel>
</rss>