RE: [Quickfix-developers] Quickfix acceptance tests.
Brought to you by:
orenmnero
From: Miller, O. <OM...@ri...> - 2004-02-26 17:58:33
|
Tim, Yes, you are correct, these holes do exist in the current test = scenarios. The good news it that the test runner does have the = capability to test these scenarios. We have an iDISCONNECT call which = complements the iCONNECT call and will forcibly kill a tcp connection. = I think maybe the thing to do is to create additional versions of the = 8_*.def tests (the ones involving resend requests), and the 1_*.def = tests (the ones involving logons). These ones will test the same = functionality by disconnecting and restablishing a logon instead of = making the assumptions of the other tests. --oren -----Original Message----- From: Timothy Yates [mailto:ty...@pa...] Sent: Thu 2/26/2004 11:23 AM To: 'qui...@li...' Cc: Lenny Shleymovich Subject: [Quickfix-developers] Quickfix acceptance tests. The automated acceptance tests for quickfix are impressive but have some very significant holes. For example, the tests surrounding processing of resend requests do not cover the most common resend scenario, namely loss of synchronization = after an unexpected loss of the TCP connection. All the acceptance tests = assume that sequence numbers are set to 1 at every logon. However, it is = usually at logon that the missing messages are detected. One shouldn't, therefore, shouldn't get too complacent about the = robustness of the quickfix session level code, especially when it is talking to a = buggy peer fix app (e.g. one that often crashes), or over an unreliable = network connection. Tim Yates Lead Developer=20 Patsystems (US) LLC=20 141 West Jackson Boulevard Chicago 60604, USA=20 Tel +1 (312) 542-1336=20 www.patsystems.com=20 DISCLAIMER: This e-mail is confidential and may also be legally = privileged. If you are not the intended recipient, use of the information contained = in this e-mail (including disclosure, copying or distribution) is = prohibited and may be unlawful. Please inform the sender and delete the message immediately from your system. This e-mail is attributed to the sender = and may not necessarily reflect the views of the Patsystems Group and no = member of the Patsystems Group accepts any liability for any action taken in reliance on the contents of this e-mail (other than where it has a legal = or regulatory obligation to do so) or for the consequences of any computer viruses which may have been transmitted by this e-mail. The Patsystems = Group comprises Patsystems plc and its subsidiary group of companies. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=3D1356&alloc_id=3D3438&op=3Dclick _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |