<?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 performs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-performs/m-p/5899770#M1327848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I am watching a strange behaviour while running Unit Tests (Abap Unit).&lt;/P&gt;&lt;P&gt;When i perform the tests SE38 -&amp;gt; Menu: Program -&amp;gt; Test -&amp;gt; Unit Test (Ctrl-Shift-F10)&lt;/P&gt;&lt;P&gt;The database rolls back at the end. Nice.&lt;/P&gt;&lt;P&gt;But: if i write out one line to list (e.g. write: / 'blabla'.) the result is different.&lt;/P&gt;&lt;P&gt;Then i have the database rollback skipped.&lt;/P&gt;&lt;P&gt;Probably due to the list processing, which obligizes a db commit when showing up the list.&lt;/P&gt;&lt;P&gt;do you agree? am i wrong?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hartmut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2009 16:18:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-15T16:18:50Z</dc:date>
    <item>
      <title>Unit Test performs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-performs/m-p/5899770#M1327848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I am watching a strange behaviour while running Unit Tests (Abap Unit).&lt;/P&gt;&lt;P&gt;When i perform the tests SE38 -&amp;gt; Menu: Program -&amp;gt; Test -&amp;gt; Unit Test (Ctrl-Shift-F10)&lt;/P&gt;&lt;P&gt;The database rolls back at the end. Nice.&lt;/P&gt;&lt;P&gt;But: if i write out one line to list (e.g. write: / 'blabla'.) the result is different.&lt;/P&gt;&lt;P&gt;Then i have the database rollback skipped.&lt;/P&gt;&lt;P&gt;Probably due to the list processing, which obligizes a db commit when showing up the list.&lt;/P&gt;&lt;P&gt;do you agree? am i wrong?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hartmut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 16:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-performs/m-p/5899770#M1327848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T16:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Test performs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-performs/m-p/5899771#M1327849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hartmut,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a unit test must not contain any interactive technique. Especially list commands will cause a popup to appear which will make executing the tests a pain and possibly cause an implict db commit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cure to this desease is to avoid list commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 11:34:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-performs/m-p/5899771#M1327849</guid>
      <dc:creator>former_member183804</dc:creator>
      <dc:date>2009-07-24T11:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Test performs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-performs/m-p/5899772#M1327850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... there is a single poor "write" statement yet too much list processing causing the db to commit. seems not being mature yet.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Hartmut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 11:41:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unit-test-performs/m-p/5899772#M1327850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-24T11:41:14Z</dc:date>
    </item>
  </channel>
</rss>

