User Guide

From ReliSourceWiki

Revision as of 08:49, 12 August 2011 by Zahmed (Talk | contribs)
Jump to: navigation, search

Contents

Test Generator

Test Executor

Test Library

Overview

Library section is integrated with the perforce server and it shows the current perforce status of files like suites and cases. For "Offline Mode" the library section is disabled because it needs perforce server connection to generate the file list. There are basically two treeview in library section - workspace treeview and perforce depot treeview.

Workspace Treeview

Users set their local workspace at times of selecting their role as "Test Generator" or "Test Executor". The workspace treeview tab binds the default workspace file structure in treeview. At times of binding, it connects with the perforce server and retrieves the current file status of every file. Workspace treeview shows different file icons to represent different file status. The legend of file types are described in section 5.1. Depending of file status there are 5 types of files :

  • Local file: These files are saved in local workspace but not saved in the perforce server depot.
  • Up to date file: This files are saved both in local workspace and perforce server depot. And both files are up to date and same.
  • Added file: These files are saved in local workspace and also added to the perforce change list to add in the perforce server depot.
  • Deleted file: This files are saved both in local workspace and perforce depot. And it is added to the perforce change list to delete from the perforce depot at next submission.
  • Edited file: This files are saved both in local workspace and perforce depot. But it is edited in the local workspace but the change is not submitted to the perforce depot yet.

Workspace Context Menu

Legend of file types

  • AddedFile.png  Added file image icon.
  • DeletedfFile.png  Deleted file image icon.
  • EditedFile.png  Edited file image icon.
  • LocalFile.png  Local file image icon.
  • SameFile.png  Up to date file image icon.
Personal tools