header
header
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, 07:26:47 pm
Username: Password:
Login with username, password and session length

Forgot your password?
 
logging LoadTest settings with listener
Welcome, Guest. Please login or register.
December 01, 2008, 07:26:47 pm
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

+  Eviware Forum
|-+  soapUI
| |-+  soapUI
| | |-+  logging LoadTest settings with listener
« previous next »
Pages: [1] Print
Author Topic: logging LoadTest settings with listener  (Read 289 times)
Toby Hage
Newbie
*
Posts: 10


« 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


« 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] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
header header
header
header