[Quickfix-users] Re: [Quickfix-developers] About passing test cases provided by openfix.net
Brought to you by:
orenmnero
From: Caleb E. <cal...@gm...> - 2005-09-24 10:27:29
|
On 23 Sep 2005 11:17:21 -0000, rohan joel pais <roh...@re...> wrote: > > I have developed an quickfix application which acts as a server. And now = i > am testing this application using www.openfix.net <http://www.openfix.net= > > . > > I have tested almost all cases except the cases mentioned below > > 1 - Synchronize Sequence Numbers. > 2 - Support third party addressing. > 3 - Invalid First three fields. > 4 - Field Includes SOH character > 5 - Missing Conditionally required field. > > First i thought the above cases (Except 2) will be handled by the quickfi= x > engine, but it doesn't handle. > You'll need to provide specifics about the tests and what problems you ran into (logfiles and event logs would be helpful). Certain things can probabl= y be made to work with configuration options, but others may not be do-able because of the design of the QuickFIX library. For example, corrupted messages will never make it into the Session layer. -- Caleb Epstein caleb dot epstein at gmail dot com |