com.ibm.team.fvt.tests.clm.pages.dialogs.qm
Class QmReconcileRequirementsDialog
java.lang.Object
com.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebWindow
com.ibm.team.fvt.tests.web.WebDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.qm.QmReconcileRequirementsDialog
public class QmReconcileRequirementsDialog
- extends ClmWebPageDialog
Manage dialog to reconcile requirements from a collection launched
from a QM test plan page (see QmWebViewTestPlanPage
.
Following actions are accessible on this page:
Following operations are also specialized for dialogs:
Method Summary |
void |
reconcileRequirements()
Reconcile all possible requirements to the current test plan. |
Methods inherited from class com.ibm.team.fvt.tests.web.WebDialog |
open |
Methods inherited from class com.ibm.team.fvt.tests.web.WebWindow |
cancel, close |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QmReconcileRequirementsDialog
public QmReconcileRequirementsDialog(ClmWebPage page,
org.openqa.selenium.By findBy)
reconcileRequirements
public void reconcileRequirements()
- Reconcile all possible requirements to the current test plan.