Am 23.08.2015 um 16:13 schrieb Pravesh Prajapati:
Hi flex,
Say for example I have n numbers of token generated in my scripts each time
when I execute the code.
Now if I want to put load on my script it wil fail because it wil run with
the recorded value.
Hence we need to correlate this values to be changed every run.
Now if I do this manually it takes near about 3-4 days to prepare one
script as it contains large no of correlation to be done.
So I am interested in auto correlation which will help me a lot.
If you say "recorded value", where did they come from? Did you use
http(s) test script recorder? If so, you could look at
http://jmeter.apache.org/usermanual/best-practices.html#proxy_server
(which is part of one of the links I already gave you).
On the other hand, jmeter scripts are xml files, which you can edit with
any text editor you like and do a search and replace there.
Regards,
Felix
Regards
Pravesh.
On Sunday, August 23, 2015, Felix Schumacher <
[email protected]> wrote:
Am 23.08.2015 um 13:38 schrieb Pravesh Prajapati:
Yes sure,
There are may things which changes every time you execute the test.
Say for example session id, any id related to any record etc.
Each time these values get change.
Now some of the licensed tools have the functionality to auto correlate
the
dynamic value but they do not correlate all values for you.
So you have to manually search for those values and do the manual
correlation by picking its left and right boundary.
Now in my application there are lots of correlation.
So is there is any mechanism that jmeter can handel these autocorrelation.
Sorry, I still don't really understand what you mean.
If you want to have cookies managed, use a cookie manager:
http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Cookie_Manager
You can use csv defined variables inside your test:
http://jmeter.apache.org/usermanual/component_reference.html#CSV_Data_Set_Config
http://jmeter.apache.org/usermanual/best-practices.html contains general
tipps for using jmeter.
Maybe there is something on those pages, that can help you. You might want
to paraphrase "autocorrelation".
Regards,
Felix
Regards.
Pravesh Prajapati.
On Sunday, August 23, 2015, Felix Schumacher <
[email protected]> wrote:
Am 22.08.2015 um 05:29 schrieb Pravesh Prajapati:
Hi team
Is there is any way so that dynamic values in application is should get
auto correlated when sctipt is recorded in jmeter.
Because in my application there is lots of corellation near about
500-700
correlation values in single script and it is difficult to search and
correlated these no of dynamic value.
If there is any mechanism so that the values get auto correlate it would
be
good for me.
Can you explain a bit more detailed, what you understand by correlation
of
dynamic values?
Regards,
Felix
Please help.
Thanks in advance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]