ผลต่างระหว่างรุ่นของ "APIO test plan"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
| (ไม่แสดง 2 รุ่นระหว่างกลางโดยผู้ใช้คนเดียวกัน) | |||
| แถว 2: | แถว 2: | ||
== Functional testing == | == Functional testing == | ||
| − | : '' | + | : ''To see if the system performs the required tasks.'' |
| + | |||
| + | * To be added | ||
| + | |||
| + | == Reliability testing == | ||
| + | : ''The idea is that the system shouldn't fall down so easily.'' | ||
| + | |||
| + | * To be added | ||
== Load testing == | == Load testing == | ||
| − | : ''to | + | : ''The idea for this kind of test is to see if the system can handle the required load.'' |
| + | |||
| + | * Probably use [[Lightweight Web Load Testing Tool with Curl and Ruby|this tool]]. | ||
รุ่นแก้ไขปัจจุบันเมื่อ 04:49, 4 พฤษภาคม 2551
This page documents the test plan for APIO'08 submission server.
Functional testing
- To see if the system performs the required tasks.
- To be added
Reliability testing
- The idea is that the system shouldn't fall down so easily.
- To be added
Load testing
- The idea for this kind of test is to see if the system can handle the required load.
- Probably use this tool.