Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Team Concert And JMeter

Hello everyone.

I am using Rational Team Concert with tools such as AppScan, Funtional Tester, etc. For test the performance of the application will use Jmeter.
Question: Anyone know if there is a connector of Jmeter for Rational Team Concert?

Greetings!
Carlos :)

0 votes



4 answers

Permanent link
Hi,

Google search indicates it is possible to run develop JMeter tests in Eclipse and run them from there.
Provided that is possible with the Eclipse Version(s) supported by the RTC Eclipse Client that would be the way to go.

Despite developing these tests and sharing their code in RTC, and maybe running the tests from builds what else would you expect from a connector?

Ralph

Hello everyone.

I am using Rational Team Concert with tools such as AppScan, Funtional Tester, etc. For test the performance of the application will use Jmeter.
Question: Anyone know if there is a connector of Jmeter for Rational Team Concert?

Greetings!
Carlos :)

0 votes


Permanent link
How does JMeter output its results? If there's an XML file or other log file, you can publish that to the build using the logPublisher Ant task. If it's in XML, then you could use XSLT to transform it to the JUnit XML file format and publish it using the junitLogPublisher Ant task, which would show more details in the JUnit/Tests tab of the build result editor. Do you know how the Eclipse integration works? Does it have its own results view or does it leverage the existing JUnit view? If the latter, it may already output its results in JUnit format.

0 votes


Permanent link
How does JMeter output its results? If there's an XML file or other log file, you can publish that to the build using the logPublisher Ant task. If it's in XML, then you could use XSLT to transform it to the JUnit XML file format and publish it using the junitLogPublisher Ant task, which would show more details in the JUnit/Tests tab of the build result editor. Do you know how the Eclipse integration works? Does it have its own results view or does it leverage the existing JUnit view? If the latter, it may already output its results in JUnit format.


Thank you very much everyone, I get more information and will answer your questions

Greetings
Carlos

0 votes

Comments

Has anyone created a JMeter XSL file yet?

Thanks, Gary


Permanent link

@garymu Freddy has shared quite a bit of information and his experience using JMeter in his blog and also shared a Test Plan. If you are looking for a report file I don't think he shared but there are screenshots. Here are the links:

(J)Metering a Jazz Server: Part I

(J)Metering a Jazz Server: Part II

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 18 '10, 9:39 a.m.

Question was seen: 6,239 times

Last updated: Jul 12 '13, 5:28 p.m.

Confirmation Cancel Confirm