由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 怎么DEBUG这样的APPLICATION
相关主题
C#的windows service application与ASP.NET连接SQL debug step into a store procedure from another one (转载)
how to debug mpi?大家不觉得这篇文章很有道理么?未来语言的趋势?
能否给些讲debug经验的文章和书籍 (转载)a C# question
一个debug的问题hibernate问题
不同compiler速度可以差很远吗?不知道怎么回事
After build,how to run the program on visual C# 2008hibernate又一问题
问个超简单的C问题hibernate又遇到新问题了
C++现在写起来真舒服啊java的那些framework
相关话题的讨论汇总
话题: debug话题: any话题: database话题: app
进入Programming版参与讨论
1 (共1页)
y*h
发帖数: 107
1
It is a huge database application by using Hibernate. 50 million
data records are in the database.
how to debug this kind of App? Is there any general approach ?
Any idea or suggestion would be highly appreciated.
g*****g
发帖数: 34805
2
What's wrong with your application? If it's not performance related,
it should be easy to do your functional testing with a small dataset.
If it's performance related, then you should go with performance test.



【在 y*h 的大作中提到】
: It is a huge database application by using Hibernate. 50 million
: data records are in the database.
: how to debug this kind of App? Is there any general approach ?
: Any idea or suggestion would be highly appreciated.

1 (共1页)
进入Programming版参与讨论
相关主题
java的那些framework不同compiler速度可以差很远吗?
再抱怨一下After build,how to run the program on visual C# 2008
继续挖坑JAVA和C++问个超简单的C问题
公司招人 - Java & J2EE (转载)C++现在写起来真舒服啊
C#的windows service application与ASP.NET连接SQL debug step into a store procedure from another one (转载)
how to debug mpi?大家不觉得这篇文章很有道理么?未来语言的趋势?
能否给些讲debug经验的文章和书籍 (转载)a C# question
一个debug的问题hibernate问题
相关话题的讨论汇总
话题: debug话题: any话题: database话题: app