Difference between revisions of "Testing Stubs"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
=== SMTPD === | === SMTPD === | ||
[[SMTP_client.py]] | |||
Line 12: | Line 14: | ||
=== IMAPD === | === IMAPD === | ||
[[Testing IMAP Connections]] | |||
=== MQSeries === | === MQSeries === | ||
=== SOAP === | === Webservices / SOAP === | ||
Using ZSI - [[Zolera SOAP Infrastructure]]... | |||
<<Expand on [[SOAP]] based order injector>>> | |||
See [[ZSI Examples]] for some examples of these... | |||
Latest revision as of 16:55, 19 July 2009
Back to Load_Testing
Stubs for Load Testing
Some Python Stubs
SMTPD
POPD
IMAPD
MQSeries
Webservices / SOAP
Using ZSI - Zolera SOAP Infrastructure...
<<Expand on SOAP based order injector>>>
See ZSI Examples for some examples of these...
Other
Back to Load Testing