<?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>Question Re: Volume Test Vs. Stress test in Additional Q&amp;A</title>
    <link>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821938#M26667</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;&lt;STRONG&gt;Volume test:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Testing the application with a boundary of limit is called volume testing&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stress Test:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Testing the application beyond the limit is called stress testing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:  If say llike an application should handle 500 users, for this u have a high end hardware, Now before deploying this they will check how the CPU utilization goes on, If at all the 500 users have log in and do work hw the response time will be, many other parameters are considered,&lt;/P&gt;&lt;P&gt;If at all more than 500 users are log in and work the stability of the application should be considered, &lt;/P&gt;&lt;P&gt;These all come in the performance wise..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: bhaskar1818 on May 30, 2008 2:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2008 08:48:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-30T08:48:17Z</dc:date>
    <item>
      <title>Volume Test Vs. Stress test</title>
      <link>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaq-p/3821936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please tell me the difference/similarities between Volume Testing and Stress Testing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 05:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaq-p/3821936</guid>
      <dc:creator>former_member759680</dc:creator>
      <dc:date>2008-05-20T05:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Test Vs. Stress test</title>
      <link>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821937#M26666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A rough answer since sometimes it depends on the context...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Volume test refers to testing your app with certain volume of data - for example, number of roles, files, DB tables size in the system. You can measure the impact on response time and system behavior/resources when you reach a certain volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load test refers to testing your app under load - for example, number of users that performs certain actions simultanously for a period of time. This will help you determin if the system can give you the expected performance under load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stress test refers to putting a very high load on your app - for example, you can stress the system to certain CPU level that is much above the one you normally expect and monitor the system to see the response time, errors, if it crashes, are there any deadlocks.... It helps you understand what may happen in peak times and the upper boundary for load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps,&lt;/P&gt;&lt;P&gt;Yoni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 14:47:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821937#M26666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T14:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Test Vs. Stress test</title>
      <link>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821938#M26667</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;&lt;STRONG&gt;Volume test:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Testing the application with a boundary of limit is called volume testing&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stress Test:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Testing the application beyond the limit is called stress testing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:  If say llike an application should handle 500 users, for this u have a high end hardware, Now before deploying this they will check how the CPU utilization goes on, If at all the 500 users have log in and do work hw the response time will be, many other parameters are considered,&lt;/P&gt;&lt;P&gt;If at all more than 500 users are log in and work the stability of the application should be considered, &lt;/P&gt;&lt;P&gt;These all come in the performance wise..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: bhaskar1818 on May 30, 2008 2:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 08:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821938#M26667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-30T08:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Test Vs. Stress test</title>
      <link>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821939#M26668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bhaskar is right but the example was a little confusing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you plan to have 5000 users on your system, running a test of 5000 users is volume testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you keep upping the number of users over 5000 until the system breaks, that is stress testing... stressing the system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 23:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821939#M26668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T23:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Test Vs. Stress test</title>
      <link>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821940#M26669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821940#M26669</guid>
      <dc:creator>former_member759680</dc:creator>
      <dc:date>2008-07-09T04:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Test Vs. Stress test</title>
      <link>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821941#M26670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I ask for some of your inputs if you have known these u201Cfree tools that can be used for Stress and Volume Testing of SAP systemsu201D.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In particular, to simulate multiple users/concurrent user sessions (e.g. multiple transactions/reports being executed in SAP GUI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any feedback/comments are highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;-xhila-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 11:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/volume-test-vs-stress-test/qaa-p/3821941#M26670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-24T11:03:25Z</dc:date>
    </item>
  </channel>
</rss>

