SlideShare a Scribd company logo
1 of 15
DELICIA GENERIS HUMANI
11453205433
SOFTWARE SYSTEMS CONTEXT
DEPARTEMENT OF INFORMATION SYSTEM
FACULTY OF SCIENCE AND TECHNOLOGY
STATE ISLAMIC UNIVERSITY OF SULTAN SYARIF KASIM RIAU
2017
TESTING PRINCIPLE –TESTING IS CONTEXT
DEPENDENT
Testing is done differently in different
contexts. For example, safety-critical
software is tested differently from an e-
commerce site.
Delicia Generis Humani (11453205433)
CONT…
These days, almost everyone is aware of software
systems. We encounter them in our homes, at work, while
shopping, and because of mass-communication systems.
More and more, they are part of our lives. We use
software in day-to-day business applications such as
banking and in consumer products such as cars and
washing machines.
Delicia Generis Humani (11453205433)
CONT…
However, most people have had an experience with
software that did not work as expected: an error on a bill,
a delay when waiting for a credit card to process and a
website that did not load correctly are common examples
of problems that may happen because of software
problems.
Delicia Generis Humani (11453205433)
CONT…
Not all software systems carry the same level of risk
and not all problems have the same impact when they
occur. A risk is something that has not happened yet and
it may never happen; it is a potential problem. We are
concerned about these potential problems because, if
one of them did happen, we'd feel a negative impact.
Delicia Generis Humani (11453205433)
CONT…
Some of the problems we encounter when using software are quite trivial, but others
can be costly and damaging - with loss of money, time or business reputation - and even
may result in injury or death. For example, suppose a user interface has typographical
defects. Does this matter? It may be trivial, but it could have a significant effect,
depending on the website and the defect:
 If my personal family-tree website has my maternal grandmother's maiden name
spelt wrong, my mother gets annoyed and I have to put up with some family teasing, but I can fix
it easily and only the family see it (probably).
 If the company website has some spelling mistakes in the text, potential
customers may be put off the company as it looks unprofessional.
 If a software program miscalculates pesticide application quantities, the effect
could be very significant: suppose a decimal point is wrongly placed so that the application
rate is 10 times too large.
Delicia Generis Humani (11453205433)
CAUSES OF SOFTWARE DEFECT
Why is it that software systems sometimes don’t work correctly? We know
that people make mistakes – we are fallible
If someone makes an error or mistake in using the software, this may lead
directly to a problem - the software is used incorrectly and so does not
behave as we expected. However, people also design and build the software
and they can make mistakes during the design and build. These mistakes mean
that there are flaws in the software itself. These are called defects or
sometimes bugs or faults. Remember, the software is not just the code; check the
definition of soft- ware again to remind yourself.
Delicia Generis Humani (11453205433)
CONT…
Do our mistakes matter?
Our mistakes are also important because software systems and projects are
complicated. Many interim and final products are built during a project, and
people will almost certainly make mistakes and errors in all the activities of
the build. Some of these are found and removed by the authors of the
work, but it is difficult for people to find their own mistakes while building a
product. Defects in software, systems or documents may result in failures, but
not all defects do cause failures. We could argue that if a mistake does not lead
to a defect or a defect does not lead to a failure, then it is not of any importance
- we may not even know we've made an error
Delicia Generis Humani (11453205433)
CONT…
 It is not just defects that give rise to failure. Failures can also be caused by
environmental conditions as well: for example, a radiation burst, a strong mag-
netic field, electronic fields, or pollution could cause faults in hardware or
firmware. Those faults might prevent or change the execution of software.
Failures may also arise because of human error in interacting with the
software, perhaps a wrong input value being entered or an output being
misinterpreted. Finally, failures may also be caused by someone deliberately
trying to cause a failure in a system - malicious damage.
Delicia Generis Humani (11453205433)
CONT…
When we think about what might go wrong we have to consider defects and
failures arising from:
errors in the specification, design and implementation of the software and
system;
errors in use of the system;
environmental conditions;
intentional damage;
potential consequences of earlier errors, intentional damage, defects and
failures.
Delicia Generis Humani (11453205433)
CONT…
In Figure 1.1 we can see how defects may
arise in four requirements for a product. We
can see that requirement 1 is implemented
correctly - we understood the customer's
requirement, designed correctly to meet that
requirement, built correctly to meet the
design, and so deliver that requirement with
the right attributes: functionally, it does what
it is supposed to do and it also has the right
non-functional attributes, so it is fast
enough, easy to
Delicia Generis Humani (11453205433)
If we relate the scenarios mentioned previously to
Figure 1.2, we see that, if an error is made and
the consequent defect is detected in the
requirements at the specification stage, then it is
relatively cheap to find and fix. The observation
of increasing defect-removal costs in software
traces back to [Boehm]. The specification can be
corrected and re-issued. Similarly if an error is
made and the consequent defect detected in the
design at the design stage then the design can
be corrected and re-issued with relatively little
expense. The same applies for construction.
Delicia Generis Humani (11453205433)
BIBLIONGRAPHY
Graham et.al. (2011). ISTQB-Fondation of SoftwareTesting. London:
Cengage Learning EMEA.
Delicia Generis Humani (11453205433)
LINK
https://sif.uin-suska.ac.id
https://fst.uin-suska.ac.id
https://uin-suska.ac.id
Delicia Generis Humani (11453205433)
THANK YOU 
Delicia Generis Humani (11453205433)

More Related Content

Similar to SOFTWARE SYSTEMS CONTEXT

Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...Tiara Ramadhani
 
Softwaresystemscontext windirohmaheny11453205427kelase
Softwaresystemscontext windirohmaheny11453205427kelaseSoftwaresystemscontext windirohmaheny11453205427kelase
Softwaresystemscontext windirohmaheny11453205427kelasewindi rohmaheny
 
Software system context_rendi_saputra_infosys_USR
Software system context_rendi_saputra_infosys_USRSoftware system context_rendi_saputra_infosys_USR
Software system context_rendi_saputra_infosys_USRRendi Saputra
 
Software system context hazahara
Software system context hazaharaSoftware system context hazahara
Software system context hazaharaHazahara shadah
 
Software system content
Software system contentSoftware system content
Software system contentAzlan Nawawi
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testingadeafsa
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testingEvi Yandri
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testingMarni -
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testingnovranrafindo
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testingRisun Hidayat
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testingAs Fazli
 
Fundamentals of testing - Testing & Implementations
Fundamentals of testing - Testing & ImplementationsFundamentals of testing - Testing & Implementations
Fundamentals of testing - Testing & Implementationsyogi syafrialdi
 
Foundations of software testing - ISTQB Certification.pdf
Foundations of software testing - ISTQB Certification.pdfFoundations of software testing - ISTQB Certification.pdf
Foundations of software testing - ISTQB Certification.pdfSaraj Hameed Sidiqi
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testingargawanda
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testingargawanda
 
Software systems context
Software systems contextSoftware systems context
Software systems contextTaufik hidayat
 
Fundamentals of testing jef (1)
Fundamentals of testing jef (1)Fundamentals of testing jef (1)
Fundamentals of testing jef (1)jefri_antoni
 

Similar to SOFTWARE SYSTEMS CONTEXT (20)

Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
 
Softwaresystemscontext windirohmaheny11453205427kelase
Softwaresystemscontext windirohmaheny11453205427kelaseSoftwaresystemscontext windirohmaheny11453205427kelase
Softwaresystemscontext windirohmaheny11453205427kelase
 
Software system context_rendi_saputra_infosys_USR
Software system context_rendi_saputra_infosys_USRSoftware system context_rendi_saputra_infosys_USR
Software system context_rendi_saputra_infosys_USR
 
Software system context hazahara
Software system context hazaharaSoftware system context hazahara
Software system context hazahara
 
Software system content
Software system contentSoftware system content
Software system content
 
Software system context
Software system contextSoftware system context
Software system context
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Fundamentals of testing - Testing & Implementations
Fundamentals of testing - Testing & ImplementationsFundamentals of testing - Testing & Implementations
Fundamentals of testing - Testing & Implementations
 
Fundamentals of Testing
Fundamentals of TestingFundamentals of Testing
Fundamentals of Testing
 
Foundations of software testing - ISTQB Certification.pdf
Foundations of software testing - ISTQB Certification.pdfFoundations of software testing - ISTQB Certification.pdf
Foundations of software testing - ISTQB Certification.pdf
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Software systems context
Software systems contextSoftware systems context
Software systems context
 
Fundamentals of testing jef (1)
Fundamentals of testing jef (1)Fundamentals of testing jef (1)
Fundamentals of testing jef (1)
 

Recently uploaded

Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 

Recently uploaded (20)

Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 

SOFTWARE SYSTEMS CONTEXT

  • 1. DELICIA GENERIS HUMANI 11453205433 SOFTWARE SYSTEMS CONTEXT DEPARTEMENT OF INFORMATION SYSTEM FACULTY OF SCIENCE AND TECHNOLOGY STATE ISLAMIC UNIVERSITY OF SULTAN SYARIF KASIM RIAU 2017
  • 2. TESTING PRINCIPLE –TESTING IS CONTEXT DEPENDENT Testing is done differently in different contexts. For example, safety-critical software is tested differently from an e- commerce site. Delicia Generis Humani (11453205433)
  • 3. CONT… These days, almost everyone is aware of software systems. We encounter them in our homes, at work, while shopping, and because of mass-communication systems. More and more, they are part of our lives. We use software in day-to-day business applications such as banking and in consumer products such as cars and washing machines. Delicia Generis Humani (11453205433)
  • 4. CONT… However, most people have had an experience with software that did not work as expected: an error on a bill, a delay when waiting for a credit card to process and a website that did not load correctly are common examples of problems that may happen because of software problems. Delicia Generis Humani (11453205433)
  • 5. CONT… Not all software systems carry the same level of risk and not all problems have the same impact when they occur. A risk is something that has not happened yet and it may never happen; it is a potential problem. We are concerned about these potential problems because, if one of them did happen, we'd feel a negative impact. Delicia Generis Humani (11453205433)
  • 6. CONT… Some of the problems we encounter when using software are quite trivial, but others can be costly and damaging - with loss of money, time or business reputation - and even may result in injury or death. For example, suppose a user interface has typographical defects. Does this matter? It may be trivial, but it could have a significant effect, depending on the website and the defect:  If my personal family-tree website has my maternal grandmother's maiden name spelt wrong, my mother gets annoyed and I have to put up with some family teasing, but I can fix it easily and only the family see it (probably).  If the company website has some spelling mistakes in the text, potential customers may be put off the company as it looks unprofessional.  If a software program miscalculates pesticide application quantities, the effect could be very significant: suppose a decimal point is wrongly placed so that the application rate is 10 times too large. Delicia Generis Humani (11453205433)
  • 7. CAUSES OF SOFTWARE DEFECT Why is it that software systems sometimes don’t work correctly? We know that people make mistakes – we are fallible If someone makes an error or mistake in using the software, this may lead directly to a problem - the software is used incorrectly and so does not behave as we expected. However, people also design and build the software and they can make mistakes during the design and build. These mistakes mean that there are flaws in the software itself. These are called defects or sometimes bugs or faults. Remember, the software is not just the code; check the definition of soft- ware again to remind yourself. Delicia Generis Humani (11453205433)
  • 8. CONT… Do our mistakes matter? Our mistakes are also important because software systems and projects are complicated. Many interim and final products are built during a project, and people will almost certainly make mistakes and errors in all the activities of the build. Some of these are found and removed by the authors of the work, but it is difficult for people to find their own mistakes while building a product. Defects in software, systems or documents may result in failures, but not all defects do cause failures. We could argue that if a mistake does not lead to a defect or a defect does not lead to a failure, then it is not of any importance - we may not even know we've made an error Delicia Generis Humani (11453205433)
  • 9. CONT…  It is not just defects that give rise to failure. Failures can also be caused by environmental conditions as well: for example, a radiation burst, a strong mag- netic field, electronic fields, or pollution could cause faults in hardware or firmware. Those faults might prevent or change the execution of software. Failures may also arise because of human error in interacting with the software, perhaps a wrong input value being entered or an output being misinterpreted. Finally, failures may also be caused by someone deliberately trying to cause a failure in a system - malicious damage. Delicia Generis Humani (11453205433)
  • 10. CONT… When we think about what might go wrong we have to consider defects and failures arising from: errors in the specification, design and implementation of the software and system; errors in use of the system; environmental conditions; intentional damage; potential consequences of earlier errors, intentional damage, defects and failures. Delicia Generis Humani (11453205433)
  • 11. CONT… In Figure 1.1 we can see how defects may arise in four requirements for a product. We can see that requirement 1 is implemented correctly - we understood the customer's requirement, designed correctly to meet that requirement, built correctly to meet the design, and so deliver that requirement with the right attributes: functionally, it does what it is supposed to do and it also has the right non-functional attributes, so it is fast enough, easy to Delicia Generis Humani (11453205433)
  • 12. If we relate the scenarios mentioned previously to Figure 1.2, we see that, if an error is made and the consequent defect is detected in the requirements at the specification stage, then it is relatively cheap to find and fix. The observation of increasing defect-removal costs in software traces back to [Boehm]. The specification can be corrected and re-issued. Similarly if an error is made and the consequent defect detected in the design at the design stage then the design can be corrected and re-issued with relatively little expense. The same applies for construction. Delicia Generis Humani (11453205433)
  • 13. BIBLIONGRAPHY Graham et.al. (2011). ISTQB-Fondation of SoftwareTesting. London: Cengage Learning EMEA. Delicia Generis Humani (11453205433)
  • 15. THANK YOU  Delicia Generis Humani (11453205433)