blob: d7547e8c68b71265343e36d0f3da419f2a12079a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<org.eclipse.epf.uma:TaskDescription xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:org.eclipse.epf.uma="http://www.eclipse.org/epf/uma/1.0.3/uma.ecore" epf:version="1.0.0" xmi:id="_W6rc0Lv7EdmmUvZAZjqE3g" name="run_developer_tests,_0iYCUMlgEdmt3adZL5Dmdw" guid="_W6rc0Lv7EdmmUvZAZjqE3g" changeDate="2006-09-29T12:31:32.200-0400" version="1.0.0">
<keyConsiderations>&lt;p&gt;
It is common to require that code pass all Developer tests before it can be delivered in an integrated build (see &lt;a class=&quot;elementLinkWithType&quot; href=&quot;./../../openup_basic/guidances/guidelines/promoting_builds,_SM4YIL6dEdqti4GwqTkbsQ.html&quot; guid=&quot;_SM4YIL6dEdqti4GwqTkbsQ&quot;&gt;Guideline: Promoting Builds&lt;/a&gt;).
&lt;/p&gt;
&lt;p&gt;
Pair with the Tester during all steps of this task to gain insight on testing and quality considerations.
&lt;/p&gt;</keyConsiderations>
<sections xmi:id="_MSnQsMP4EdmWKcx6ixEiwg" name="Run Developer Tests" guid="_MSnQsMP4EdmWKcx6ixEiwg">
<sectionDescription>&lt;p&gt;
Run the &lt;a class=&quot;elementLink&quot; href=&quot;./../../openup_basic/workproducts/developer_test,_0YuXEclgEdmt3adZL5Dmdw.html&quot;
guid=&quot;_0YuXEclgEdmt3adZL5Dmdw&quot;&gt;Developer Test&lt;/a&gt;s. The procedure will vary, depending on whether the test is manual or
automated and whether additional test components are necessary,&amp;nbsp;such as&amp;nbsp;drivers or stubs.
&lt;/p&gt;
&lt;p&gt;
To run the tests, you need to make sure that you have initialized the test environment with all necessary elements,
such as software, hardware, tools, data, and so on.
&lt;/p&gt;
&lt;p&gt;
Automated tests will often update a &lt;a class=&quot;elementLink&quot;
href=&quot;./../../openup_basic/workproducts/test_log,_0ZlSsMlgEdmt3adZL5Dmdw.html&quot; guid=&quot;_0ZlSsMlgEdmt3adZL5Dmdw&quot;&gt;Test
Log&lt;/a&gt;&amp;nbsp;which you can evaluate to determine where your tests went wrong.
&lt;/p&gt;</sectionDescription>
</sections>
<sections xmi:id="_NkRF0MP4EdmWKcx6ixEiwg" name="Evaluate test execution" guid="_NkRF0MP4EdmWKcx6ixEiwg">
<sectionDescription>&lt;p&gt;
Evaluate the test execution by analyzing the test run.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Testing will&amp;nbsp;complete either&amp;nbsp;normally or abnormally.&amp;nbsp; For correctly implemented tests, a normal
completion represents a passed test, though it could warrant additional examination of the test log to ensure&amp;nbsp;the
test&amp;nbsp;ran as expected.&amp;nbsp; Abnormal termination could be premature termination or just a test that does not
complete as intended.
&lt;/p&gt;
&lt;p&gt;
Review the test log to understand any reported failures, warnings, or unexpected results. The cause of the problem(s)
might be that the implementation element being tested is faulty, a problem with the developer tests, or a problem with
the environment.
&lt;/p&gt;</sectionDescription>
</sections>
<sections xmi:id="_SXPFkMP4EdmWKcx6ixEiwg" name="Respond to test results" guid="_SXPFkMP4EdmWKcx6ixEiwg">
<sectionDescription>&lt;p&gt;
Determine the appropriate corrective action to recover from a &quot;failed&quot; developer test run. If the implementation
element under test is faulty, fix the problem if possible and rerun the tests. If the problem is serious and cannot be
immediately addressed, perform the task &lt;a class=&quot;elementLink&quot;
href=&quot;./../../openup_basic/tasks/request_change,_0mwzEclgEdmt3adZL5Dmdw.html&quot; guid=&quot;_0mwzEclgEdmt3adZL5Dmdw&quot;&gt;Request
Change&lt;/a&gt; to report the defect. If the developer test is faulty fix the test and rerun the tests. If there was a
problem with the environment,resolve it and then rerun&amp;nbsp;the tests.
&lt;/p&gt;
&lt;p&gt;
When the developer tests pass, communicate the results. If the passing of these tests represent completion of a
requirement, this could involve updating the status of something on the &lt;a class=&quot;elementLink&quot;
href=&quot;./../../openup_basic/workproducts/work_items_list,_rGNWsCbSEdqh1LYUOGRh2A.html&quot;
guid=&quot;_rGNWsCbSEdqh1LYUOGRh2A&quot;&gt;Work Items List&lt;/a&gt;.
&lt;/p&gt;</sectionDescription>
</sections>
<purpose>To verify that the implementation works as specified.</purpose>
</org.eclipse.epf.uma:TaskDescription>