Add Build Number to a Test Execution
Hi all
When preparing a Test Cycle, we can define the "Version". This is also applied to all Test Cases.
When executing a Test Case in a Test Execution, it can happen, that we receive a new Build within a Test Cycle. Then I want to start a new Test Execution, with the same Version, but a new Build.
How can I add the Build Number to a Test Execution?
The Build Number should be an Integer Field that can be filled in by the Tester (without predefined numbers). The Testers can add any number they want.
Best
Aleks
We had this exact requirement as well. We got a workable solution with a custom field on executions.
The one problem we have is that these custom fields cannot be marked mandatory. This means we are reliant on the test engineer remembering to add the build number. Experience is they often forget and then we lose traceability of what was tested on what build number.