Modify

Opened 10 years ago

Closed 10 years ago

#11471 closed enhancement (fixed)

Test should be linked with testcase with the version

Reported by: kubes@… Owned by: Roberto Longobardi
Priority: normal Component: TestManagerForTracPlugin
Severity: normal Keywords: version, test
Cc: Trac Release: 1.0

Description

In our company, the quality system requires the test report. The test reports contains the list of test with results (pass, failed) and the exact version tested. This is what I really missing on TestManager Plugin. it is blocker ticket for me. I cannot use it unless I am able to proove to quality what exactly was tested, what exactly failed, what exactly passed.

Let assume, that the next release version is 2.x. I create test plan with name complete tests for 2.x release. The testing department is testing the new version for 2 months and in this times several bugs needs to be fixed, so the are several version being tested: 2.0.1, 2.0.2 and 2.0.3. It would be really helpfull to link the result of test with the tested version. I suppose, that custom fields can be defined only to test cases not to test results. Am I right?

Attachments (0)

Change History (3)

comment:1 Changed 10 years ago by Roberto Longobardi

Hi there, sorry for the late answer.

Yes you can define custom fields also on test results.

The test artifact is named "test case in plan" and a solution to your problem may be to define a "version" custom field, type text, as follows:

[testcaseinplan-tm_custom]
version = text
version.label = Product Version
Last edited 10 years ago by Ryan J Ollos (previous) (diff)

comment:2 Changed 10 years ago by anonymous

Thank you very much for the reply. This shlould solve the issue.

comment:3 Changed 10 years ago by Roberto Longobardi

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Roberto Longobardi.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.