Differences between revisions 80 and 100 (spanning 20 versions)
Revision 80 as of 2008-02-28 05:46:03
Size: 814
Editor: TimoSirainen
Comment:
Revision 100 as of 2013-09-02 02:01:42
Size: 892
Editor: TimoSirainen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl TimoSirainen:read,write,delete,revert,admin All:read
Line 5: Line 6:
 * [: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 12:
 * [: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 Compliance]
 * [:ImapTest/Examples:Examples]
 * [[ImapTest/Installation|Installation]]
 * [[ImapTest/Running|Running]]
  * [[ImapTest/Examples|Examples]]
 * [[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]]

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)