Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Within the context of a Test Run, there are couple of very significant operations 

  • Log Issues
    • From RMsis 1.8.3.2-r290 onwards 

      • JIRA Issues can be created against test cases which have status "Fail".
      • In order to log issues against test cases with "Fail" status, 
        • Click on "Log Issues" option.
        • Select the type of JIRA Issue to be created and click on "Submit".
        • The comments logged by testers are automatically included in the Issue Description.
    • For previous versions of RMsis (RMsis 1.8.3.1-r286 and earlier) 
      • Selecting this option, automatically logs issues for the failed test cases.
      • The comments logged by testers are automatically included in the Issue Description.
  • Reset Status
    • By selecting this option, the test case status can be reset to default.

  • View Status Log
    • User can select this status to view the history of Test Cases Status changes.
    • A typical output is shown below:

  • Auto Compute Test Case Status from Test Steps
    • When a user selects this option, the Test Case Status is automatically computed from the Test Step Status. Test Steps are described at Test Steps.
    • The rules for computation can be configured by Admin and the details are available at Test Case Configuration
    • In RMsis 1.8.8.2-r304 and later versions of RMsis,  the status of test cases within a test run will be automatically computed based on their test steps status using the conditions specified for this instance of RMsis when the test step window is closed.
      • By default, this feature is disabled.
      • In order to enable this feature,
        • Switch to RMsis Administration > Configuration > Application
        • Scroll down to "Auto Compute Test Case State" section.
        • Enable the checkbox "Auto compute Test Case status on Test Step window closure"
  • Bulk Operation
    • RMsis provides a mechanism to do a bulk update of Status for multiple test cases.
    • To achieve this, select all the test cases, whose Status is to be modified.
    • Choose Bulk Operation from the More drop-down.

    • A dialog box will appear.
    • Select the attribute and value and Submit.
  • No labels