CoverRequirement | Adds the specified requirement to the list of requirements covered by this test. | 
  GetCoverList | Gets the list of all requirements covered by this test. | 
  LockObject | Locks the object. Returns True if the object has been changed on the server. | 
  Mail | Mails the list of IBase Factory Items. 'Items' is a list of ID numbers. | 
  Post | Posts all changed values into database. | 
  Refresh | Reads saved values, overwriting values in memory. | 
  RemoveCoverage | Removes a requirement from the list of requirements this test covers. | 
  Undo | Undoes changes to field values that have not been posted. | 
  UnLockObject | Unlocks the object. | 
  Attachments | The Attachment factory for the object. | 
  AutoPost | If true, the database is updated immediately when the field value changes. | 
  CheckoutPathIfExist | The checkout path for the test. | 
  DesignStepFactory | The design steps factory for the current test. | 
  DesStepsNum | The number of design steps in the test. | 
  ExecDate | The test execution date and time. | 
  ExecStatus | The test execution status. | 
  ExtendedStorage | The Extended Storage object for the current test. | 
  Field | The value of the specified field. | 
  FullPath | The full file system path for the test. | 
  HasAttachment | Checks if the object has one or more attachments. | 
  HasCoverage | Checks if the test covers at least one requirement. | 
  HasCriteria | Checks whether the test has criteria. | 
  HasParam | Checks if the test has at least one parameter. | 
  ID | The item ID. | 
  IsLocked | Checks if object is locked for editing. | 
  LastRun | The last Run object for this test. | 
  Modified | Checks if the item has been modified since last refresh or post operation. If true, the field properties on the server side are not up to date. | 
  Name | The test name. | 
  NumOfConfigurations | Number of configurations the Test has. | 
  Params | Deprecated. Use TestParameterFactory of ISupportTestParameters. The current test parameters. | 
  TemplateTest | Indicates if this test is a template test. | 
  TestConfigFactory | The test configuration factory for the test. | 
  TestCriterionFactory | The test criterion factory for the test. | 
  Type | The test type. | 
  VCS | The VCS version control object for this test. | 
  Virtual | Checks if this is a virtual item, that is, an item that does not have a corresponding database record. |