站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Programming for the Java Virtual Machine

Programming for the Java Virtual Machine

[ directory ] Previous Section Next Section

Chapter 11. Executing a Successful Test

After completing your preparation work and building a test environment, it's time to begin testing. In this chapter, we discuss how to run a performance test. We begin by discussing the basic iterative tuning process we use to gather data, perform analysis, and make tuning adjustments. Next, we examine the progressive phases of the test. Finally, we discuss the best approach for testing and tuning all the components in your web site.

    [ directory ] Previous Section Next Section