1 / 6

Comprehensive Test Case Scripting and Event Mapping Framework

This document outlines a structured approach to scripting test cases and mapping test event logs (TEL) to external actions. It describes a reusable test flow that operates continuously for specific event types, ensuring robust integration within test cases of a suite. Key components include an adapter for web services, event checks, logging mechanisms, and recovery procedures post-testbed system failures. The framework emphasizes resilience, efficiency, and systematic event data management, essential for quality assurance in software testing.

espen
Télécharger la présentation

Comprehensive Test Case Scripting and Event Mapping Framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Test Case Scripting: Requirements and Design Sketches • Jacques Durand • with additions from Jaewook Kim

  2. TEL (Test Event Log) Mapping Test Case Events to External Actions A testflow continuously running (loop) for mapping events of a certain type to external actions. (reusable across all Test Cases of a test suite.) Main testflow of The Test Case Put-event Get-event Get-event Map-event adapter Web Service or ebXML Message Check & Brch MSH or WS stack Branch Exit(fail) adapter Exit(pass) Manual Put-event for Output Mapping Test

  3. TEL Check-and-log Check-and-log Put-event Get-event Put-event Get-event Check-and-exit Check-and-exit

  4. Test Recovery TEL after testbed system recovery testbed system shutdown Put-event Get-event Put-event Get-event Check-and-exit Check-and-exit

  5. Put-event Action ebXML Message Web Service Message Put-event MSH Manual Put-event for Output Mapping Test MSH Engineer

  6. Recovery and State Persistence Event data (message data) State data Put-event TEL Get-event Check & Brch Exit(fail) Exit(pass) Event log State logs (1 for each test case execution)

More Related