Each requirement in the SRS should be identified to make these differences clear and explicit. Identifying
the requirements in the following manner helps:
a) Have customers give more careful consideration to each requirement, which often clarifies any
hidden assumptions they may have.
b) Have developers make correct design decisions and devote appropriate levels of effort to the different
parts of the software product.
4.3.5.1 Degree of stability
One method of identifying requirements uses the dimension of stability. Stability can be expressed in terms
of the number of expected changes to any requirement based on experience or knowledge of forthcoming
events that affect the organization, functions, and people supported by the software system.
4.3.5.2 Degree of necessity
Another way to rank requirements is to distinguish classes of requirements as essential, conditional, and
optional.
a) Essential. Implies that the software will not be acceptable unless these requirements are provided in
an agreed manner.
b) Conditional. Implies that these are requirements that would enhance the software product, but would
not make it unacceptable if they are absent.
c) Optional. Implies a class of functions that may or may not be worthwhile. This gives the supplier the
opportunity to propose something that exceeds the SRS.
4.3.6 Verifiable
An SRS is verifiable if, and only if, every requirement stated therein is verifiable. A requirement is verifiable
if, and only if, there exists some finite cost-effective process with which a person or machine can check that
the software product meets the requirement. In general any ambiguous requirement is not verifiable.
Nonverifiable requirements include statements such as “works well,” “good human interface,” and “shall
usually happen.” These requirements cannot be verified because it is impossible to define the terms “good,”
“well,” or “usually.” The statement that “the program shall never enter an infinite loop” is nonverifiable
because the testing of this quality is theoretically impossible.
An example of a verifiable statement is
Output of the program shall be produced within 20 s of event ¥ 60% of the time; and shall be
produced within 30 s of event ¥ 100% of the time.
This statement can be verified because it uses concrete terms and measurable quantities.
If a method cannot be devised to determine whether the software meets a particular requirement, then that
requirement should be removed or revised.
ควรระบุความต้องการแต่ละใน SRS ให้แตกต่างชัดเจน และชัดแจ้ง ระบุช่วยให้ความต้องการในลักษณะต่อไปนี้:) มีลูกค้าให้รอบคอบการสั่ง ซึ่งมักจะชัดเจนใด ๆสมมติฐานที่ซ่อนอยู่ที่อาจมีข) มีการพัฒนาออกแบบตัดสินใจ และทุ่มเทความพยายามในระดับที่เหมาะสมแตกต่างชิ้นส่วนของผลิตภัณฑ์ซอฟต์แวร์4.3.5.1 ระดับของความมั่นคงวิธีการหนึ่งในการระบุความต้องใช้มิติของความมั่นคง สามารถแสดงความมั่นคงในจำนวนของการเปลี่ยนแปลงเงื่อนไขใด ๆ ตามประสบการณ์หรือความรู้ของกำลังมาถึงที่คาดไว้เหตุการณ์ที่ส่งผลกระทบต่อองค์กร ฟังก์ชัน และคนที่สนับสนุนระบบซอฟต์แวร์4.3.5.2 ระดับความจำเป็นอีกวิธีหนึ่งที่ความต้องการอันดับคือการ แยกชั้นของความต้องการเป็นสำคัญ เงื่อนไข และไม่จำเป็นจำเป็น) หมายความว่า ซอฟต์แวร์จะไม่ยอมยกเว้นข้อกำหนดเหล่านี้มีอยู่ในลักษณะตกลงกันข) แบบมีเงื่อนไข หมายความว่า เหล่านี้เป็นความต้องการที่จะเพิ่มผลิตภัณฑ์ซอฟต์แวร์ แต่จะไม่ทำให้มันยอมรับไม่ได้หากขาดการc) เลือก หมายถึงระดับของฟังก์ชันที่อาจ หรืออาจไม่คุ้มค่า นี้ช่วยให้ซัพพลายเออร์โอกาสในการเสนอสิ่งที่เกิน SRS4.3.6 ตรวจสอบได้SRS การคือ ถ้าตรวจสอบได้ และเฉพาะ ทุกความต้องการที่ระบุไว้ในนั้นคือตรวจสอบ ความต้องจะตรวจสอบได้if, and only if, there exists some finite cost-effective process with which a person or machine can check thatthe software product meets the requirement. In general any ambiguous requirement is not verifiable.Nonverifiable requirements include statements such as “works well,” “good human interface,” and “shallusually happen.” These requirements cannot be verified because it is impossible to define the terms “good,”“well,” or “usually.” The statement that “the program shall never enter an infinite loop” is nonverifiablebecause the testing of this quality is theoretically impossible.An example of a verifiable statement isOutput of the program shall be produced within 20 s of event ¥ 60% of the time; and shall beproduced within 30 s of event ¥ 100% of the time.This statement can be verified because it uses concrete terms and measurable quantities.If a method cannot be devised to determine whether the software meets a particular requirement, then thatrequirement should be removed or revised.
การแปล กรุณารอสักครู่..