[jbosstools-issues] [JBoss JIRA] (JBIDE-3937) Create Stress JUnit Test Suite withch is included all available JUnit tests from all components

Denis Golovin (JIRA) issues at jboss.org
Wed Jan 22 14:10:28 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12937998#comment-12937998 ] 

Denis Golovin commented on JBIDE-3937:
--------------------------------------


{quote}What do you mean by "Stress test", do you mean "performance tests"?{quote} 
Idea was to detect performance issues related to memory leaks, number of projects created in workspace (some tests do not clean up after themselves), integration problems when all JBT components are in the same bucket. It also about detection memory or resource leaks that leads to problems in long eclipse sessions.
{quote}If so, it would make more sense to create a real usage scenario and execute it on a static environment and look at execution time trends to see how this evolves.{quote}
That was the Idea, but I just wanted to use current tests instead of real scenarios.
{quote}What would be the goal of such a "master" test suite?{quote}
To see if all installed JBoss Tools modules can live in one bucked for a long session (it is sure gonna be long running test suite) 
{quote}Who would be in charge of it?{quote}
I hope QA could manage it to see if JBT is good enough to be released.
{quote}Is it about unit tests or integration tests ?{quote}
We don't have unit tests for now, what we have is integration tests.
                
> 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.2.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list