<?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 Re: How to properly design concurrent users testing for up to 300 concurrent users? in Scalability</title>
    <link>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1556502#M1588</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I would recommend to not have a higher rampup than 1 new user per second.  The boundary of 6/s is to ramp them up (creating them). That boundary is on the product and not on the tools so having more instances that each creates 6/s will not help pushing it further. &lt;BR /&gt;That would mean 1 script with 300 concurrent users and RampupDelay of 1 (or preferably higher). You might need to split the script into several parts if 300 is too much for one instance of the tools to handle. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Mar 2019 12:36:06 GMT</pubDate>
    <dc:creator>Sebastian_Fredenberg</dc:creator>
    <dc:date>2019-03-14T12:36:06Z</dc:date>
    <item>
      <title>How to properly design concurrent users testing for up to 300 concurrent users?</title>
      <link>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1554918#M1583</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a Qlik Sense environment where we are anticipating up to 300 concurrent users. The idea is to test how our Qlik Sense environment copes with up to this many users at any one time.&lt;/P&gt;&lt;P&gt;How can we appropriately configure a scalability test for handling this many users?&lt;/P&gt;&lt;P&gt;We are going to test on an app that closely resembles the Production environment&lt;/P&gt;&lt;P&gt;The typical user arrival pattern will be:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;log in&lt;/LI&gt;&lt;LI&gt;go to the Everyone stream&lt;/LI&gt;&lt;LI&gt;open app&lt;/LI&gt;&lt;LI&gt;"think" time of 45 seconds&lt;/LI&gt;&lt;LI&gt;select something(could be one to 5 values from a field)&lt;/LI&gt;&lt;LI&gt;think further for 45 seconds&lt;/LI&gt;&lt;LI&gt;Navigate to different sheet&lt;/LI&gt;&lt;LI&gt;Clear selections&lt;/LI&gt;&lt;LI&gt;Select something else (could be one to 5 values form a field)&lt;/LI&gt;&lt;LI&gt;"think" time of 45 seconds&lt;/LI&gt;&lt;LI&gt;Navigate to a different sheet&lt;/LI&gt;&lt;LI&gt;"think" time of 45 seconds&lt;/LI&gt;&lt;LI&gt;Select something from another field&lt;/LI&gt;&lt;LI&gt;"think" time of 45 seconds&lt;/LI&gt;&lt;LI&gt;Clear selections&lt;/LI&gt;&lt;LI&gt;Close the app&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We want to add 20 users at a time if that's possible with scalability testing? If yes, how to configure it? If no, what is the best way to realistically test loading 300 users for concurrent testing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1554918#M1583</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2019-03-11T15:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly design concurrent users testing for up to 300 concurrent users?</title>
      <link>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1555051#M1585</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49315"&gt;@jblomqvist&lt;/a&gt;&amp;nbsp;, 20 users at a single point in time is not going to be recommended as there are boundaries (&lt;A href="https://support.qlik.com/articles/000044285" target="_blank"&gt;https://support.qlik.com/articles/000044285&lt;/A&gt;) at 6 users/second. What I'd do is the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Design your scenario&lt;/LI&gt;
&lt;LI&gt;Ramp up time of 2-5 seconds&lt;/LI&gt;
&lt;LI&gt;Go to the Test Scheduler and build a few of these to kick off at once which will get you a higher ramp up (be sure to change the username prefix so you don't have multiple users doing different things with the same userid as you're not trying to test that)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1555051#M1585</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2019-03-11T20:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly design concurrent users testing for up to 300 concurrent users?</title>
      <link>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1555077#M1586</link>
      <description>&lt;P&gt;Hello Levi,&lt;/P&gt;&lt;P&gt;Useful information! Do you have any recommendations on how I design the test to load up 300 concurrent users? Do I load up 50 tests using the Test Schedular where each test loads 6 users? (300/6 = 50).&lt;/P&gt;&lt;P&gt;Wondering how to get to this number of concurrent users as I have never tested up to this number before.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1555077#M1586</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2019-03-11T22:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly design concurrent users testing for up to 300 concurrent users?</title>
      <link>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1556502#M1588</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I would recommend to not have a higher rampup than 1 new user per second.  The boundary of 6/s is to ramp them up (creating them). That boundary is on the product and not on the tools so having more instances that each creates 6/s will not help pushing it further. &lt;BR /&gt;That would mean 1 script with 300 concurrent users and RampupDelay of 1 (or preferably higher). You might need to split the script into several parts if 300 is too much for one instance of the tools to handle. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2019 12:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1556502#M1588</guid>
      <dc:creator>Sebastian_Fredenberg</dc:creator>
      <dc:date>2019-03-14T12:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly design concurrent users testing for up to 300 concurrent users?</title>
      <link>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1557514#M1589</link>
      <description>&lt;P&gt;Hi sfg,&lt;/P&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Settings.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8197iC756EA8C349172A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Settings.PNG" alt="Settings.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the above config look OK if I wanted to do concurrent testing for 250 users?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 17:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1557514#M1589</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2019-03-16T17:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly design concurrent users testing for up to 300 concurrent users?</title>
      <link>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1557657#M1591</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Yes that looks like it should run ok. Of course the scenario will impact how it runs (but that looked reasonable too) and you need to have required amount of licenses etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 07:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/How-to-properly-design-concurrent-users-testing-for-up-to-300/m-p/1557657#M1591</guid>
      <dc:creator>Sebastian_Fredenberg</dc:creator>
      <dc:date>2019-03-18T07:47:58Z</dc:date>
    </item>
  </channel>
</rss>

