How do you tell if a .Net application is running as a Desktop application or running as a service? We are trying to test our application with Fitnesse, which loads the app up as a service then makes
When doing hallway usability tests do m开发者_如何学Cost of you make your apps fully or near fully functional? Or do you just make sure the links or flow chain correctly? Or do you just draw on paper
I\'m using JUnit.I have a test method to test a method and some 开发者_开发技巧test cases. I want to run all tes case in that test method, but I can\'t do that. When first test case fail, test method
Is there a site online available to the general public that does nothing but display whatever form variables (name-value pairs) were sent to it via POST?
I would like to create a script or a batch file on wi开发者_如何学Pythonndows that automatically opens Selenium IDE (plugin) and opens and runs a test file.I would recommend Selenium RC for running au
I am using dynamic fixtures and whenever I run my tests I am getting an error that thinks my association is a column, when it should be owner_id:
I\'m pretty new to JUnit, and I don\'t really know what best practices are for exceptions and exception handling.
I need to call a Test from a different unit to use in my current unit (by unit I mean class). Does NUnit have infrastructure to do that or should I just keep 开发者_如何学Pythondoing what I\'m doing;
I\'m loo开发者_高级运维king for a tool that plugs into the browser and records user actions and then saves a webtest in either c# or vb.net. Then the tests can be compiled and run without a browser, i
I need to debug a networking application which handles video downloaded by iPhone from Youtube. iPhone downloads chunks of video by requesting each time a different file range (by adding Content-Range