Bug 128424 - The test client doesn't normalize test case descriptions
Summary: The test client doesn't normalize test case descriptions
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 major (vote)
Target Milestone: ---   Edit
Assignee: Paul Slauenwhite CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
: 147479 165230 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-17 10:35 EST by amehrega CLA
Modified: 2016-05-05 10:30 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description amehrega CLA 2006-02-17 10:35:05 EST
If a test case contains a step such as:

- Remove the </shell> element just before </macro>

the elements (</shell> and </macro>) will not appear right.  The test client needs to normalize the test descriptions before displaying them.
Comment 1 Paul Slauenwhite CLA 2006-04-03 14:58:55 EDT
Cannot contain in TPTP V4.2.0 (i2).
Comment 2 Paul Slauenwhite CLA 2006-06-01 13:40:44 EDT
Cannot contain in TPTP V4.2.0 (i3).
Comment 3 Paul Slauenwhite CLA 2006-06-16 12:21:42 EDT
*** Bug 147479 has been marked as a duplicate of this bug. ***
Comment 4 Joe Toomey CLA 2006-07-31 11:08:43 EDT
Retargeting to 4.3 per Paul's mailing list post and lack of dissent.
Comment 5 Paul Slauenwhite CLA 2006-10-16 09:17:58 EDT
Based on priority and available resources, this defect is being considered for deferral from 4.3.  If you object to this deferral, please provide a comment
ASAP explaining the reason that you need this in 4.3 and we will take that into
consideration.
Comment 6 Paul Slauenwhite CLA 2006-10-20 16:08:38 EDT
Retargeting to 4.4 as decided in today's AG call (only permitting blocking and critical defects in 4.3 i3).
Comment 7 Paul Slauenwhite CLA 2006-11-22 07:10:44 EST
*** Bug 165230 has been marked as a duplicate of this bug. ***
Comment 8 Paul Slauenwhite CLA 2006-11-22 07:11:17 EST
Increasing severity to match dependent defect.
Comment 9 Paul Slauenwhite CLA 2007-01-22 12:23:11 EST
	Test authors can use HTML 4 (complete HTML document or indivdual fragments) in the test case description and HTML will be rendered in the Manual Test View.  However, paths (e.g. image links) must be absolute and point to local (e.g. system under test, or SUT) or accessible on the web. 
Comment 10 Paul Slauenwhite CLA 2007-01-22 12:24:29 EST
TPTP product documentation should be updated with an explanation on the permitted content of manual test case descriptions.
Comment 11 Paul Slauenwhite CLA 2007-02-05 06:41:31 EST
Moving to i2.
Comment 12 Paul Slauenwhite CLA 2007-04-12 13:36:50 EDT
The following files checked-in to CVS (HEAD):

Fix:
org.eclipse.tptp.test.manual.runner.core.internal.model.NamedElement.java
org.eclipse.tptp.test.manual.runner.ui.internal.ManualTestView.java

Documentation:
org.eclipse.hyades.test.doc.user\tasks\tediting_manual_test.htm

Tests:
org.eclipse.hyades.test.java.tests\resources\Test_Execution_ManualRunner_Project.zip
Comment 13 Paul Slauenwhite CLA 2007-06-02 14:52:01 EDT
Reporter: Please verify and close in preparation for shutting down the TPTP 4.4 release.  Thanks.
Comment 14 amehrega CLA 2007-06-28 16:14:15 EDT
Closing