Class TestBulkChangeIssues

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues

public class TestBulkChangeIssues extends BaseJiraFuncTest
  • Constructor Details

    • TestBulkChangeIssues

      public TestBulkChangeIssues()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testCheckLabelsSelectAllIssuesMultipleProject

      public void testCheckLabelsSelectAllIssuesMultipleProject()
      test to check each dynamic labels in each step.
      selected ONE issues from a SINGLE project
    • testXssNonExistentVersionAndComponent

      public void testXssNonExistentVersionAndComponent()
      test to check each dynamic labels in each step.
      selected ALL issues from a SINGLE project
    • testComponentsAndVersionsNotSelectableInProjectWithoutSuch

      public void testComponentsAndVersionsNotSelectableInProjectWithoutSuch()
      adds a temporary project and a issue (since its new, it has no versions and components)
      checks that in step Operation details, the version and component fields are not present
    • testClickNextWithoutFormCompletion

      public void testClickNextWithoutFormCompletion()
      Tests if the correct Error message is displayed when clicking Next without any required fields completed for delete operations
    • testCancelLink

      public void testCancelLink()
      Goes to Step Choose Issues
      and checks that the cancel button works properly
    • testCancelLinkForStepConfirmationDelete

      public void testCancelLinkForStepConfirmationDelete()
      Goes to Step Confirmation Delete
      and checks that the cancel button works properly
    • testRevertingToPreviousStagesInWizard

      public void testRevertingToPreviousStagesInWizard()
      Tests if each side menu links are working correctly
    • testCheckIssueContent

      public void testCheckIssueContent()
      Includes the Current page and checks that ISSUE_ON_NEXT_PAGE is not included for bulk change, and that issues with the prefix PREFIX_ISSUE_ON_CURR_PG are in the same page.