| Summary: | Duplicate wizards for creating a URL recording/test. | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Paul Slauenwhite <paulslau> |
| Component: | TPTP | Assignee: | Paul Slauenwhite <paulslau> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P1 | CC: | jkubasta, kdsiefke, mddunn, nevicosi, paulslau, sluiman |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 208110 | ||
|
Description
Paul Slauenwhite
Add Jeff as CC . Jeff - what do you think about removing this second option? When you developed the GRF, was there a requirement to keep the old way of recording around for a certain amount of time.? There's a requirement for maintaining both wizard types until 5.0. We need to mark the necessary classes deprecated to initiate the removal process. Retarget for 4.2i4. While Mark can double check, I'm fairly certain the old recorder classes have been marked as @deprecated since 4.1 (where the GRF was delivered as internal). Retarget to 4.2.1 . Retarget to 4.3. Reassign these Test.UI bugs/enhancements to Jerome. Add estimate. This needs to be deferred until 5.0 per Jeff's comment. Targeting to future since not containable in 4.4. As discussed on this week's Test Project call (January 22, 2007), the Test Project will focus on existing P1 - P2/Blocker - Major and P1/Normal and test creation/automation defects (omitting defects dependant on outstanding features) in TPTP 4.4. All other Test Project defects have been targeted to future. If this defect has been targeted to future and you/originator feel it should be completed in 4.4, please provide the necessary reason as a reply to this comment or a post to the Test Project mailing list (tptp-test-tooling-dev@eclipse.org). We will collectively triage and assess our resources to determine a case-by-case decision. As discussed on this week's Test Project call (January 22, 2007), the Test Project will focus on existing P1 - P2/Blocker - Major and P1/Normal and test creation/automation defects (omitting defects dependant on outstanding features) in TPTP 4.4. All other Test Project defects have been targeted to future. If this defect has been targeted to future and you/originator feel it should be completed in 4.4, please provide the necessary reason as a reply to this comment or a post to the Test Project mailing list (tptp-test-tooling-dev@eclipse.org). We will collectively triage and assess our resources to determine a case-by-case decision. Correction: The Test Project mailing list is tptp-testing-tools-dev@eclipse.org. Required for 4.5. Deferring to I6. Duwayne, I will do this defect as part of 208110. In addition, we should remove the the import wizard for HTTP recordings (File > Import... >> Test >> HTTP Recording) since this function (e.g. create a test suite from an existing recording) is supported by the Generic Recording Framework. Kent, can you confirm that these two wizards are no longer required by your consuming product? I can confirm (at Kent's request) that these two wizards are no longer needed by our team. 1. The Recording->HTTP Recording is the old way and is supplanted by the Generic Recorder Framework 2. The File->Import...->HTTP Recording no longer works as intended and is obsolete. The GRF provides the same functionality as intended by this wizard. (In reply to comment #19) > I can confirm (at Kent's request) that these two wizards are no longer needed > by our team. > > 1. The Recording->HTTP Recording is the old way and is supplanted by the > Generic Recorder Framework > > 2. The File->Import...->HTTP Recording no longer works as intended and is > obsolete. The GRF provides the same functionality as intended by this wizard. > Thanks Mark and Kent. Um, I don't follow the removal of the recording import function. The file formats are in effect API and we can't just remove the capability in a point release. Even if it is not working well, it did at one time (we claimed it did) and should be repaired. This sounds like related but not part of the orignal desire to reduce the redundancy in the wizards. (In reply to comment #21) > Um, I don't follow the removal of the recording import function. > > The file formats are in effect API and we can't just remove the capability in a > point release. This removal is only for the wizard. The HTTP recorder in the GRF still emits the same recording file formats. > Even if it is not working well, it did at one time (we claimed it did) and > should be repaired. > This sounds like related but not part of the orignal desire to reduce the > redundancy in the wizards. > It is part of the original intent to reduce redundancy since the GRF supports the exact same function. That is, the user can create a URL test from an existing recording. As with the duplicate wizards for creating a URL recording/test, this import wizard is duplicate function to the GRF. Deferred from I5 to I6 with PMC approval. The following files checked into CVS (HEAD): org.eclipse.hyades.test.tools.ui.internal.resources.ToolsUiPluginResourceBundle.java /org.eclipse.hyades.test.tools.ui/src/org/eclipse/hyades/test/tools/ui/internal/resources/messages.properties /org.eclipse.hyades.test.tools.ui/META-INF/MANIFEST.MF /org.eclipse.hyades.test.tools.ui/plugin.properties /org.eclipse.hyades.test.tools.ui/plugin.xml The the following deprecated package/classes (and the associated messages) of the org.eclipse.hyades.test.tools.ui plug-in removed from CVS (HEAD) since they have been deprecated since TPTP 4.0: package: org.eclipse.hyades.execution.recorder.http.ui.actions classes: org.eclipse.hyades.execution.recorder.http.ui.wizards.HttpRecorderFileSelectPage.java org.eclipse.hyades.execution.recorder.http.ui.wizards.HttpRecorderLaunchWizard.java Note: The package was also removed from the manifest file as exported packages. In addition: /org.eclipse.hyades.test.ui/plugin.properties /org.eclipse.hyades.test.ui/plugin.xml Verified in TPTP-4.5.0-200806070100. Closing. |