outofpractice
Registered User.
- Local time
- Today, 13:22
- Joined
- May 10, 2011
- Messages
- 32
First let me say I browsed but did not find anything matching this but if I missed it please feel free to point me in the right direction. Also, thanks in advance for any input.
OK - so currently when keeping track of my test cases I have a spreadsheet and just go down the list on them making then Pass/Fail. What I would like to do is to create a DB to do this instead. What I am thinking is to have a table with the "Test Case" - each test case would then be able to have X number of steps with a Yes/No box and a note field corresponding to each step - the Yes/No would equate to Pass/Fail.
Then what I would like to do is have a "Project" folder which would essential contain one Project but could have multiple "Test Cases". I could then enter in my project number on a form and go down and select from a combo box "Test Case 1" which would open up a sub-form that has a list of all of "Test Case 1" steps I could then mark Pass/fail. Close that form and if needed on the project I could then select "Test Case 2" and so on.
I am struggling with how to set this up so that each test case and its steps can be attached to many different projects and if I write a note in one of the steps it will not appear with every project that I use the test on.
I hope what I am asking for makes sense - essentially I want to be able to tie one Project to multiple tests but these tests need the ability to also be independently connected with many projects. Thanks for any assistance.
OK - so currently when keeping track of my test cases I have a spreadsheet and just go down the list on them making then Pass/Fail. What I would like to do is to create a DB to do this instead. What I am thinking is to have a table with the "Test Case" - each test case would then be able to have X number of steps with a Yes/No box and a note field corresponding to each step - the Yes/No would equate to Pass/Fail.
Then what I would like to do is have a "Project" folder which would essential contain one Project but could have multiple "Test Cases". I could then enter in my project number on a form and go down and select from a combo box "Test Case 1" which would open up a sub-form that has a list of all of "Test Case 1" steps I could then mark Pass/fail. Close that form and if needed on the project I could then select "Test Case 2" and so on.
I am struggling with how to set this up so that each test case and its steps can be attached to many different projects and if I write a note in one of the steps it will not appear with every project that I use the test on.
I hope what I am asking for makes sense - essentially I want to be able to tie one Project to multiple tests but these tests need the ability to also be independently connected with many projects. Thanks for any assistance.