473,406 Members | 2,843 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Can Roundup do this...

For Hardware design we jave a very high cost associated with releasing a
design for manufacturing (around $1M), so one of the things we do is
simulate like crazy, and graph bugs found and bugs fixed versus time. By
looking at the graph we gain more information on the health of our design.

I am looking at tools to more automate the bug tracking process that are
'lightweight' ie easy to administer but that also help with the graph
creation process.

After looking at a lot of tools, my python bias kicked in - almost al
the tools I looked at did not have graphing functionality. I also
couldn't find it in Roundup but, Since I can create the graphs from a
spreadsheet, I need to know if Roundup can create say csv files of any
or all fields (bug ID, time bug entered, current state of bug, time bug
reached that state, as well as others).

I could then set up a flow where we could dump the data and create our
graphs on a weekly basis all in less than 20 minutes (hopefully).

If you ask why if were paying so much to make a chip we haven't got the
reporting sown up then, we do have reporting system(s) but in our large
company these systems are installed and geared to report on different
aspects of the product lifecycle. We want to track from a much earlier
point in the life cycle, for a single project team at a single site, and
in a more 'agile' way. We don't want too much external burocracy
involved in deciding what is reported and to whome. We are given local
targets and this is to help us achieve them, for the benefit of the
company as a whole, but 'it's a local thing', the price I pay for that
control is that we have to impliment and show its benefits whilst doing
our normal jobs.

(OK, OK the real reason is that were a perl house! Can you believe it,
I'd like to show them something working then when management are
praising the results, have its implimentation details slip out.
<RANT smiley="TRUE">
Can you believe it. They are giving in-house courses in Object Oriented
perl at our main site! Ive had to build on the perl they produce at the
moment - a tough job, and now they want to create OO perl?!
I'm going to have to re-think my approach to sneaking python in to the
company
</RANT>

Cheers, Paddy.

Jul 18 '05 #1
1 1558
"Donald 'Paddy' McCarthy" wrote

After looking at a lot of tools, my python bias kicked in - almost al
the tools I looked at did not have graphing functionality. I also
couldn't find it in Roundup but, Since I can create the graphs from a
spreadsheet, I need to know if Roundup can create say csv files of any
or all fields (bug ID, time bug entered, current state of bug, time bug
reached that state, as well as others).


Yep, it can do this. Look into "roundup-admin export"
Anthony
--
Anthony Baxter <an*****@interlink.com.au>
It's never too late to have a happy childhood.
Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Phoon Chee Keong | last post by:
Is that a formula in vb.net like Ms Excel? Currently my Excel formula is "=(((ROUNDUP(I30/3000,0)+1)*G30)/1000)+((ROUNDUP(G30/10000,0))*I30/1000)", but in vb.net how to write. Any idea? ...
2
by: Phoon Chee Keong | last post by:
Is that a formula in vb.net like Ms Excel? Currently my Excel formula is "=(((ROUNDUP(I30/3000,0)+1)*G30)/1000)+((ROUNDUP(G30/10000,0))*I30/1000)", but in vb.net how to write. Any idea? ...
0
by: Richard Jones | last post by:
I'm proud to release this, the 1.1.1 release of Roundup. Fixed in this release: - failure with browsers not sending "Accept-Language" header (sf bugs 1429646 and 1435335) - translate class...
3
by: joefoxreal | last post by:
Hi, #define roundup(x,n) (((x)+((n)-1))&(~((n)-1))) This macro is to set x align with n. But how to prove the arithmetic? Abviously, I can use the value to check it. What's the else? Thanks...
158
by: Giovanni Bajo | last post by:
Hello, I just read this mail by Brett Cannon: http://mail.python.org/pipermail/python-dev/2006-October/069139.html where the "PSF infrastracture committee", after weeks of evaluation, recommends...
4
by: Richard Jones | last post by:
I'm proud to release version 1.1.3 of Roundup. Feature: - supports Python 2.5, including the sqlite3 module - full timezone support (sf patch 1465296) - handle connection loss when responding...
1
by: bcannon | last post by:
At the beginning of the month the PSF Infrastructure committee announced that we had reached the decision that JIRA was our recommendation for the next issue tracker for Python development....
0
by: Richard Jones | last post by:
I'm proud to release version 1.3.3 of Roundup. Fixed in 1.3.3: - If-Modified-Since handling was broken - Updated documentation for customising hard-coded searches in page.html - Updated...
2
by: carlistixx | last post by:
Hi, I'm using the roundup issue tracker (http://roundup.sourceforge.net) which uses smtplib to send mail. It all worked until we moved to a hosted Exchange MTA. The hosting provider requires the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.