﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Quality Assurance &amp; Quality Control </title>
    <description>Blogs contains all useful information and stuffs related to QA &amp; QC.</description>
    <link>http://web.iotap.com/Blogs/tabid/277/BlogId/25/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>mrajagopal@iotap.com</managingEditor>
    <webMaster>iotapblogs@iotap.com</webMaster>
    <pubDate>Thu, 29 Jul 2010 22:40:40 GMT</pubDate>
    <lastBuildDate>Thu, 29 Jul 2010 22:40:40 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.5.1.19887</generator>
    <item>
      <title>SCRUM</title>
      <description>&lt;p&gt;Scrum is an iterative, incremental process for developing any product or managing any work, commonly used with agile software development. It produces a potentially shippable set of functionality at the end of every iteration.&lt;/p&gt;
&lt;p&gt;Benefit:&lt;br /&gt;
• Flexibility and Speed.&lt;br /&gt;
• Reduces the risk.&lt;br /&gt;
• High quality and low cost.&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font face="Verdana"&gt;Cheers &lt;img alt="" src="http://www.iotap.com/Providers/HtmlEditorProviders/Fck/FCKeditor/editor/images/smiley/msn/thumbs_up.gif" /&gt;,&lt;br /&gt;
Mahesh R&lt;/font&gt;&lt;font face="Arial"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;a href=http://www.iotap.com/Blogs/tabid/277/EntryId/72/SCRUM.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.iotap.com/Blogs/tabid/277/EntryId/72/SCRUM.aspx</link>
      <author>mrajagopal@iotap.com</author>
      <comments>http://www.iotap.com/Blogs/tabid/277/EntryId/72/SCRUM.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.iotap.com/Blogs/tabid/277/EntryId/72/SCRUM.aspx</guid>
      <pubDate>Wed, 19 Nov 2008 13:41:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://web.iotap.com/DesktopModules/Blog/Trackback.aspx?id=72</trackback:ping>
    </item>
    <item>
      <title>What are Test Strategy, Test Approach and Test method ?</title>
      <description>A test strategy is a planning document that provides the overall direction for the software testing needs of a project. Developing a test strategy is about setting direction and resolving high-level testing questions. The value of the test strategy isn’t in the wording, the writing, or the format of the strategy; the value is in planning an approach for testing.&lt;a href=http://web.iotap.com/Blogs/tabid/277/EntryId/38/What-are-Test-Strategy-Test-Approach-and-Test-method.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://web.iotap.com/Blogs/tabid/277/EntryId/38/What-are-Test-Strategy-Test-Approach-and-Test-method.aspx</link>
      <author>mrajagopal@iotap.com</author>
      <comments>http://web.iotap.com/Blogs/tabid/277/EntryId/38/What-are-Test-Strategy-Test-Approach-and-Test-method.aspx#Comments</comments>
      <guid isPermaLink="true">http://web.iotap.com/Blogs/tabid/277/EntryId/38/What-are-Test-Strategy-Test-Approach-and-Test-method.aspx</guid>
      <pubDate>Wed, 20 Aug 2008 06:52:00 GMT</pubDate>
      <slash:comments>5</slash:comments>
      <trackback:ping>http://web.iotap.com/DesktopModules/Blog/Trackback.aspx?id=38</trackback:ping>
    </item>
    <item>
      <title>Equivalence partitioning and Boundary Value Analysis </title>
      <description>&lt;p&gt;
&lt;meta content="text/html; charset=utf-8" http-equiv="Content-Type" /&gt;
&lt;meta name="ProgId" content="Word.Document" /&gt;
&lt;meta name="Generator" content="Microsoft Word 12" /&gt;
&lt;meta name="Originator" content="Microsoft Word 12" /&gt;&lt;/p&gt;
&lt;p&gt;
&lt;link rel="File-List" href="file:///C:\DOCUME~1\jnehal\LOCALS~1\Temp\msohtmlclip1\01\clip_filelist.xml" /&gt;
&lt;link rel="themeData" href="file:///C:\DOCUME~1\jnehal\LOCALS~1\Temp\msohtmlclip1\01\clip_themedata.thmx" /&gt;
&lt;link rel="colorSchemeMapping" href="file:///C:\DOCUME~1\jnehal\LOCALS~1\Temp\msohtmlclip1\01\clip_colorschememapping.xml" /&gt;&lt;strong&gt;&lt;span style="font-family: "Arial","sans-serif"; font-size: 12pt"&gt;&lt;font size="2"&gt;Equivalence partitioning:&lt;/font&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: "Arial","sans-serif"; font-size: 12pt"&gt;&lt;font size="2"&gt;Equivalence Partitioning determines the number of test cases for a given scenario.&lt;br /&gt;
Equivalence partitioning is a black box testing technique with the following goal:&lt;br /&gt;
1.To reduce the number of test cases to a necessary minimum.&lt;br /&gt;
2.To select the right test cases to cover all possible scenarios.&lt;/font&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;div&gt; &lt;/div&gt;&lt;a href=http://www.iotap.com/Blogs/tabid/277/EntryId/95/Equivalence-partitioning-and-Boundary-Value-Analysis.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.iotap.com/Blogs/tabid/277/EntryId/95/Equivalence-partitioning-and-Boundary-Value-Analysis.aspx</link>
      <author>mrajagopal@iotap.com</author>
      <guid isPermaLink="true">http://www.iotap.com/Blogs/tabid/277/EntryId/95/Equivalence-partitioning-and-Boundary-Value-Analysis.aspx</guid>
      <pubDate>Wed, 20 Aug 2008 06:28:00 GMT</pubDate>
      <trackback:ping>http://web.iotap.com/DesktopModules/Blog/Trackback.aspx?id=95</trackback:ping>
    </item>
    <item>
      <title>Smoke Testing Vs Sanity Testing</title>
      <description>&lt;p&gt;
&lt;meta content="text/html; charset=utf-8" http-equiv="Content-Type" /&gt;
&lt;meta content="Word.Document" name="ProgId" /&gt;
&lt;meta content="Microsoft Word 12" name="Generator" /&gt;
&lt;meta content="Microsoft Word 12" name="Originator" /&gt;
&lt;link href="file:///C:\DOCUME~1\jnehal\LOCALS~1\Temp\msohtmlclip1\01\clip_filelist.xml" rel="File-List" /&gt;
&lt;link href="file:///C:\DOCUME~1\jnehal\LOCALS~1\Temp\msohtmlclip1\01\clip_themedata.thmx" rel="themeData" /&gt;
&lt;link href="file:///C:\DOCUME~1\jnehal\LOCALS~1\Temp\msohtmlclip1\01\clip_colorschememapping.xml" rel="colorSchemeMapping" /&gt;&lt;/p&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
&lt;w:WordDocument&gt;
&lt;w:View&gt;Normal&lt;/w:View&gt;
&lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
&lt;w:TrackMoves /&gt;
&lt;w:TrackFormatting /&gt;
&lt;w:PunctuationKerning /&gt;
&lt;w:ValidateAgainstSchemas /&lt;a href=http://web.iotap.com/Blogs/tabid/277/EntryId/35/Smoke-Testing-Vs-Sanity-Testing.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://web.iotap.com/Blogs/tabid/277/EntryId/35/Smoke-Testing-Vs-Sanity-Testing.aspx</link>
      <author>mrajagopal@iotap.com</author>
      <comments>http://web.iotap.com/Blogs/tabid/277/EntryId/35/Smoke-Testing-Vs-Sanity-Testing.aspx#Comments</comments>
      <guid isPermaLink="true">http://web.iotap.com/Blogs/tabid/277/EntryId/35/Smoke-Testing-Vs-Sanity-Testing.aspx</guid>
      <pubDate>Wed, 20 Aug 2008 06:25:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://web.iotap.com/DesktopModules/Blog/Trackback.aspx?id=35</trackback:ping>
    </item>
    <item>
      <title>Quality Metrics</title>
      <description>&lt;div style="margin: 0in 0in 10pt;"&gt;&lt;font face="Verdana" size="2"&gt;Following Metrics will be used to assess the project health.&lt;/font&gt;&lt;/div&gt;&lt;a href=http://web.iotap.com/Blogs/tabid/277/EntryId/12/Quality-Metrics.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://web.iotap.com/Blogs/tabid/277/EntryId/12/Quality-Metrics.aspx</link>
      <author>mrajagopal@iotap.com</author>
      <comments>http://web.iotap.com/Blogs/tabid/277/EntryId/12/Quality-Metrics.aspx#Comments</comments>
      <guid isPermaLink="true">http://web.iotap.com/Blogs/tabid/277/EntryId/12/Quality-Metrics.aspx</guid>
      <pubDate>Wed, 06 Aug 2008 12:39:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://web.iotap.com/DesktopModules/Blog/Trackback.aspx?id=12</trackback:ping>
    </item>
  </channel>
</rss>