public class TestBulkChangeIssues extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestBulkChangeIssues() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testCancelLink()
Goes to Step Choose Issues
and checks that the cancel button works properly |
void |
testCancelLinkForStepConfirmationDelete()
Goes to Step Confirmation Delete
and checks that the cancel button works properly |
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.
|
void |
testCheckLabelsSelectAllIssuesMultipleProject()
test to check each dynamic labels in each step.
|
void |
testClickNextWithoutFormCompletion()
Tests if the correct Error message is displayed when clicking Next
without any required fields completed for delete operations
|
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 |
void |
testRevertingToPreviousStagesInWizard()
Tests if each side menu links are working correctly
|
void |
testXssNonExistentVersionAndComponent()
test to check each dynamic labels in each step.
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testCheckLabelsSelectAllIssuesMultipleProject()
public void testXssNonExistentVersionAndComponent()
public void testComponentsAndVersionsNotSelectableInProjectWithoutSuch()
public void testClickNextWithoutFormCompletion()
public void testCancelLink()
public void testCancelLinkForStepConfirmationDelete()
public void testRevertingToPreviousStagesInWizard()
public void testCheckIssueContent()
Copyright © 2002-2019 Atlassian. All Rights Reserved.