논문에서는 web testing에 있어서도 별도의 특별한 전략이 필요하다고 설명한다. 그리고 그 방안으로서 web page를 여러각도로 decompose하여 분석할 필요가 있다고 얘기한다. image loading, broken link 등을 예로 설명하였다.
.......
In this paper we propose a new testing method and developed a program that can scan web sites for broken links, broken images, and other common web sites errors. Our method uses the concept of decomposing the behavior of the web site into testable objects. Then Jmeter performance testing tool is used to prove that broken web components has a bad effect on its performance.
.......
'Papers > Others' 카테고리의 다른 글
Automated Testing for Reusable Software Components (0) | 2008.09.12 |
---|---|
A CPU Usage Control Mechanism for Processes with Execution Resource .. (0) | 2008.09.01 |
Demonstration of an Automated Integrated Test Environment for Web-... (0) | 2008.08.14 |
Automatic Test Case, Test Data Generation (0) | 2008.08.07 |
Code Generation Using XML Based Document Transformation (0) | 2008.07.27 |