| Summary: | Package Manual Test component as an as-is component. | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Paul Slauenwhite <paulslau> |
| Component: | TPTP | Assignee: | Joel Cayne <jcayne> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P1 | CC: | jkubasta, xubing |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 207777, 210577 | ||
| Bug Blocks: | 213571 | ||
|
Description
Paul Slauenwhite
Name: Manual Test Tools Description: TPTP Manual Test Tools used to create, manage, and execute manual test suites for manually testing applications by human testers based on textual test descriptions. We will need this defect done BEFORE I4 TP1 since committers will need the manual test tools to start the test pass. Note, the org.eclipse.tptp.test.tools.manual.doc plugin has changed to org.eclipse.tptp.test.tools.manual.doc.user. (In reply to comment #1) > Name: > Manual Test Tools > > Description: > TPTP Manual Test Tools used to create, manage, and execute manual test suites > for manually testing applications by human testers based on textual test > descriptions. > In addition, please package just the org.eclipse.tptp.test.tools.manual plug-in in a ZIP rooted under the /plugins/ directory for installing over the Agent Controller installation for remote manual test execution. I have added the org.eclipse.tptp.test.tools.manual component to the As-Is Section and a note for installation for use with RAC. Joel, could you please change the description to: <b>Manual Test Tools</b> <br/> <br/> TPTP Manual Test Tools are used to create, manage, and execute manual test suites for manually testing applications by human testers based on textual test descriptions. <br/> <br/> <b>Note:</b> For remote Manual Test execution using the Agent Controller: <ol> <li>Extract the archive to the <code><Eclipse installation directory><code>.</li> <li>Copy the <code><Eclipse installation directory>/eclipse/plugins/org.eclipse.tptp.test.tools.manual_<version>.v<build ID></code> plug-in to <code><Agent Controller installation directory>/plugins/</code> directory on the remote machine.</li> <li>Regenerate the configuration file for the Agent Controller (see the <a href="http://www.eclipse.org/tptp/home/downloads/installguide/AgentController45.html">Agent Controller documentation<a/>).</li> <li>Restart the Agent Controller.</li> Description updated. |