Can I move defects from Quality Center to Bugzilla - move

Have anyone migrated defects from Quality Center to Bugzilla? If so, can you tell me how can I do it?

I think you can export all to Excel and import it back in Bugzilla.
There could also be some scripts available.

Related

Oracle Forms Round Corners Button

I am inserting a push button in oracle form builder but I want to customize its corners in round shape just like below mentioned image.
Any help willl be highly appreciated!
I've never done that (didn't have to & I'm quite happy with buttons as they are), but - it seems that you'll have to use PJC (Pluggable Java Components) and Java Beans. These are terms you should be searching for; one resource is A non rectangular button's PJC; see if it helps.
As mentioned, you would need to create a Plugable Java Component (PJC) if you want round ended buttons. The demos that Oracle used to provide included an example of such a PJC, however they are no longer available. So some Google searching might be needed if you want to find them.
The good news is that there are plans to introduce this functionality as a feature in a future release. If added to the product, you would no longer need to use a PJC. Unfortunately, the release date of that version cannot be shared at this time. For the latest information about Oracle Forms, refer to:
https://www.oracle.com/application-development/technologies/forms/forms.html

Bamboo wallboard

I am looking for a better bamboo wallboard.
The wallboard provided by bamboo itself is not sufficient as it does only permit four colums and we have a ton of builds to monitor. The font is also too small to read from a distance.
Are there any good tools to create a nice wallboard for CI/Bamboo that work?
Thanks in advance.
Regards
Look at Atlasboard project we use for our dashboards. It has tons of customizable components to present info from Atlassian products: https://www.atlassian.com/blog/archives/guest-blog-using-atlasboard-create-testing-boards
I ended up using Greasmonkey and tinkering with the CSS.

import Findbugs/Checkstyle rules

I exported my Findbugs/Checkstyle rules as an xml-file from a local sonarQube instance and tried to import the xml-file into a new Quality profile on another sonarQube instance it does not work. It seems to be a formatting problem. Has anybody faced the same problem and foud a solution for it? (using 5.6.7 verison)
Thanks a lot
Found the solution. You will have to choose "restore profile" on the Quality Profile page to load the exported Qauality Profile. Check the naming in the xml-file before restoring.

Is it possible to change the resolution of specific image with Jython?

this is my first question of stackoverflow and I'm really happy to share information with you guys.
I'm making some Jython scripts that change resolution of specific image, to compare two different images. One of them is reference image, the other is random image that I want to change resolution. I have tried a lot with many tools like Fiji, but I couldn't be satisfied at all.
Is there any library that is able to resize or change image resolution? Or how can I import libraries of Fiji to my scripts and project?
Please help me.. I haven't solved this for about a month. Thank you guys.

Is there any way to do JIRA-Dashboard style project management/overview with Bugzilla?

I need roadmap view, overall bug graphs, multiple pieces of information on one screen - can this work with Bugzilla? Eclipse-based plugins etc are usable... but solutions like yoxel that need access to the Bugzilla SQL DB itself are probably not workable.
Thanks
That may be a little off-course, but have you looked at Deskzilla? You can build project breakdown or roadmap using nested queries and tabular distribution. It doesn't have graphs though.
Igor
Disclaimer: I work for ALM Works, the company behind Deskzilla.

Resources