A B C D E F G H I J K L M N O P Q R S T U V W Y

A

accept() - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.AdminLicenseAgreementDialog
Click on the accept button and close the dialog.
ACCESS_CONTROL_SECTION - Static variable in interface com.ibm.team.fvt.tests.clm.pages.dm.DmAdminProjectAreaPageConstants
 
activelyManageWithDesignManager() - Method in class com.ibm.team.fvt.tests.clm.pages.dm.DmWebProjectPropertiesDomainsPage
Deprecated. Click on the Actively managed with Design Manager radio button to make DM managing the current project.
add() - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.ClmAddUserDialog
Click on the 'Add' button.
addAll() - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.ccm.CcmRequirementsSelectionDialog
Create stories for all requirements displayed in the dialog.
addArtifactToCollection(String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowEditableArtifactPage
Add an artifact to the collection using the Add to Collection button.
addColumn(String) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebViewPlanPage
Add the given column to the current test plan.
addColumns(String[]) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebListPage
Add columns to display in collection items table.
addComment(String) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebWorkItemPage
Add the given text as comment of current work item.
addComment(String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowArtifactPage
Adds a comment to the artifact with the given subject, unless it already exists.
addComment(String, boolean) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowArtifactPage
Adds a comment to the artifact with the given subject.
addExistingLink(String, String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.dm.DmAddLinkDialog
Add a link to a project area resource for the document from where the dialog has been launched.
addExistingPlan(String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.qm.QmDvptPlanLinkDialog
Add the given plan to the development plan links.
addExistingRequirementLink(String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.ccm.CcmAddLinkDialog
Add a link to the given existing requirement for the work item from where the dialog has been launched.
addExistingTestCaseLink(String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.ccm.CcmAddLinkDialog
Add a link to the given existing test case for the work item from where the dialog has been launched.
addLink(String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebWorkItemPage
Deprecated. Use either CcmWebWorkItemPage.addRequirementLink(String, String, String) when adding a requirement link or CcmWebWorkItemPage.addTestCaseLink(String, String) when adding a test case link
addLink(String, String, String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.dm.DmWebDocumentPage
Add the given link type to the given resource for the current work item.
addLink(Class<P>, String) - Method in class com.ibm.team.fvt.tests.clm.pages.menus.CcmPlanWorkItemActionsMenu
Add a link to the item
addLinkTestedByNewTestCase(String, String, String, String, ClmUser, String) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebViewPlanPage
Add a new 'Tested By Test Case' link to the item
addLinkTestedByTestCase(String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebViewPlanPage
Add an existing 'Tested By Test Case' link to the item
addLinkToArtifact(String, String, boolean) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowArtifactPage
Adds a link to an existing RM artifact or to a newly-created RM artifact.
addLinkToArtifact(String, String, boolean, boolean) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowArtifactPage
Adds a link to an existing RM artifact or to a newly-created RM artifact.
addLinkToDevelopmenPlan(String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowCollectionPage
Add a link to an existing development plan for the current collection.
addLinkToDevelopmentPlan(String) - Method in class com.ibm.team.fvt.tests.clm.pages.qm.QmWebViewTestPlanPage
Add a link to an existing development plan for the current collection.
addLinkToNewTestPlan(String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowCollectionPage
Add a link to an new test plan for the current collection.
addLinkToNewWorkItem(String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowEditableArtifactPage
Deprecated. Use RmWebShowEditableArtifactPage.addLinkToNewWorkItem(String, String, String) instead.
addLinkToNewWorkItem(String, String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowEditableArtifactPage
Add a link to a new work item for the current requirement.
addLinkToWorkItem(String, String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowEditableArtifactPage
Add a link to an existing work item for the current requirement.
addMember(ClmUser, String) - Method in class com.ibm.team.fvt.tests.clm.pages.clm.ClmAdminProjectAreaPage
Adds a user with the given role to the current project.
addMember(ClmUser, String...) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.ClmAddMemberDialog
Adds the given user with the given role.
addMember(String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddMemberDialog
Adds a a users with the given role to the current project
addMember(ClmUser) - Method in class com.ibm.team.fvt.tests.clm.pages.lpa.LpaWebMembersPage
Add the given user to current selected project's members.
addNewPlan(String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmTestPlanLinkDialog
Create and add the given plan to the test plan links.
addNewTestCaseLink(String, String, String, String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.ccm.CcmAddLinkDialog
Add a link to a new test case to the work item
addNewWorkItem(String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmWorkItemLinkDialog
Deprecated. Use RmWorkItemLinkDialog.addWorkItem(String, String, boolean) instead.
addParent(String) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebWorkItemPage
Add the work item with the given title as parent of the current work item.
addParent(String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.ccm.CcmAddParentDialog
Add a 'Parent' link to the given work item for the work item from where the dialog has been launched.
addPlan(String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmDvptPlanLinkDialog
Add the given plan to the development plan links.
addRequirementLink(String, String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebWorkItemPage
Add a link to the given requirement for the current work item.
addRequirements(List<String>) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddArtifactsDialog
Add the given requirements to the current collection.
addRequirementsToCollection(String...) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowCollectionPage
Add the given requirements to the current collection.
addRequirementsToModule(String...) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowModulePage
Add the given requirements to the current module.
addRequirementUsingSearch(String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddArtifactsDialog
Adds the specified artifact to the current Requirement/Collection.
addRmUser(User, String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebManageProjectAreaPage
Adds a a users with the given role to the current project
addStep(String) - Method in class com.ibm.team.fvt.tests.clm.pages.qm.QmWebViewTestScriptPage
Add a new step to the current test script.
addTestCaseLink(String, String) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebWorkItemPage
Add a link to the given test case for the current work item.
addUser(String) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.ClmAddUserDialog
Add the given user in the users table list.
addUser(String, RmWebReviewPage.ReviewUserRole) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddUserToReviewDialog
Deprecated. Use #addUsers(ReviewUserRole, String...) instead.
addUser(ClmUser, RmWebReviewPage.ReviewUserRole) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebReviewPage
Deprecated. Use RmWebReviewPage.addUsers(ReviewUserRole, String, ClmUser...) instead.
addUsers(RmWebReviewPage.ReviewUserRole, String...) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddUserToReviewDialog
Adds the users with the given role to the current review (assumes the selection list is populated)
addUsers(RmWebReviewPage.ReviewUserRole, String, ClmUser...) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebReviewPage
Adds the given users as users for the review in the given role (one of RmWebReviewPage.ReviewUserRole).
addViewlet(String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebProjectDashboardPage
 
addViewlet(String, String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebProjectDashboardPage
 
addViewlet(String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.dm.DmWebProjectDashboardPage
 
addViewlet(String, String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.dm.DmWebProjectDashboardPage
 
addViewlet(String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.helper.ClmProjectDashboardPageHelper
Add the viewlet with the given title to the current project dashboard.
addViewlet(String, String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.helper.ClmProjectDashboardPageHelper
Add the given application viewlet with the given title to the current project dashboard.
addViewlet(String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.qm.QmWebProjectDashboardPage
 
addViewlet(String, String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.qm.QmWebProjectDashboardPage
 
addViewlet(String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebProjectDashboardPage
 
addViewlet(String, String, Class<V>) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebProjectDashboardPage
 
addWorkItem(String, String, boolean) - Method in class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmWorkItemLinkDialog
Add existing work item from given project area to the requirement links.
ADMIN - Static variable in interface com.ibm.team.fvt.tests.clm.topology.ClmTopologyConstants
 
AdminImportUsersDialog - Class in com.ibm.team.fvt.tests.clm.pages.dialogs
Manage dialog launched to import users from JTS Admin Active Users page.
AdminImportUsersDialog(ClmWebPage) - Constructor for class com.ibm.team.fvt.tests.clm.pages.dialogs.AdminImportUsersDialog
 
ADMINISTRATION_HOME_MENU_GROUP - Static variable in interface com.ibm.team.fvt.tests.clm.pages.ClmWebPageConstants
 
AdminLicenseAgreementDialog - Class in com.ibm.team.fvt.tests.clm.pages.dialogs
Manage dialog launched to accept license agreement during the JTS Setup.
AdminLicenseAgreementDialog(ClmWebPage, By) - Constructor for class com.ibm.team.fvt.tests.clm.pages.dialogs.AdminLicenseAgreementDialog
 
AFFECTED_BY_DEFECT - Static variable in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebTabsPage
 
AFFECTS_PLAN_ITEM - Static variable in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebTabsPage
 
AFFECTS_REQUIREMENT - Static variable in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebTabsPage
 
ALL_LICENSES - Static variable in interface com.ibm.team.fvt.tests.clm.pages.jts.admin.ClmLicensingConstants
 
ANALYST - Static variable in interface com.ibm.team.fvt.tests.clm.topology.ClmTopologyConstants
 
apply() - Method in class com.ibm.team.fvt.tests.clm.pages.popup.RmConfigureLinksPopupMenu
Deprecated. Apply all changes done in the drop-down menu.
apply(RmAttributeFilterCriteria) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.filter.RmAttributeFilterElement
Apply the given criteria in the attribute filter.
applyAttributeFilter(RmAttributeFilterCriteria) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebArtifactsPage
 
applyAttributeFilter(RmAttributeFilterCriteria) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebCollectionsPage
 
applyAttributeFilter(RmAttributeFilterCriteria) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebModulesPage
 
applyAttributeFilter(RmAttributeFilterCriteria) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowCollectionPage
 
applyTagFilter(String, String, String...) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebArtifactsPage
 
applyTagFilter(String, String, String...) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebCollectionsPage
 
applyTagFilter(String, String, String...) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebModulesPage
 
applyTagFilter(String, String, String...) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowCollectionPage
 
applyViewFilter(String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebArtifactsPage
 
applyViewFilter(String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebCollectionsPage
 
applyViewFilter(String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebModulesPage
 
applyViewFilter(String) - Method in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebShowCollectionPage
 
archiveProjectArea(String) - Method in class com.ibm.team.fvt.tests.clm.pages.clm.ClmAdminActiveProjectAreasPage
Archive the given project area.
ARTIFACT_ATTRIBUTES_TAB - Static variable in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebManageProjectPropertiesPage
 
ARTIFACT_TYPE_FILTER - Static variable in class com.ibm.team.fvt.tests.clm.pages.rm.filter.RmAttributeFilterCriteria
 
ARTIFACT_TYPES_TAB - Static variable in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebManageProjectPropertiesPage
 
assignToOwner(String, ClmUser) - Method in class com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebViewPlanPage
Assign the given user as owner of the given item.
assignToOwner(ClmUser) - Method in class com.ibm.team.fvt.tests.clm.pages.menus.CcmPlanWorkItemActionsMenu
Assign to owner the given user.
associateDomains(boolean, String...) - Method in class com.ibm.team.fvt.tests.clm.pages.dm.DmAdminProjectAreaPage
Associate the given domains to the current project area.
ATTRIBUTE_DATA_TYPES_TAB - Static variable in class com.ibm.team.fvt.tests.clm.pages.rm.RmWebManageProjectPropertiesPage
 
AutomaticLoginPage - Class in com.ibm.team.fvt.tests.clm.pages.login
Popup login page.
AutomaticLoginPage(String, ClmConfig, User) - Constructor for class com.ibm.team.fvt.tests.clm.pages.login.AutomaticLoginPage
 

A B C D E F G H I J K L M N O P Q R S T U V W Y