Contact Us
About Us
News
Home
Main Menu
Home
Eviware Store
Downloads
Products
News
Forum
Eviware Blog
Search
FAQs
Customer Area
Support
Documentation
Tutorials
CookBook
Downloads
Forum
Login Form
Welcome,
Guest
. Please
login
or
register
.
December 01, 2008, 06:55:21 pm
Username:
Password:
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Forgot your password?
logging LoadTest settings with listener
Welcome,
Guest
. Please
login
or
register
.
December 01, 2008, 06:55:21 pm
News:
The Forums are up! Welcome to eviware.
Eviware Forum
soapUI
soapUI
logging LoadTest settings with listener
« previous
next »
Pages:
[
1
]
Author
Topic: logging LoadTest settings with listener (Read 288 times)
Toby Hage
Newbie
Posts: 10
logging LoadTest settings with listener
«
on:
August 26, 2008, 12:05:00 pm »
Hello,
Is it possible to log some info about the loadtest. For example:
- Strategy
- Test Delay
- Limit
I want to log this information during execution of a loadtest. On this moment I have tried it via the LoadTestRunListener, but I think it is not possible. I'am right about this?
Suggestions for other possibilities to log this info are also welcome.
Logged
omatzura
Administrator
Hero Member
Posts: 1,466
Re: logging LoadTest settings with listener
«
Reply #1 on:
August 27, 2008, 08:22:15 pm »
Hi!
you should be able to log some of this via a LoadTestRunListener, for example in the beforeLoadTest method:
log.info( "Strategy: " + loadTestRunner.loadTest.strategy.type )
log.info( "Limit: " + loadTestRunner.loadTest.testLimit )
the test delay is not currently available, but will be in the upcoming release with
log.info( "Test Delay: " + loadTestRunner.loadTest.strategy.testDelay )
Hope this helps!
regards,
/Ole
eviware.com
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> eviware general
-----------------------------
soapUI
-----------------------------
=> soapUI
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Powered by SMF 1.1.2
|
SMF © 2006-2007, Simple Machines LLC
Loading...