Hi all,
I'm a newbie in access and i'm trying to make a small application in access that will have the following functionality:
- The user of the app can add new 'test flows' which can include 'test cases' and 'actions'.
- 'test cases' can include 'test cases' and 'actions'
- 'actions' are atomic units and include lines of code (text)
- The app should have a small query that can display a report with all the "Fathers" of a specific 'action' or 'test case'.
I need to build this tables somehow and not sure how, espcially because the 'test flow' table can include unknown number of 'test cases' and 'actions'.
Can someone please send me a .mdb file with this requirements implemented inside it and i'll analyze it and learn from it ?
I'm a newbie in access and i'm trying to make a small application in access that will have the following functionality:
- The user of the app can add new 'test flows' which can include 'test cases' and 'actions'.
- 'test cases' can include 'test cases' and 'actions'
- 'actions' are atomic units and include lines of code (text)
- The app should have a small query that can display a report with all the "Fathers" of a specific 'action' or 'test case'.
I need to build this tables somehow and not sure how, espcially because the 'test flow' table can include unknown number of 'test cases' and 'actions'.
Can someone please send me a .mdb file with this requirements implemented inside it and i'll analyze it and learn from it ?
Last edited: