com.ibm.team.fvt.tests.clm.pages.dialogs.qm
Class QmReconcileRequirementsDialog

java.lang.Object
  extended by com.ibm.team.fvt.tests.web.WebPageElement
      extended by com.ibm.team.fvt.tests.web.WebElementWrapper
          extended by com.ibm.team.fvt.tests.web.WebWindow
              extended by com.ibm.team.fvt.tests.web.WebDialog
                  extended by com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
                      extended by 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:


Constructor Summary
QmReconcileRequirementsDialog(ClmWebPage page, org.openqa.selenium.By findBy)
           
 
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
 

Constructor Detail

QmReconcileRequirementsDialog

public QmReconcileRequirementsDialog(ClmWebPage page,
                                     org.openqa.selenium.By findBy)
Method Detail

reconcileRequirements

public void reconcileRequirements()
Reconcile all possible requirements to the current test plan.