软件测试
xiaxj
这个作者很懒,什么都没留下…
展开
-
Performance vs. load vs. stress testing
Here's a good interview question for a tester: how do you define performance/load/stress testing? Many times people use these terms interchangeably, but they have in fact quite different meanings. Thi...原创 2009-06-11 14:25:55 · 204 阅读 · 0 评论 -
More on performance vs. load testing
I recently got some comments/questions related to my previous blog entry on performance vs. load vs. stress testing. Many people are still confused as to exactly what the difference is between perform...原创 2009-06-11 14:34:16 · 135 阅读 · 0 评论 -
Use CodeMoel Generate Java Source Code
package samples; // Example: CodeFactory.java import java.io.File; import org.apache.log4j.Logger; import com.sun.codemodel.JBlock; import com.sun.codemodel.JClass; import com.sun.codemode...原创 2012-06-06 20:21:33 · 174 阅读 · 0 评论