Clover 2.4 webinar questions

Click on the triangle next to the question to reveal the answer


Is Clover running on a central server or off a developer's workstation?


Does Clover integrate with Atlassian's Bamboo (build server)?


Does Clover support Intellij8?


Does Clover have any historical reporting?


How do we integrate clover with Apache ANT?


Do you support Hudson CI?


How does Clover run unit tests and integration tests? What does the report show when it comes to integration tests?


Does Clover support TestNG?


Does Clover integrate with Maven2?


In terms of effort, what is the estimate to migrate from 2.4 to 2.4.1?


Can you speak a little bit to the ability of clover in a multi-module project environment - especially with regards to running clover with maven 2 in a multi-module project. Can you run the clean goal in Maven2 with the clover2:instrument goal at the same time?


Is there a way to exclude test code from being instrumented by clover?


Are the clover reports reporting on centralized information for an entire development team, or a particular developers test metrics/coverage? Or both?


Can we run the application and see the code being executed via the pages traversed?


Do you know if Clover 2.4 will interfere with JetBrains-TeamCity Buildserver. Their newest version does test-reordering as well (automatically without changing ant-files).


This question is in regards to test optimization. Are previously failed tests started first (followed by the other tests affected by a code-change) ? Or will it 'just' start all tests possibly affected?


How does Clover detect whether a source-file has been changed ?Does it look at CVS/SVN-information or at timestamps or how is it done?


Can Clover look into the Source Code in Accurev SCM?


With test optimization are all unit tests run, or just a subset? If all tests are run, how does this save time overall, even if the tests are reordered?


Any plans for Clover2->Selenium integration? Automated functional testing basically.


How can you tell that optimization is occuring? In clover report or output? What can be used for confirmation that optimization has occured?


Concerning CI Integration: I was thinking about something like integrating the default test report (stacktrace etc.) from bamboo with the clover report, e.g. connect them by links. Is there something like this?


Any plans for Clover to support Java Script?


Is there optimization information which is stored in the target directory (maven2) which would be loss for each clean? Can this information be stored outside the target directory?


Can optimization be run directly, instead of using the profile tie to normal test operation?


Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.