Testlink 1.9.4 and Bugzilla 4.2.3 integration - testing

I have successfully installed TestLink 1.9.4 and Bugzilla 4.2.3 in Apache server on a Windows machine. I found out that in order to connect TestLink version 1.9.4 with any bug tracker you no longer need to make use of the .cfg file and therefore make use of the 'Issue tracker management' instead.
But TestLink documentation doesn't help, it contains older version details.
How do you integrate TestLink 1.9.4 with Bugzilla?

After installing TestLink 1.9.4 and run it for the first time, it asks you to create a Test Project. On that page you are invited to associate an Issue Tracker Integration but none is available to be chosen.
Ignore that and continue to create your Test Project. After creating it, on the main TestLink page look for the option "Issue Tracker Management". Create a new one and chose Bugzilla( Interface:xmlrpc) - this the the easiest one to setup in my opinion. Follow the configuration example and save.
Then go to the main page again and chose "Test Project Management". Edit the Test Project you created before and now you will have an Issue Tracker Integration to assign to the project (you Bugzilla xmlrpc interface).
The setup should end here but unfortunately TestLink 1.9.4 has a bug on the Bugzilla xmlrpc interface integration that keeps you from using it. To correct this bug follow these instructions here and all you'll be fine. I am using it for over a month now.

Related

Does it exist a Weblogic plug-in for Java Mission Control 7.1.2?

The previous version of JDK Mission Control 5.5.2 bundled with Oracle JDK 7 had the possibility to add a WebLogic plug-in, which allows viewing the SQL queries, servlets between other components as seen in this image.
Then the new JDK Mission Control 7.1.2+b04 doesn't seem to have a similar plug-in or at least it's more complicated to apply it.
When trying to investigate, the JMC is pointing to
https://download.oracle.com/technology/products/missioncontrol/updatesites/oracle/7.1.2/ide/update-site-instructions/index.html
stating that the plugin must be installed via Eclipse 4.8 or later, so the latest Eclipse is 2012-12 was installed, and then the plugin with https://download.oracle.com/technology/products/missioncontrol/updatesites/oracle/7.1.2/ide/ as well, as seen in this image:
The Eclipse IDE was restarted and now it got a new icon in the menu bar:
which connects (or at least it tries to connect) with the Java processes running in this local station:
but that's not the WebLogic plug-in I expected, similar to the one available in the previous version of JMC.
Does it exist a WebLogic plug-in in JMC7.1.2 similar to the existing in JMC5.5.2?
To install WebLogic plug-in for JMC, go to Help menu and select Install New Software menu item. Expand "Mission Control (Oracle)" and then "Flight Recorder" and you will find "WebLogic Pages" plug-in. Follow the instructions on screen to complete installation of plug-in.
This is described in the Oracle JMC 7 User Guide under Install JMC Standalone Application in the "Install Plug-ins for JMC Standalone Application" sub-section.

Where to find Quarkus run configuration in Intellij IDEA?

Some time ago I used to run Quarkus projects in Linux as any other proyect, this means by clicking "Edit Configurations" and selecting "Quarkus (Maven)" as you can see in this picture:
But now I´m using Windows and those menus have disapeared:
As an alternative currently I´m running my Quarkus projects from Maven tab, which isn´t a fashion way:
So at the begining I thought this was due to a bug in Quarkus Tools plugin that I created a new issue, however that plugin does not offer such feature. Could anybody give a hand on how to run Quarkus projects as any other project? Thanks in advance.
Run configurations are offered by this plugin: https://plugins.jetbrains.com/plugin/14242-quarkus-integration
Looks like it is discontinued though, marked as "deprecated" and it's not showing in the Plugin marketplace (within IntelliJ) for me, so I had to install it via the website.
AFAIK there are plans for the official JetBrains bundled plugin to support it (https://youtrack.jetbrains.com/issue/IDEA-228507), but it's not done yet.

Server Administration specific Configuration in TeamCity gets lost after refresh

I'd like to integrate NeoLoad tests into TeamCity. Therefore I've installed the corresponding NeoLoad Plugin and now I need to add a "NTS Configuration" to provide the mandatory license parameters for running the tests.
The NTS Configuration has to be added at "Administration"->"Neotys Team Server".
I provide following required information: "URL", "Login User", "Login Password" and the label.
After saving it, the NTS Configuration is visible as a newly added entry BUT after switching to another page or after a refresh- the entry disappears. I've never experienced such a behaviour in TeamCity. I don't know whether it's about TeamCity or the NeoLoad Plugin.
I'm using "TeamCity Enterprise 10.0.5 build 42677" and NeoLoad 5.2.1.
Any guesses?
Thank you a lot in advance!
The issue is solved. It seems that there is no compatibility between TeamCity Version 10.0.5 and the NeoLoad Plugin 1.0.5.
For verification, I've installed the latest TeamCity version (2017.2.3) and integrated the NeoLoad Plugin (Version 1.0.5) and it works.
This question can be closed.

How can i install jbpm form(plugin) for eclipse?? [JBPM 5.2]

Kris shows a demo in jbpm where eclipse has a option to create jBPM2 forms.
I have installed jbpm plugin for eclipse and its working fine,but i am not seeing jbpm form in my eclipse
The form generation is part of the latest features we're adding for jBPM 5.3. You can download the latest jBPM & Drools Eclipse tooling here:
https://repository.jboss.org/nexus/content/repositories/snapshots/org/drools/org.drools.updatesite/5.4.0-SNAPSHOT/org.drools.updatesite-5.4.0-20120312.161534-443-assembly.zip
So, when using the jbpm-installer, you could update the URL of the Eclipse tooling in the build.properties to point to this file. Or you could unzip this file on your local disk and then install the plugins from that local update site.
That should show the new menu items.
Kris
Which version did you install? Kris usually use the latest snapshots. You can get them from https://hudson.jboss.org/hudson/view/Drools%20jBPM/job/jbpm/lastSuccessfulBuild/artifact/jbpm-distribution/target/
Cheers

Force.com IDE - Eclipse Plugin doesn't work?

I'm new to Apex and have just downloaded Eclipse to get to work
Eclipse SDK 3.3.2
I've followed the instructions on
http://wiki.apexdevnet.com/index.php/Force.com_IDE_Installation_for_Eclipse_3.3.x
and have added the Remote site:
http://www.adnsandbox.com/tools/ide/install/
but i get a dialog telling me
"No features found on the selected site(s). Choose a different site or site category"
Any ideas what i've done wrong??
Thanks
Dan
Try that process from a clean eclipse install, and repeat the installation steps, making sure that before clicking on "Finish" you unselect the checkbox at the lower left: "Ignore features not applicable to this environment".
Also, check if http://www.adnsandbox.com/tools/ide/install/ is accessible from your workstation.
Please check your proxy setting by accessing "http://www.adnsandbox.com/tools/ide/install/" URL in any of browser and update proxy setting in eclipse.
Force.com now has a standalone development environment that you don't need to download Eclipse for. Just putting it out there for people who stumble across this post.
Install the latest Eclipse Ganymede and try that.
Another good news for you is, force.com is coming with Eclipse galileo plugin in coming release.