Hi team,

I just wanted to clarify my doubts which i am facing with Jmeter for our
Web-Application Performance test.

*Problem Definition:*
**
We are doing a load test for 50 to 100 concurrent users for continuous 30
mins to 1 hour & 2 hour execution with duration
settings provided by Jmeter. We are executing the test from back-end
(Command-line) as to avoid the GUI update of listeners
for each test. We are using 5 different test plan combined to a single
load-test script & we are dividing the no of users for each test
plan as per the our production hit ratio statistics.

*Jmeter Settings:*
**
The present settings of Jmeter.bat is below. We are having 2 GB RAM & i have
set enough virtual memory also.

set HEAP=-Xms512m -Xmx1024m
set NEW=-XX:NewSize=256m -XX:MaxNewSize=512m
set PERM=-XX:PermSize=64m -XX:MaxPermSize=64m

*Questions:*

1. When the test is about to finish its execution, the last 2 threads always
taking much longer time to end? Is there any remedy for that?

2. If i am running 50 users test for 30 mins. Very first time each user is
assigned with unique sessios id (50). After that it Re-uses the same
    session whenever each test is complete... that is, It will start the
test again till the duration time is elapsed. But the problem is that it is
using
    the same session id for the sub-sequent execution of the test... Here i
wanted to change the behavior of the test. Whenever the new test is
    started again, i wanted to assign with the new sessions to that user...

3. Am i set the right memory settings for load test? Is there any
calculation/plan/Formula to meet the load statistics, please let us know...
I meant that
    the settings of memory size for the varying load?

4. How can i pass the JVM arguments thru DOS command line?

    Please answer my questions ASAP...

-- 
Thanks in Advance
Mohamed Niyas M
Mobile: 98804 59080
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Reply via email to