Class TestIssueToSubTaskConversionSystemFields

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSystemFields

public class TestIssueToSubTaskConversionSystemFields extends BaseJiraFuncTest
This test ensures that the correct systemfields are shown/hidden in the convert issue to subtask wizard.
  • Constructor Details

    • TestIssueToSubTaskConversionSystemFields

      public TestIssueToSubTaskConversionSystemFields()
  • Method Details

    • testConvertHiddenAndSomeShownScenarios

      public void testConvertHiddenAndSomeShownScenarios()
    • testShownAndSomeRequiredScenarios

      public void testShownAndSomeRequiredScenarios()
      This tests the following: || From || Value? || To || Field Update || Confirmation || Field | S | (/) | R | not shown | not shown | Affects Vers | S | (/) | Rr | prompt | shown | Description | S | (x) | H | not shown | not shown | Due date | S | (x) | R | prompt | shown | Component | R | (/) | H | not shown | shown | Fix Version | R | (/) | S | not shown | not shown | Priority | R | (/) | Sr | prompt | shown | Environment | R | (/) | R | not shown | not shown | Summary

      Where: X = non-existing field H = not shown, optional field S = shown, optional field Sr = shown, optional field with changed renderer (text <-> wiki) R = shown, required field

    • testSomeMoreShownAndSomeRequiredScenarios

      public void testSomeMoreShownAndSomeRequiredScenarios()
      This tests the following: || From || Value? || To || Field Update || Confirmation || Field | S | (x) | S | not shown | not shown | Environment | R | (/) | Rr | prompt | shown | Description

      Where: X = non-existing field H = not shown, optional field S = shown, optional field Sr = shown, optional field with changed renderer (text <-> wiki) R = shown, required field