Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
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
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 17-Dec-2007 16:06
User is offline View Users Profile Print this message


Dennis Ebel

Posts: 5
Joined: 17-Oct-2005

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
Report this to a Moderator Report this to a Moderator
 17-Dec-2007 16:14
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

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
Report this to a Moderator Report this to a Moderator
 17-Dec-2007 16:22
User is offline View Users Profile Print this message


Dennis Ebel

Posts: 5
Joined: 17-Oct-2005

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 ...
Report this to a Moderator Report this to a Moderator
 17-Dec-2007 17:49
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

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
Report this to a Moderator Report this to a Moderator
 18-Dec-2007 08:41
User is offline View Users Profile Print this message


Dennis Ebel

Posts: 5
Joined: 17-Oct-2005

My Script does that already but it doesn't seem to be enough...
Report this to a Moderator Report this to a Moderator
 18-Dec-2007 08:50
User is offline View Users Profile Print this message


Emmanuel Henri Roland Joyeaux

Posts: 6
Joined: 28-Sep-2005

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.
Report this to a Moderator Report this to a Moderator
 18-Dec-2007 09:16
User is offline View Users Profile Print this message


Dennis Ebel

Posts: 5
Joined: 17-Oct-2005

OK Thanks
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.