Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have been tasked with looking for a perf开发者_开发知识库ormance testing solution for one of our Java applications running on a Weblogic server. The requirement is to record production requests (bot
I wonder if there is a tool/framework available that 开发者_开发知识库supports testing Google Wave Gadgets outside Google Wave.
I have a couple of design/architectural questions that always come up in our shop.I said \"our\", as opposed to \"me\" personally.Some of the decisions were made and made when J2EE was first introduce
I often hear around here from test driven development people that having a function get large开发者_开发问答 amounts of information implicitly is a bad thing.I can see were this would be bad from a te
I\'ve got a large set of Fitnesse (For Java - v20090513) tests which are executed against a SLIM Query table.
i, I have to run about a 100 tests on my program and doing it one-by-one is killing my time bad so I am looking to write a script.
I\'ve tried installing Selenium IDE from their website. The newest version - 1.0.2 -installs fine. After restarting Firefox, I go to \"Tools\" > \"Selenium IDE\", and this window opens:
We write a lot of integration tests that work quite well for us, we did attempt to introduce unit testing but found it more difficult to introduce as it took longer and the benefits were not that appa
So I\'ve got several p开发者_Go百科rojects in a solution. A couple of class librarys, a UI, and several testing projects.