Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 113605 - Create a "template" test case
Summary: Create a "template" test case
Status: CLOSED DUPLICATE of bug 74841
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Paul Slauenwhite CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 18:08 EDT by Ruth Lee CLA
Modified: 2016-05-05 11:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruth Lee CLA 2005-10-24 18:08:59 EDT
All of the Doc test suites need to run two test cases: 
   1. Technical Review 
   2. Step through
The only thing that differs in each test suite is the name of the topics that
the test suite covers, e.g. JUnit test vs. Profiling. 

Rather than create the same text in multiple test suites, I created a test case
in one test suite and the other test suites referred to this 'template' test
suite. However, it would be nice if the implementation test suite had a link to
the template test suite. That is, instead of navigating through the tree to find
the template, the test case itself could link, similar to the "invocation" on
the "Behavior" page. I don't want to add an invocation to the template test
suite because it's not complete; only when the implementation test suite fills
in the topic name can the test case be run.
Comment 1 Paul Slauenwhite CLA 2005-10-28 14:01:10 EDT
Hi Ruth,

This can be done today by adding an invocation to the test suite to 
your 'template' test case.  The only missing piece is identifying the name of 
the topics that the test suite covers, e.g. JUnit test vs. Profiling.  I have 
added a note to defect #74841 to expose the description of the manual test 
invocation in the Manual Test View.   The description of the manual test 
invocation is different than the description of the test.

*** This bug has been marked as a duplicate of 74841 ***
Comment 2 Paul Slauenwhite CLA 2006-11-16 09:02:25 EST
ACTION: Please verify/close this defect.
Comment 3 Ruth Lee CLA 2006-11-16 09:30:21 EST
Closing