60
Finding patterns of failure in a Unit Test
I\'m new to Unit Testing, and I\'m only getting into the routine of build开发者_开发知识库ing test suites. I have what is going to be a rather large project that I want to build tests for from the sta[详细]
2022-12-25 06:31 分类:问答Problem with SQL, ResultSet in java
How can I iterate ResultSet ? I\'ve tried with the following code, but i get the error java.sql.SQLException: Illegal operation on empty result set.[详细]
2022-12-25 06:23 分类:问答Please take a stab at this VB.Net Oracle-related sample and help me with String.Format
If the database is not Oracle, it is MS SQl 2008. My task: if Oracle, add two more parameters when calling a stored proc.[详细]
2022-12-25 06:22 分类:问答urllib2 in Python 2.6.4: Any way to override windows hosts file?
I am using the urllib2 module in Python 2.6.4, running in Windows XP, to access a URL. I am making a post request, that does not involve cookies or https or anything too complicated. The domain is red[详细]
2022-12-25 06:22 分类:问答Eclipse PDT debugging web application: evaluating expressions in a console
When using Eclipse PDT with XDebug to debug a PHP web application, is there any way to open up a console window that will allow me to type in and see the value of arbitrary expressions in the current[详细]
2022-12-25 06:20 分类:问答Is window.location.href = 'some_page.html' followed by search engines?
Currently our website uses links to allow the user to change their locale.The problem with this is that you get a lot of random outlinks from each page on the site to... the same page, in other langua[详细]
2022-12-25 06:13 分类:问答How can I detect if the browser has encountered a JavaScript error ... in JavaScript?
For automated testing reasons I want to detect if the browser has encountered JavaScript errors for a page. The 开发者_开发知识库type of things that would cause the red numbers in the bottom right in[详细]
2022-12-25 06:13 分类:问答Flex Tree Control - How can I reference icons by URL?
I have a collection of objects that are displ开发者_运维百科ayed in two places - spatially as icons on a map, and in a tree control. I\'d like to know if it\'s possible to use the image URLs that I us[详细]
2022-12-25 05:58 分类:问答Erb with Sinatra in ruby
So I have a webserver I\'ve built using sinatra, the meat of which goes like this: set :variable,\"value\"[详细]
2022-12-25 05:57 分类:问答Increment non unique field during SQL insert
I\'m not sure how to word this cause I am a little confused at the moment, so bear with me while I attempt to explain, I have a table with the following fields:[详细]
2022-12-25 04:42 分类:问答