This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 113275 - Support testing multiple projects at the same time.
Summary: Support testing multiple projects at the same time.
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: JBI Test Driver (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on: 113274
Blocks:
  Show dependency tree
 
Reported: 2007-08-21 03:45 UTC by Jun Qian
Modified: 2007-08-21 03:46 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jun Qian 2007-08-21 03:45:12 UTC
The user should be able to select multiple compapp projects, and invoke the test action from the context menu to run all
the test cases in the selected compapp projects.

Currently, the test action is disabled when multiple projects are selected. This is because only one unit test output
window is supported in NB. Ideally, concurrent junit test sessions should be supported.