Group Select?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amark
    Junior Member
    • Dec 2008
    • 2

    #1

    Group Select?

    My apologies if the solution to this is quite simple, but is there anyway to select multiple test cases/suites in the tree?

    I've tried holding CTRL, Shift, etc and nothing seems to work.

    [EDIT] I figured I'd just post all my questions here as it seems support only view a few times a day.

    - Is there anyway to reorganize test cases? Or are they fixed based on ID?
    - If multiple users are connected to the same DB, how are edits/saves processed? ie, is the DB auto updated for all users, or do they need to close/reopen?

    Thanks!
    Last edited by amark; Dec-23-2008, 12:34 AM.
  • Tim (PassMark)
    Senior Member
    • Mar 2005
    • 1723

    #2
    Hi,
    • No you can't select multiple items in the tree, only in the right hand list view.
    • Item organisation (sorting) in TestLog is fixed by name.
    • An update thread runs in the background of TestLog so if another user makes a change to an item this change is reflecting in all instances of TestLog that have the same database open.
    • When a user edits a test case a lock file is created to warn other users if the file is opened. If another user tries to open the locked file a message is displayed detailing who locked the file and when.

    Comment

    • amark
      Junior Member
      • Dec 2008
      • 2

      #3
      Thanks Tim =)

      Comment

      Working...