Difference between revisions of "Testing Stubs"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(9 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... | Using ZSI - [[Zolera SOAP Infrastructure]]... | ||
<<Expand on | <<Expand on [[SOAP]] based order injector>>> | ||
See [[ZSI Examples]] for some examples of these... | |||
Line 31: | Line 36: | ||
[[Category:Performance]] | [[Category:Performance]] | ||
[[Category: | [[Category:LoadTesting]] |
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