<?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 F4 popup while running ABAP  unit test for a class in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790877#M2024302</link>
    <description>&lt;P&gt;On running the ABAP Unit test, there is popup coming up for f4 help. This is happening only in one ABAP system and same unit test is running without popup in other ABAP system. Is there something that is missing or any idea why there is difference in the unit test behavior in different systems?&lt;/P&gt;
  &lt;P&gt;I have created a class A, and a method M1. M1 method has FM ' F4IF_INT_TABLE_VALUE_REQUEST'. This FM is used for help value (F4 pop up). &lt;/P&gt;
  &lt;P&gt;I have written unit test for method M1. In development system, when I run unit test, there is no pop up. In quality/test system on running same unit test, there is F4 pop up for the mentioned FM. &lt;/P&gt;</description>
    <pubDate>Tue, 08 Aug 2023 09:10:14 GMT</pubDate>
    <dc:creator>former_member873583</dc:creator>
    <dc:date>2023-08-08T09:10:14Z</dc:date>
    <item>
      <title>F4 popup while running ABAP  unit test for a class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790877#M2024302</link>
      <description>&lt;P&gt;On running the ABAP Unit test, there is popup coming up for f4 help. This is happening only in one ABAP system and same unit test is running without popup in other ABAP system. Is there something that is missing or any idea why there is difference in the unit test behavior in different systems?&lt;/P&gt;
  &lt;P&gt;I have created a class A, and a method M1. M1 method has FM ' F4IF_INT_TABLE_VALUE_REQUEST'. This FM is used for help value (F4 pop up). &lt;/P&gt;
  &lt;P&gt;I have written unit test for method M1. In development system, when I run unit test, there is no pop up. In quality/test system on running same unit test, there is F4 pop up for the mentioned FM. &lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 09:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790877#M2024302</guid>
      <dc:creator>former_member873583</dc:creator>
      <dc:date>2023-08-08T09:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: F4 popup while running ABAP  unit test for a class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790878#M2024303</link>
      <description>&lt;P&gt;I think we need rather more detail than you've provided.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 09:21:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790878#M2024303</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2023-08-08T09:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: F4 popup while running ABAP  unit test for a class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790879#M2024304</link>
      <description>&lt;P&gt;I have updated question with details&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 10:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790879#M2024304</guid>
      <dc:creator>former_member873583</dc:creator>
      <dc:date>2023-08-18T10:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: F4 popup while running ABAP  unit test for a class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790880#M2024305</link>
      <description>&lt;P&gt;I think you miss knowledge of what Unit Tests are.&lt;/P&gt;&lt;P&gt;Of course unit tests don't display dialogs.&lt;/P&gt;&lt;P&gt;It's what test doubles are for.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 10:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790880#M2024305</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-08-18T10:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: F4 popup while running ABAP  unit test for a class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790881#M2024306</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;sandra.rossi&lt;/SPAN&gt; why is the behavior different in different system ? If I had got pop up in development system, I would have put the FM in test double.  &lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 10:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790881#M2024306</guid>
      <dc:creator>former_member873583</dc:creator>
      <dc:date>2023-08-18T10:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: F4 popup while running ABAP  unit test for a class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790882#M2024307</link>
      <description>&lt;P&gt;I don't know, but why would you display a popup in unit tests?&lt;/P&gt;&lt;P&gt;If your question is just to know why the dialog is shown, it's worth the question, but you should propose a minimal reproducible example, and indicate your ABAP release/SP level.&lt;/P&gt;&lt;P&gt;As you are an SAP employee, why not checking/asking SAP support or SAP gurus directly?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 17:20:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-popup-while-running-abap-unit-test-for-a-class/m-p/12790882#M2024307</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-08-18T17:20:59Z</dc:date>
    </item>
  </channel>
</rss>

