![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Create Test Run Topic Summary: Create Test Run with DXL Created On: 17-Dec-2007 16:06 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hello,
In a Module you have in the Menue Tools the opportunity to create Test Runs (Tools - Test Racking - Create Test Run This function creates an Attribute called "Test Status" followed by a number wich is increased each run and a view with a name given by the user. It somehow and somewhere remembers the number it used for the last Test run this Function created .As I have to simulate this function with DXL I would need to know where this number is saved and what else this function does. Or if there is a possibility to include this function in my DXL-code, so that the user don't have to do any input like Viewname or number... Thanks in advance ![]() |
|
![]() |
|
![]() |
|
I think you have an extra DOORS integration. That menu option isn't on mine. Anyway, if the attribute created is Test Statusx, just get it from there parsing out the "Test Status" part.
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
It's in the menue of a Doors Module . I have not installed that later . Myscript already creates the "Test Report xx"-Attribute and the View but there must be something else ...
|
|
![]() |
|
![]() |
|
Again. Find all the attributes that start with "Test Status" Then parse out the number portion. Take the highest number.
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
My Script does that already but it doesn't seem to be enough...
|
|
![]() |
|
![]() |
|
This Menu is part of the Test tracking Tookit (so called TTT or T3), integrated in DOORS in 7.2 and later versions (i think). For previous versions, there was an additional package to download from the telelogic Web site.
T3 saves the actual count number in a module attribute called "T3 Test Run Count" (Integer). The download package from telelogic was provided in source code, so it should be a good start for your script, As I could not find it anymore on there WEb site, you should ask your telelogic account manager for this. As far as I know, the T3 "create test run" makes nothing more than creating new attributes and a new view after incrementing the actual test count. |
|
![]() |
|
![]() |
|
OK Thanks
![]() |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Create Test Run
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.