Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Transaction Flow Testing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Transaction Flow Testing


[attachment=34207]

Transactions flows are introduced as a representation of a system’s processing. The methods that were applied to control flowgraphs are then used for functional testing. Transaction flows and transaction – flow testing are to the independent system tester what control flows and path testing are to the programmer.
Generalizations
Links and Nodes
Transaction FlowGraphs
Graphs

Definitions

The transactions for an online information retrieval systems might consist of the following steps or tasks.
Accept Input
Validate input
Transmit acknowledgement to requester.
Do input processing
Search file
Request directions from user
Accept Input
Validate Input
Process Request
Update File
Transmit Output
Record transaction in Log and Cleanup.

Transaction – Flow Testing Techniques

Get the Transaction Flows
Inspections, Reviews, Walkthroughs
Path Selection
Sensitization
Use Patches
Mistune
Break the Rules
Use Breakpoints
Instrumentation
Test Databases
Execution