<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

 <title>Shauvik <br /><small>Roy Choudhary</small></title>
 <link href="http://shauvik.com/atom.xml" rel="self"/>
 <link href="http://shauvik.com/"/>
 <updated>2024-09-15T03:23:21+00:00</updated>
 <id>http://shauvik.com</id>
 <author>
   <name>Shauvik Roy Choudhary</name>
   <email></email>
 </author>

 
 <entry>
   <title>From Manual to Automated Testing</title>
   <link href="http://shauvik.com/testing/2015/11/20/welcome-to-jekyll/"/>
   <updated>2015-11-20T23:33:14+00:00</updated>
   <id>http://shauvik.com/testing/2015/11/20/welcome-to-jekyll</id>
   <content type="html">&lt;h1 id=&quot;test-page&quot;&gt;Test page&lt;/h1&gt;

&lt;p&gt;foo&lt;/p&gt;

&lt;p&gt;bar&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>Welcome to my blog!</title>
   <link href="http://shauvik.com/personal/2015/11/18/welcome-to-my-blog/"/>
   <updated>2015-11-18T23:33:14+00:00</updated>
   <id>http://shauvik.com/personal/2015/11/18/welcome-to-my-blog</id>
   <content type="html">&lt;p&gt;I am setting up my new blog on this site and will try to post regularly on topics including mobile testing and travel.&lt;/p&gt;

&lt;!--
You&apos;ll find this post in your `_posts` directory - edit this post and re-build (or run with the `-w` switch) to see your changes!
To add new posts, simply add a file in the `_posts` directory that follows the convention: YYYY-MM-DD-name-of-post.ext.

Jekyll also offers powerful support for code snippets:


&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-ruby&quot; data-lang=&quot;ruby&quot;&gt;&lt;span class=&quot;k&quot;&gt;def&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;print_hi&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;nb&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
  &lt;span class=&quot;nb&quot;&gt;puts&lt;/span&gt; &lt;span class=&quot;s2&quot;&gt;&quot;Hi, &lt;/span&gt;&lt;span class=&quot;si&quot;&gt;#{&lt;/span&gt;&lt;span class=&quot;nb&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;si&quot;&gt;}&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;&quot;&lt;/span&gt;
&lt;span class=&quot;k&quot;&gt;end&lt;/span&gt;
&lt;span class=&quot;n&quot;&gt;print_hi&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s1&quot;&gt;&apos;Tom&apos;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
&lt;span class=&quot;c1&quot;&gt;#=&amp;gt; prints &apos;Hi, Tom&apos; to STDOUT.&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;


Check out the [Jekyll docs][jekyll] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll&apos;s GitHub repo][jekyll-gh].

[jekyll-gh]: https://github.com/mojombo/jekyll
[jekyll]:    http://jekyllrb.com
--&gt;
</content>
 </entry>
 

</feed>
