[Quickfix-users] Re: Re: [Quickfix-developers] About passing test cases provided by openfix.net
Brought to you by:
orenmnero
From: rohan j. p. <roh...@re...> - 2005-09-26 06:01:48
|
=A0=0AHi,=0A What you are telling is right sir, i am unable to recieve th= e messages from the OpenFix Test Suite while testing for cases =0A1 - Fiel= d Includes SOH character=0A2 - Invalid First three fields.=0A=0AIn the abov= e 2 cases, i think quickfix engine is ingnoring the messages, and because o= f that i think these messages can't make it to the session layer. Since my = application is not getting these messages, i am not able to send a reject m= essage or so, as requested by the open fix test suite and so i am failing t= he tests in these 2 cases. =0A=0AThe Test case "Support third party address= ing" is not used in our project(and over that its optional) so i am thinkin= g of ignoring it.=0A=0AThe Test case "Synchronize Sequence Numbers" is also= an optional test case, and so i am thinking of ignoring it too.=0A=0AThe T= est case "Missing Conditionally required field", i think i can handle it wi= th some efforts from my side.=0A=0A=0APlease give me suggestions if i am wr= ong.=0AThanks in Advance=0Awith regards=0Arohan=0A=0A=0AOn Fri, 23 Sep 2005= Caleb Epstein wrote :=0A>On 23 Sep 2005 11:17:21 -0000, rohan joel pais <r= oha...@re...>=0A>wrote:=0A> >=0A> > I have developed an quickfix= application which acts as a server. And now i=0A> > am testing this applic= ation using www.openfix.net <http://www.openfix.net>=0A> > .=0A> >=0A> > I = have tested almost all cases except the cases mentioned below=0A> >=0A> > 1= - Synchronize Sequence Numbers.=0A> > 2 - Support third party addressing.= =0A> > 3 - Invalid First three fields.=0A> > 4 - Field Includes SOH charact= er=0A> > 5 - Missing Conditionally required field.=0A> >=0A> > First i thou= ght the above cases (Except 2) will be handled by the quickfix=0A> > engine= , but it doesn't handle.=0A> >=0A>You'll need to provide specifics about th= e tests and what problems you ran=0A>into (logfiles and event logs would be= helpful). Certain things can probably=0A>be made to work with configuratio= n options, but others may not be do-able=0A>because of the design of the Qu= ickFIX library. For example, corrupted=0A>messages will never make it into = the Session layer.=0A>=0A>=0A>--=0A>Caleb Epstein=0A>caleb dot epstein at g= mail dot com=0A |