Difference between revisions of "Testing Stubs"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 6: | Line 6: | ||
=== SMTPD === | === SMTPD === | ||
[smtp_client.py] | |||
Line 12: | Line 14: | ||
=== IMAPD === | === IMAPD === | ||
[imap.py] | |||
Revision as of 13:59, 6 September 2008
Back to Load_Testing
Stubs for Load Testing
Some Python Stubs
SMTPD
[smtp_client.py]
POPD
IMAPD
[imap.py]
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