[
https://issues.jboss.org/browse/JBIDE-3937?page=com.atlassian.jira.plugin...
]
Denis Golovin edited comment on JBIDE-3937 at 10/17/16 12:32 PM:
-----------------------------------------------------------------
{quote}Ok. But a performance test must be "static", ie the content of the test
mustn't change over time or it invalidates the time trend. So, if it's about
performance test, it's necessary to have a dedicated test case or test suite that
won't move with time. I don't think integration tests fit well.
I know [~vpakan] is currently working on setting up some performance tests for JBoss
Tools.{quote}
I agree, so it just a suggestion for a stress test to see if fully loaded product survives
through such rigorous eclipse session.
was (Author: dgolovin):
{qoute}Ok. But a performance test must be "static", ie the content of the test
mustn't change over time or it invalidates the time trend. So, if it's about
performance test, it's necessary to have a dedicated test case or test suite that
won't move with time. I don't think integration tests fit well.
I know [~vpakan] is currently working on setting up some performance tests for JBoss
Tools.{quote}
I agree, so it just a suggestion for a stress test to see if fully loaded product survives
through such rigorous eclipse session.
Create Stress JUnit Test Suite withch is included all available JUnit
tests from all components
-----------------------------------------------------------------------------------------------
Key: JBIDE-3937
URL:
https://issues.jboss.org/browse/JBIDE-3937
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build, qa
Affects Versions: 3.0.0.GA
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 4.3.x
Why we need this?
The Idea is in emulation a long development session. Now all tests suites are ran one by
one each in its own session on clean workspace. A longest test suite takes around 15-20
minutes. Such test suite would emulate an about one hour long development session which
can help to find memory leaks or other integration problems.
It should be able to start on selected JBT build. It should download last or selected
version of JBT form download site and start Stress Test Suite.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)