Business processes, plus any Child Processes. Processes and Child Processes may contain its own Layout and Recordsets. In order to maintain both flexibility and maintainability, we supply the name of the recordset at the Parent level and set a variable to that named record. The variable should be called (v)Recordset Name and be included into the Parent level layout. The theory is that setting the name of the recordset at the topmost level will provide the test case with any number of data variations without having to modify any step level process that has Layouts and Recordset attached. The key to this methodology is that EVERY process that uses a Layout/Recordset have the SAME named recordset – which is usually the Parent test case name (example: Test case is called OTC_StandardOrder_TC1.01. Every Process/Child Process will have a recordset called OTC_StandardOrder_TC1.01 under its layout.This document describes this process in detail.
7563.How to Create Layouts and Recordsets for Business Process Scenarios.doc