|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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.ClmNewTestCaseDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.qm.QmNewTestCaseDialog
public class QmNewTestCaseDialog
Manage dialog to create test case launched from Reconcile Requirements
dialog (see QmReconcileRequirementsDialog
.
Following actions are accessible on this page:
ClmNewTestCaseDialog.createTestCases()
: Create the default test cases.Following operations are also specialized for dialogs:
getCloseButton(boolean)
: Return the xpath of the button to close the
dialog.
Constructor Summary | |
---|---|
QmNewTestCaseDialog(ClmWebPage page)
|
Method Summary |
---|
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.dialogs.ClmNewTestCaseDialog |
---|
createNewDefaultTestCase, createTestCases, open, selectOwner, selectTestPhase, setDescription, setName, setWeight |
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 |
---|
public QmNewTestCaseDialog(ClmWebPage page)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |