Differences between revisions 82 and 84 (spanning 2 versions)
Revision 82 as of 2008-03-03 02:21:40
Size: 820
Editor: TimoSirainen
Comment:
Revision 84 as of 2009-03-15 22:47:45
Size: 832
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [:ImapTest/TestFeatures:Stress testing with state tracking]. ImapTest sends random commands to the server and verifies that server's output looks correct.
 * [:ImapTest/Tests:Command/Reply testing] where it runs a list of predefined tests and verifies that server returns expected output.
 * [:Benchmarking:Benchmarking]
 * [[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]]
Line 11: Line 11:
 * [:ImapTest/Installation:Installation]
 * [:ImapTest/Running:Running]
 * [:ImapTest/States:States] that can be used for stress testing
 * [:ImapTest/Tests:Command/Reply Testing Configuration]
 * [:ImapTest/TestFeatures:Supported tests]
 * [:ImapTest/ServerStatus:IMAP Server Compliancy Status]
 * [:ImapTest/Examples:Examples]
 * [[ImapTest/Installation|Installation]]
 * [[ImapTest/Running|Running]]
 * [[ImapTest/States|States]] that can be used for stress testing
 * [[ImapTest/ScriptedTests|Scripted Testing Configuration]]
 * [[ImapTest/TestFeatures|Supported tests]]
 * [[ImapTest/ServerStatus|IMAP Server Compliancy Status]]
 * [[ImapTest/Examples|Examples]]

IMAP Server Tester

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

Table of Contents

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