Unified Functional Test GitHub integration - hp-uft

Hi Am using Unified Functional Test 12 version.
But Unable to get GIT HUB integration. Any one here have inputs on it

Am attaching a screenshot of compatibility matrix. It seems your Version 12 don't supports GitHub integration. Kindly check the image and match the compatibility of both the tools.
Happy to help :-)

Related

How do you compare analysis of two projects in SonarQube 7?

Currently using SonarQube 7.2 LGPL v3 Community.
Branching has not been provided in community edition,it is a paid plugin for developer addition so that is not an option.
I simply want to see LOC of two projects as a chart.
Help would be greatly appreciated.
There is no such feature out of the box in SonarQube. You can use measures web API (example here) to retrieve the metrics you want and create the chart yourself for example in a spreadsheet.

How to look like Sonar Online Dashboard?

I see a big difference in the look & feel between the online dashboard (https://sonarqube.com/projects or https://sonarqube.com/governance?id=MASTER_PROJECT) and the one that we see by default on our local installation of sonar (v5.6.3).
I'm wondering about whether the online look & feel can in someway be easily applied to a local installation. It's just a matter of css/js or behind we have also a completely different HTML structure?
Any information about this will be much appreciated.
I think I've found the answer to my question. The nice-looking online demo is based on an Enterprise Grade deployment of sonar with the governance plugin.
https://www.sonarsource.com/why-us/products/plugins/governance.html
https://www.sonarsource.com/solutions/deployments/enterprise-grade/
Can't you update your install to the latest version? There have been UI changes in both version 6.0 and 6.1
http://www.sonarqube.org/sonarqube-6-0-in-screenshots/
http://www.sonarqube.org/sonarqube-6-1-in-screenshots/

Sonar Issue - Version update

Sonar is an open platform to manage code quality. I have the admin access to perform the updates. Recently I tried performing a version update from 3.7.3 to 4.1.1.Unfortunately 4.1.1 is only compatible with IE9 or above. Hence I back out the changes as in our organization IE8 is the internet browser. Now 3.7.3 is not working as it is showing as database is pointing to a latest version.MySQL is used to hold the sonar data. I am completely stuck with the issue. Sonar is a very important tool for us as this can only take a code coverage metrics for the source code.
May I request you to look in to this issue and provide some help. I cannot move forward without your help.
Anticipating your help and support.
The only way to get back to a normal state is to start over from a 3.7.3 database backup.

Spring Web Flow 3 Development Abandoned?

Does anyone have any information on Spring Web Flow 3 status?
Here are a few relevant links that support my sense that springsource has essentially abandoned the project:
1)Official roadmap indicates they are missing milestones by over a year now with no update to the roadmap.
2)Forum thread filled with these questions ignored by Keith Donald and Spring team.
3)Official Download page says the latest release is 2.2.1 but is actually 2.3 so that is not even being kept up-to-date anymore.
While Web Flow version 2 I'm sure is a great product, the issues above are all obvious red flags when it comes to evaluating an open source product -- as well as evaluating the company behind that project. Am I simply missing some communication channel where all this has been discussed in detail before? I find it hard to believe that springsource, a company that seemingly had their act together, would be this negligent with one of their flagship products.
They just added a graphical web flow editor into STS. See this InfoQ post. Also, I just checked JIRA and Fisheye and it looks like there's bug fixes going into a 2.3.1 coming that corresponds with Spring 3.1. So I don't think it's abandoned, it's just not getting new features.
Just wanted to mention that the latest version (2.3.1) of Spring Web Flow was released on Mar 27, 2012. See the changelog file: http://static.springsource.org/spring-webflow/docs/2.3.x/changelog.txt

TeamCity and JIRA?

Is it possible for TeamCity to integrate to JIRA like how Bamboo integrates to JIRA? I couldnt find any documentation on JetBrains website that talks about issue-tracker integration.
FYI: I heard that TeamCity is coming out with their own tracker called Charisma. Is that true?
TeamCity 5 EAP has support for showing issues from Jira on the tabs of your build.
EAP Release Notes
you still don't have the integration in Jira itself which I would prefer
There is this plugin
https://marketplace.atlassian.com/plugins/com.stiltsoft.jira.teamcity
TeamCity does not have extensive integration with JIRA as Bamboo does, and I am not aware of a plugin that provides it. TeamCity does however, offer a generic integration option to external sites which can be used for basic JIRA integration.
From their documentation:
TeamCity allows to map patterns in VCS change comments to arbitrary HTML pieces using regular expression search and replace patterns. One of the most common usages is to map an issue ID mentioning into a hyperlink to the issue page in the issue tracking system.
Read more here: Mapping External Links in Comments
I haven't set this up yet on our local TeamCity, so I can't testify as to how well it works.
Yes, they are comming out with their own issue tracker.
Read more in this blogpost:
first eap for jetbrains issue tracker Charisma
you can try it here Charisma
and here you can see video for some of the features
you can download the EAP version from here
Charisma EAP download
TeamCity does have a free plugin for Atlassian Confluence. Its provides a nice way to show your build status on your wiki.
You can find it in the Atlassian marketplace:
https://marketplace.atlassian.com/plugins/com.stiltsoft.confluence.extra.confluence-teamcity-plugin
TeamCity has 3 build in Issue Tracking Systems:
1.BugZilla
2.JIRA
3.YouTrack
And there's a way to install the custom plugin for other ITS.
I did an integration with FogBugz issue tracking system with TeamCity 9.x.
https://github.com/jozefizso/teamcity-fogbugz

Resources