Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's 开发者_Python百科on-topic for Stack Overflow.
we use microsoft test lab managment for testing, lately admins chnged build from 32 to 64 bit, so build in use for test plan was changed also, what we get is all tests, that开发者_Python百科 were run
Quick simple question: I do not want any test cases, fixtu开发者_JAVA百科res, etc in my Rails 3.1.rc5 app. Is it safe to remove everything in the test folder? Thanks.It\'s \'safe\' in the sense that i
I\'m using robotium for testing and I\'m running into a bunch of timing issues that are making it difficult for me to know when an activity (or view) is done loading. As a result the tests I\'m writin
I\'m writing some integration test with plone.app.testing. Sometimes I want to print something to the console, but it seems to me that stuff get开发者_开发知识库s printed on the console only when a p
Right now I have a jQuery plugin that adds some extra customization (around how to handle the return data in certain contexts) and polling a server for information and changes. One of the required fea
I am trying to use the Net::Telnet module to set up testing automation. My test relies on the changing directories and executing test.
I am trying to test some communication protocols, both commercial and homegrown. I would like to find an Ethernet driver that allows me to degrade the channel 开发者_如何学Goin a controllable fashion.
I have a point-of-sale application written in Perl/Tk.I use X11::GUITest to do automated testing of it, driving the app via hot-keys bound to the buttons and other widgets (it\'s normally touch-screen
Tests are failing but teamcity is showing green sign instead o开发者_运维百科f red. Any idea what setting I am missing in configuration.