Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Exactpro Test Tools EXTENT Feb 2011

Exactpro
September 27, 2011

Exactpro Test Tools EXTENT Feb 2011

EXTENT February 2011
Exactpro Systems LLC
Maxim Rudovsky

Exactpro

September 27, 2011
Tweet

More Decks by Exactpro

Other Decks in Technology

Transcript

  1. Contents This presentation provides information about Exactpro Systems Testing Tools:

    2. High-level presentation of all testing tools 3. Sailfish 4. Load Injector 5. Certification Testing tool
  2. 1. Testing Tools: High Level View Sailfish Load Injector Reconciliation

    Tool Multiprotocols and transports: •FIX •NATIVE •MITCH •QH Multiprotocols and transports: •FIX •NATIVE •MITCH •QH Multiprotocols: •FIX •NATIVE •MITCH •FAST Multilayers: •Session Layer •Application Layer •Dirty Level Simulation of multiple client connections with a specified load shape for each connection or a group of connections Rich GUI for client activity tracking Multiuser access to a testing environment Throughput up to 80,000 msg per second Storing client activity to DB for further analysis and report generation Automative Matrix Language (AML) Multiplatform Real-time analysis of client interactions with Exchange gateways Test Report Generator Performance Reports Generator
  3. 4. Steps to Automate a Test Case reate and configure

    a particular service. Make sure it works properly. ake sure there are all required actions for implementing a test case (send message, receive message, execute request, etc.) reate a csv. matrix with a particular number of actions and specify required action parameters. xecute a test case and check the generated report for faults and errors.
  4. 5. Best Practice for Test Case Automation ike all programming

    languages, AML has a number of rules which allow avoiding several drawbacks and frustrations: reate independent test cases; heck a number of messages at the end of each test case to make sure there are no redundant messages received; heck the order of received messages; pecify enough pauses between test cases to make sure there are no redundant messages received after a test case has been completed.
  5. 6. Sailfish Future Improvements dd ability for several users to

    run a test script simultaneously mprove GUI of a test script and message pages dd interactivity in a test script running phase eparate WEB GUI from that part of the server mprove test report generator mprove the functionality to store messages to DB
  6. 7. Load Injector Components & Configuration •Configure a number of

    connections •Configure template messages •Configure Load Shape for each connection or a group of connections •Configure messages distribution for each connection or a group of connections
  7. 8. Performance Calculator Protocols KPI Filters FIX Throughput Per Client

    Native Bandwidth Per Instrument MITCH Latency Per Order type Deviation Per Message Type Hardware KPI •Multiprotocols •Processing large dump files (up to the size of HDD) •Easily configurable (adding new filters, new protocols, new metric calculation) •Report Generator using templates
  8. 9. Load Injector - Future Improvements essage distribution configuration for

    each load shape step emplate messages GUI editor dd expressions to template messages dd event-driven configuration onConnect event onDisconnect event onTime event