Re: Store extracted data in a file

2011-10-26 Thread simona
release only by using a beanshell script instead of the java sampler. Does anybody have a clue on a possible explanation? -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4940420.html Sent from the JMeter - User mailing list archive

Re: Store extracted data in a file

2011-10-17 Thread bisbis
Hey, I'm dealing again with those plugins..I have one question: can I use a relative path when creating the testResults.txt? I have tried and it doesn't seem to work..How can I do that? Thank you! -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file

Re: Store extracted data in a file

2011-10-17 Thread apc
Actually path you entered in FFW is relative to JMeter start directory, like every JMeter file path. - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4910282.html Sent from the JMeter - User

Re: Store extracted data in a file

2011-10-17 Thread bisbis
Can you please give me an example, I know that sound stupid but right now I don't have any ideea on this.. Thank you :) -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4910394.html Sent from the JMeter - User mailing list archive

Re: Store extracted data in a file

2011-10-17 Thread apc
-- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4910762.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: Store extracted data in a file

2011-09-21 Thread bisbis
in the same test (like a new CSV) , and I don't know his new name.. Thank you -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4825663.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Store extracted data in a file

2011-09-21 Thread bisbis
thead, admin again have to delete the user. But for me, the last admin is executed first so it gives me errors... -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4826754.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Store extracted data in a file

2011-09-21 Thread ZK
Couldn't you have 1 Thread Group? Like this: Thread group +Admin create +User +Admin delete Then you could change the 'Number of Threads' for that particular thread group ZK -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4826805

Re: Store extracted data in a file

2011-09-21 Thread sebb
in 2.5 ZK -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4826805.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Store extracted data in a file

2011-09-20 Thread bisbis
in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4822761.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org

Re: Store extracted data in a file

2011-09-20 Thread apc
? If not, is there any errors in jmeter.log? - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4822800.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Store extracted data in a file

2011-09-05 Thread apc
. - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4770038.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Store extracted data in a file

2011-09-02 Thread bisbis
to extract the ID by using a regex, but I also need to store the ID - I have to do this for more than one user - and use it after ...That's why I was wondering how can I save the ID's in a file... Regards -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data

Re: Store extracted data in a file

2011-09-02 Thread Oliver Lloyd
.nabble.com/Store-extracted-data-in-a-file-tp4757868p4762746.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter

Re: Store extracted data in a file

2011-09-02 Thread apc
: responseData|\n This will give you file containing all your variable values during test. Try it, I can send you example test plan if you'll fail to make it yourself. - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data

Re: Store extracted data in a file

2011-09-02 Thread Oliver Lloyd
not need to use a database at all. JMeter + plugin will easily do this sort of thing. It can write and read from the same file dynamically and over multiple threads. - http://www.http503.com/ -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file

Re: Store extracted data in a file

2011-09-02 Thread Deepak Shetty
... Regards -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4761988.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Store extracted data in a file

2011-09-01 Thread bisbis
://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4757868.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional

Re: Store extracted data in a file

2011-09-01 Thread Adrian Speteanu
created, when I login with the user, I can take his ID from the file and pass it to the application... Is there any way to do that? How can I store each extracted ID in a file? Thanks, -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file

Re: Store extracted data in a file

2011-09-01 Thread Deepak Shetty
extracted ID in a file? Thanks, -- View this message in context: http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4757868.html Sent from the JMeter - User mailing list archive at Nabble.com