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.
|
|