well ...
Currently I have the tables:
1. 'Actions' with the fields - 'actionID', 'actionName', 'codePath'
2. 'Test Cases' with the fields - 'testCaseID', 'tcName', and it need to have an 'actionsID' and 'usedTestCaseID' field but i'm not sure how to create it...
3. 'Test flows' wth the fields...