Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 337286 - Name change for the unbound module: ub_tpn_checkExistenceOfTab_byValue
Summary: Name change for the unbound module: ub_tpn_checkExistenceOfTab_byValue
Status: CLOSED FIXED
Alias: None
Product: Jubula
Classification: Technology
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0   Edit
Assignee: Markus Tiede CLA
QA Contact: Tim Winselmann CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-16 04:42 EST by Alexandra Schladebeck CLA
Modified: 2011-03-21 05:22 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 Alexandra Schladebeck CLA 2011-02-16 04:42:30 EST
The module named "ub_tpn_checkExistenceOfTab_byValue" can actually check the existence of an index as well, and should therefore be named "ub_tpn_checkExistenceOfTab_byValueOrIndex".

The process to make changes to the unbound modules isn't clear at the moment. After discussing with Markus, the following process should be used:

1. Take a clean database and import the productive version of the unbound modules (from the Jubula installation, in the examples/testCaseLibrary).
2. Make the necessary change(s) and export the project.
3. Delete the affected unbound modules project from the dev_testweek and import the new version. 
4. Check whether the project "Test_unbound_modules_*" is error-free.

(If new modules have been added to the unbound modules projects, they must be reused in these test projects)

5. Check in and push the new project: 
a) into the folder for the nightly regression tests
b) into the folder for the installation (productive version of the unbound modules).
Comment 2 Markus Tiede CLA 2011-03-21 05:22:59 EDT
Testcase has been successfully renamed.