<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Manoj Kumar Kengudelu</title>
    <description>The latest articles on Forem by Manoj Kumar Kengudelu (@manojkken).</description>
    <link>https://forem.com/manojkken</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F114954%2Fa4de8d98-9b3e-44a4-a2db-4faf5cbe30e8.jpeg</url>
      <title>Forem: Manoj Kumar Kengudelu</title>
      <link>https://forem.com/manojkken</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/manojkken"/>
    <language>en</language>
    <item>
      <title>Write data into DynamoDB from json file</title>
      <dc:creator>Manoj Kumar Kengudelu</dc:creator>
      <pubDate>Tue, 07 Nov 2023 13:44:59 +0000</pubDate>
      <link>https://forem.com/manojkken/write-data-into-dynamodb-from-json-file-3hl5</link>
      <guid>https://forem.com/manojkken/write-data-into-dynamodb-from-json-file-3hl5</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/p/274ce0499878"&gt;https://medium.com/p/274ce0499878&lt;/a&gt; &lt;/p&gt;

</description>
      <category>aws</category>
      <category>dynamodb</category>
      <category>go</category>
      <category>awssdk</category>
    </item>
    <item>
      <title>Schedule postman collection run in Node.</title>
      <dc:creator>Manoj Kumar Kengudelu</dc:creator>
      <pubDate>Mon, 02 Aug 2021 09:00:39 +0000</pubDate>
      <link>https://forem.com/manojkken/schedule-postman-collection-run-in-node-2l0b</link>
      <guid>https://forem.com/manojkken/schedule-postman-collection-run-in-node-2l0b</guid>
      <description>&lt;p&gt;Postman helps us to write and automate API tests. We can create collections which are group of API requests. Newman is a command-line Collection Runner for Postman. It enables you to run and test a Postman Collection directly from the command line&lt;/p&gt;

&lt;p&gt;Postman provides Monitoring service which is a way to stay up to date on the health and performance of your APIs. Postman monitors are based on collections. Monitors will run through each request in your collection, similar to the collection runner. The free plan of Postman monitor has limitation on API execution per month.&lt;/p&gt;

&lt;p&gt;What if you would like to run your postman collections multiple times a day which is more than the limit Postman monitoring service provides? You can switch to Node.js library node-cron&lt;/p&gt;

&lt;p&gt;Read More about it &lt;a href="https://manojkkengudelu.medium.com/schedule-postman-collection-run-in-node-js-f5995ac78081"&gt;here..&lt;/a&gt;&lt;/p&gt;

</description>
      <category>postman</category>
      <category>node</category>
      <category>newman</category>
      <category>javascript</category>
    </item>
    <item>
      <title>REST API Automation using python unittest</title>
      <dc:creator>Manoj Kumar Kengudelu</dc:creator>
      <pubDate>Thu, 15 Nov 2018 10:02:56 +0000</pubDate>
      <link>https://forem.com/manojkken/rest-api-automation-using-python-unittest-4851</link>
      <guid>https://forem.com/manojkken/rest-api-automation-using-python-unittest-4851</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/manojkken/RESTAPI-UnitTest-Framework"&gt;Automation framework&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This framework can be used to test your REST APIs . The end point used here as an example is: &lt;a href="https://reqres.in/"&gt;reqres&lt;/a&gt; .&lt;/p&gt;

</description>
      <category>python</category>
      <category>testing</category>
      <category>rest</category>
    </item>
  </channel>
</rss>
