Difference between revisions of "Testing Stubs"

From PeformIQ Upgrade
Jump to navigation Jump to search
 
(3 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]]




Line 23: Line 27:


See [[ZSI Examples]] for some examples of these...
See [[ZSI Examples]] for some examples of these...
* [[Python SOAP - CDP Billing]]





Latest revision as of 15:55, 19 July 2009

Back to Load_Testing

Stubs for Load Testing

Some Python Stubs

SMTPD

SMTP_client.py


POPD

IMAPD

Testing IMAP Connections


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

Categories