Differences between revisions 80 and 83 (spanning 3 versions)
Revision 80 as of 2008-02-28 05:46:03
Size: 814
Editor: TimoSirainen
Comment:
Revision 83 as of 2008-09-29 09:21:44
Size: 835
Editor: TimoSirainen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [:ImapTest/Tests:Command/Reply testing] where it runs a list of predefined tests and verifies that server returns expected output.  * [:ImapTest/ScriptedTests:Scripted testing] where it runs a list of predefined scripted tests and verifies that server returns expected output.
Line 14: Line 14:
 * [:ImapTest/Tests:Command/Reply Testing Configuration]  * [:ImapTest/ScriptedTests:Scripted Testing Configuration]
Line 16: Line 16:
 * [:ImapTest/ServerStatus:IMAP Server Compliance]   * [:ImapTest/ServerStatus:IMAP Server Compliancy Status]

IMAP Server Tester

ImapTest is a generic IMAP server compliancy tester that works with all IMAP servers. It supports:

  • [:ImapTest/TestFeatures:Stress testing with state tracking]. ImapTest sends random commands to the server and verifies that server's output looks correct.

  • [:ImapTest/ScriptedTests:Scripted testing] where it runs a list of predefined scripted tests and verifies that server returns expected output.

  • [:Benchmarking:Benchmarking]

Table of Contents

None: ImapTest (last edited 2023-11-07 21:14:43 by TimoSirainen)