wiki - How to copy test case from one suite to another in FitNesse? -
i have 2 test suites created in frontpage, lets suite1 , suite2. have 1 test case created in suite1, lets testcase1, , have copy of testcase1 inside suite2, may know how can use "recfactor" feature in fitnesse "copy" testcase1 suite2?
thanks @!
assuming suites suite1 , suite2 have been created directly on frontpage.
to move testcase1 suite1 suite2 can click on refactor link of testcase1 page or open link: http://localhost:8000/frontpage.suite1.testcase1?refactor
then enter frontpage.suite2 in "new location" field under move section. , click on move page button. testcase1 has been moved under suite2 suite1.
Comments
Post a Comment