Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r444 committed - Added sequence diagram to the META test description.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r444 committed - Added sequence diagram to the META test description.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r444 committed - Added sequence diagram to the META test description.
  • Date: Tue, 02 Aug 2011 10:37:48 +0000

Revision: 444
Author:

Date: Tue Aug 2 03:37:04 2011
Log: Added sequence diagram to the META test description.
http://code.google.com/p/ndt/source/detail?r=444

Modified:
/wiki/NDTProtocol.wiki

=======================================
--- /wiki/NDTProtocol.wiki Tue Aug 2 03:32:27 2011
+++ /wiki/NDTProtocol.wiki Tue Aug 2 03:37:04 2011
@@ -549,6 +549,33 @@
|| META_BROWSER_OS || "client.browser.name" || Web browser name ||
|| META_CLIENT_KERNEL_VERSION || "client.kernel.version" || Operating system kernel version ||
|| META_CLIENT_VERSION || "client.version" || NDT client version ||
+
+==== META Sequence diagram ====
+
+A META test session overview can be seen on the following sequence diagram:
+
+{{{
+ +----------------+ +------------------+
+ | Client | | Server |
+ +----------------+ +------------------+
+ | |
+ |<------------TEST_PREPARE--------------|
+ | |
+ |<-------------TEST_START---------------|
+ | |
+ | |
+ |----------TEST_MSG (META DATA)-------->|
+ . .
+ . .
+ . .
+ |----------TEST_MSG (META DATA)-------->|
+ | |
+ | |
+ |--------------TEST_MSG---------------->|
+ | |
+ |<----------TEST_FINALIZE---------------|
+
+}}}

==== META protocol ====



  • [ndt-dev] [ndt] r444 committed - Added sequence diagram to the META test description., ndt, 08/02/2011

Archive powered by MHonArc 2.6.16.

Top of Page