Скачать презентацию Automated Test Case Generation for the Stress Testing Скачать презентацию Automated Test Case Generation for the Stress Testing

c4fa4d6c4d7cc285ca72379ee0869966.ppt

  • Количество слайдов: 8

Automated Test Case Generation for the Stress Testing of Multimedia Systems By Jian Zhang Automated Test Case Generation for the Stress Testing of Multimedia Systems By Jian Zhang and S. C. Cheung Presentation By Wytt Lusanandana

Multimedia Systems Multimedia systems is growing rapidly n Multimedia consist of media objects, such Multimedia Systems Multimedia systems is growing rapidly n Multimedia consist of media objects, such as audios, videos, images, and texts. n Media servers must deliver data in form of continuously running streams n Media clients receives, decode, and resynchronize the data streams. n

Common Temporal Operators Common Temporal Operators

Example Faults of Temporal Requirements Example Faults of Temporal Requirements

Test System Architecture n n n The test case generator, which generates and selects Test System Architecture n n n The test case generator, which generates and selects test cases based on the specification of the multimedia system The test setup, which includes the tester and the implementation-under-test; The tester executes the test cases and monitors the IUT responses An oracle, which compares the output of the IUT with the expected responses, and provides the verdict (pass or fail)

Test System Architecture Diagram Test System Architecture Diagram

Reachability Analysis n n n Example P={Init, Demo, Full, Quit} Reachability graphs are very Reachability Analysis n n n Example P={Init, Demo, Full, Quit} Reachability graphs are very useful for analyzing the dynamic behavior Reachability analysis is critical to stress testing

Identifying Scenarios of Resource Saturation n To maximize the peak usage of resources, we Identifying Scenarios of Resource Saturation n To maximize the peak usage of resources, we consider the resource types CPU, memory, network bandwidth, and display buffers