<?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 For perform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996644#M1163698</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;I want to do unit test for some perform that exist in some big program.&lt;/P&gt;&lt;P&gt;What the steps for doing such of thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Jan 2009 13:31:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-11T13:31:29Z</dc:date>
    <item>
      <title>Unit Test For perform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996644#M1163698</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;I want to do unit test for some perform that exist in some big program.&lt;/P&gt;&lt;P&gt;What the steps for doing such of thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2009 13:31:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996644#M1163698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-11T13:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Test For perform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996645#M1163699</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;set a break-point in that perform. execute that mail program. automaticlly prog.. execution will halt at break point. then execute thet perform by pressing F5. if any values u need to pass then in debugging only pass that values. for unit testing u have to know what are the values u need to provide and what the expected output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and procede like that with different data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;KP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 08:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996645#M1163699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T08:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Test For perform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996646#M1163700</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;For testing a subroutine in a big program , it is suggested to put a break at the specific subroutine call.&lt;/P&gt;&lt;P&gt;On executon of the main program the cursor is positioned to the specific statement with break point.&lt;/P&gt;&lt;P&gt;Then ypu can go ahead debugging the subroutine as all teh values will already be avaiable at that point itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radhika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 12:43:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996646#M1163700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T12:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Test For perform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996647#M1163701</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;if u want to test the perform in big program just put break point on that perform and run the program it automatically goes to debugging mode on particular statement and use F5 for single step or f6   for further process....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 10:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-for-perform/m-p/4996647#M1163701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T10:46:37Z</dc:date>
    </item>
  </channel>
</rss>

