Record Replay Migration case study is configured between workflows "Setup Change Workflow" in Oracle Applications Configuration project and "Test Case Workflow - Integrated" in Test Cases, where
So, at the time of execution, when issue (a test case is linked to it) is moved to Auto Play on QA task, the linked test case in New state will be picked and moved to Ready for Execution state in Test Cases->Test Case Workflow - Integrated. And the test case will be executed on the configured Replay Machine with configured URL for TC_REPLAY_URL property in Setup Change Workflow->Auto Play QA Task. The same test case will be executed based on configuration with configured URL Setup Change Workflow->Auto Play Prod task when Issue moved to Auto Play on Prod task.
Here are the screen shot for Workflows and their configuration:
Oracle Applications Configuration Change:Setup Change WorkFlow is shown below
figure:333
Configuration for Auto Play on QA state is shown below.
Workflow State
State Name:Auto play on QA
GetController Name:tri2issues.Tri2IssuesObjectMaker
figure:334
Mandatory Properties
TC_Name:tri2.SG_TRI2_ENTITY.TC_NAME
TC_NUMBER:tri2.SG_TRI2_ENTITY.TC_NUMBER
TC_Description:tri2.SG_TRI2_ENTITY.TC_NAME
figure:335
Non Mandatory Properties
TC_REPLAY_URL:$http://hlr12test.global.triniti.com:8001/
TC_ID:tri2.SG_TRI2_ENTITY.TC_NAME
TC_BSM_NUMBER:tri2.SG_TRI2_ENTITY.TC_BSM_NUMBER
figure:336
Node Types
TRI2_ISSUE:Issues
figure:337
Workflow Move
Target Application Name:Test Cases
Target Workflow Name:Test Case Workflow - Integrated
Target Workflow State Name:New
figure:338
Configuration for Auto Play on Prod state is shown below
Workflow State
State Name:Auto play on Prod
GetController Name:tri2issues.Tri2IssuesObjectMaker
figure:339
Mandatory Properties
TC_Description:tri2.SG_TRI2_ENTITY.TC_NAME
TC_Name:tri2.SG_TRI2_ENTITY.TC_NAME
TC_NUMBER:tri2.SG_TRI2_ENTITY.TC_NUMBER
figure:340
Non Mandatory Properties
TC_REPLAY_URL:$http://hlr12dev.global.triniti.com:8012/
TC_ID:tri2.SG_TRI2_ENTITY.TC_NAME
TC_BSM_NUMBER:tri2.SG_TRI2_ENTITY.TC_BSM_NUMBER
figure:341
Node Types
TRI2_ISSUE:Issues
figure:342
Workflow Move
Target Application Name:Test Cases
Target Workflow Name:Test Case Workflow - Integrated
Target Workflow State Name:Pass
figure:343
Test Case Workflow - Integrated is shown below
figure:344