Generic test cases

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pony Clover
    Newbie
    • Jun 2009
    • 1

    #1

    Generic test cases

    I've been evaluating TestLog for the past few days, and been mostly satisfied with it. However, I'm trying to figure out if there is a way that I can set up generic test cases and assign them to different features. Currently, I set up test suites for different features in my software. Most of these features need to be tested exactly the same way - e.g., test the printing. Is there a way I can set up a master, generic test case that I can then assign to each test suite? That way, if I needed to make an update, I'd only need to change the test in one location.

    I think the Recommended Config almost does this, but I'm already using that for different installations of my software. Is that my only option?

    Thanks!
  • Tim (PassMark)
    Senior Member
    • Mar 2005
    • 1723

    #2
    Currently there isn't any linking between test cases and project test cases that have been created from them, though this is something being considered for the next major version.

    Comment

    Working...