<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic unit test in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501408#M232161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;     what is UTP? why we do it?&lt;/P&gt;&lt;P&gt;                         thanks in advance.&lt;/P&gt;&lt;P&gt;                          aravind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jul 2006 17:39:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-26T17:39:36Z</dc:date>
    <item>
      <title>unit test</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501408#M232161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;     what is UTP? why we do it?&lt;/P&gt;&lt;P&gt;                         thanks in advance.&lt;/P&gt;&lt;P&gt;                          aravind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 17:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501408#M232161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T17:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: unit test</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501409#M232162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say you have developed many objects . Assume all these are executed together to achieve some desired output . Before we test the whole thing we need to confirm that all the single entities are workig fine . So we test each of them as a standalone thing. this is called unit testing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 17:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501409#M232162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T17:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: unit test</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501410#M232163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A unit test planning (UTP) is a procedure used to validate that a particular module of source code is working properly. The procedure is to write test cases for all functions and methods so that whenever a change causes a regression, it can be quickly identified and fixed. Ideally, each test case is separate from the others; constructs such as mock objects can assist in separating unit tests. This type of testing is mostly done by the developers and not by end-users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 17:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501410#M232163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T17:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: unit test</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501411#M232164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Aravind,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              UTP is internal part of Life cycle of a Object Development. After developing of an Object(Particular Task) the developer will check that object with different test cases. if any chnages required he will do it before doing the Integration testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 17:53:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test/m-p/1501411#M232164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T17:53:22Z</dc:date>
    </item>
  </channel>
</rss>

