SlideShare a Scribd company logo
1 of 16
Download to read offline
Coding and Debugging,
Software Testing
SENG 123:
Introduction to Computer Software Engineering
By
Atilla Elçi
29.12.2020 Intro Comp SWE 1
WEEKLY SCHEDULE
Week Topics PPTs Text
1 Intro to the course;
An overview of software engineering concepts
Intro;
Concepts
Preface;
Ch.1
2 Engineering, software engineering, ethics Engin…
3 Software development life cycle SDLC Ch.2
4 Software development life cycle SDLC Ch.2
5 Practical UML -
6 Requirements analysis and software
specification
Req Ch.3
7 Midterm Examination Week 25.11.2020 18:00-21:00
8 Software development project management PM Ch.4- 1st half
9 Software project analysis and design SAD Ch.5
10 Object-oriented analysis and design OOAD Ch.6- 1st half
11 Interfaces, dialogs, and database IID Ch.7
12 coding and debugging; software testing CDST Ch. 8 & 9
13 Implementation and maintenance; reliability and
quality
14 Review; Q & A.
29.12.2020 Intro Comp SWE 2
Here
we
are!
29.12.2020 Intro Comp SWE 3
Coding and Debugging
• Programming is composing a sequence of statements,
called code, which can be executed by a computer to
solve a data processing problem. Coding is translating
the detailed design of the product into a series of
statements. The design specifications are translated
into codes in the implementation phase.
• It is relevant to consider:
– Guideline to write programming statements with clarity,
efficiency and low cost
– Code testing and implementing
– Selecting criteria for a suitable programming language
– Style rules to produce a good code
– Types of languages suitable for writing a program
29.12.2020 Intro Comp SWE 4
Coding Quality
• The most important qualities of a well-written
code are likely be the following:
– Readability, Understandability, and Comprehensibility
(RUC)
– Logical structure
– Robustness
– Efficiency
• Good development platform / programming
environment provides grounds for quality coding.
• One should use at least a code editor suitable for
the programming language intended to be used.
29.12.2020 Intro Comp SWE 5
Debugging Process
• The debugging process consists of six steps:
– Information gathering
– Fault location
– Confirmation
– Documentation
– Fault removal
– Retesting / verification.
• Good development platform / programming
environment provides facilities for debugging
process.
29.12.2020 Intro Comp SWE 6
Prog Language Characteristics
• Clarity of source code
• Complexity management / architecture support
• Concurrency support
• Distributed system support
• Maintainability
• Mixed language support
• O-O programming support
• Postability
• Real-time support
• Reliability
• Reusability
• Safety/security
• Standardization
• Support for modern software engineering methods
29.12.2020 Intro Comp SWE 7
Readings on C & D
• Read the following sections in the textbook:
– Computer Language, pp. 267-270
– Some Important Languages, pp. 272-276, and
– Coding Style, pp. 276-277
• How to code for beginners: All you need to
know:
– https://www.bitdegree.org/tutorials/how-to-
code-for-beginners/
29.12.2020 Intro Comp SWE 8
Software Testing
• The objectives of testing a system is to identify all defects
existing in software and remove them to achieve error-free
operation under stated conditions.
• It is important to eradicate errors in a program before
delivery for it will cost much more to do so afterwards.
• Due to changes occurring in the problem domain after
delivery, modification and testing will still be required.
• During analysis, a master test plan is developed: see Table
9.1 for its content.
• During design, a unit test plan, an integration test plan, and
a system test plan are developed.
• During implementation, the actual testing is performed.
29.12.2020 Intro Comp SWE 9
29.12.2020 Intro Comp SWE 10
Software Testing Concepts
• Software application testing: types of tests
29.12.2020 Intro Comp SWE 11
Test sequence: overall
29.12.2020 Intro Comp SWE 12
Testing Phases
29.12.2020 Intro Comp SWE 13
Readings on Software Testing
• Read from Dynamic Testing onwards in the
textbook: pp. 293-307
29.12.2020 Intro Comp SWE 14
Homework
• Develop an essay defending testing early
rather than delaying it to just prior to delivery
or even after delivery:
– Use the terminology you learned.
– Show that you have grasped the topic of coding
and testing.
– Minimum half a page of length.
29.12.2020 Intro Comp SWE 15
These are FYI!
• Software Testing Tutorial (detailed, for
beginners, optional):
– https://www.toolsqa.com/software-testing-
tutorial/
• Top 50 Software Testing Tools in 2021:
– https://www.guru99.com/testing-tools.html
• Final exam:
– Covers all topics considered
– Jan 15, 13:00-15:00 under my supervision.
29.12.2020 Intro Comp SWE 16

More Related Content

What's hot

Iterative Incremental development
Iterative Incremental developmentIterative Incremental development
Iterative Incremental developmentOliver Schreck
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software EngineeringSaqib Raza
 
Intro to software development
Intro to software developmentIntro to software development
Intro to software developmentHawkman Academy
 
Software Coding- Software Coding
Software Coding- Software CodingSoftware Coding- Software Coding
Software Coding- Software CodingNikhil Pandit
 
Coding and testing in Software Engineering
Coding and testing in Software EngineeringCoding and testing in Software Engineering
Coding and testing in Software EngineeringAbhay Vijay
 
RajeswaraRao_Resume_3years
RajeswaraRao_Resume_3yearsRajeswaraRao_Resume_3years
RajeswaraRao_Resume_3yearsRajeswara K
 
An Introduction to Iterative Software Development
An Introduction to Iterative Software DevelopmentAn Introduction to Iterative Software Development
An Introduction to Iterative Software DevelopmentGeoffrey Weglarz
 
A presentation on software crisis
A presentation on software crisisA presentation on software crisis
A presentation on software crisischandan sharma
 
Sdlc process models in software engineering basics by ram k paliwal
Sdlc process models in software engineering basics by ram k paliwalSdlc process models in software engineering basics by ram k paliwal
Sdlc process models in software engineering basics by ram k paliwalRam Paliwal
 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycleKanav Sood
 

What's hot (18)

Iterative Incremental development
Iterative Incremental developmentIterative Incremental development
Iterative Incremental development
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software Engineering
 
software engineering
 software engineering software engineering
software engineering
 
Intro to software development
Intro to software developmentIntro to software development
Intro to software development
 
Software Coding- Software Coding
Software Coding- Software CodingSoftware Coding- Software Coding
Software Coding- Software Coding
 
Coding and testing in Software Engineering
Coding and testing in Software EngineeringCoding and testing in Software Engineering
Coding and testing in Software Engineering
 
Swebokv3
Swebokv3 Swebokv3
Swebokv3
 
RajeswaraRao_Resume_3years
RajeswaraRao_Resume_3yearsRajeswaraRao_Resume_3years
RajeswaraRao_Resume_3years
 
An Introduction to Iterative Software Development
An Introduction to Iterative Software DevelopmentAn Introduction to Iterative Software Development
An Introduction to Iterative Software Development
 
software engineering ch-1
software engineering ch-1software engineering ch-1
software engineering ch-1
 
A presentation on software crisis
A presentation on software crisisA presentation on software crisis
A presentation on software crisis
 
niyati_kaduskar_CV
niyati_kaduskar_CVniyati_kaduskar_CV
niyati_kaduskar_CV
 
Iterative software development
Iterative software developmentIterative software development
Iterative software development
 
Unit1
Unit1Unit1
Unit1
 
resume
resumeresume
resume
 
Sdlc process models in software engineering basics by ram k paliwal
Sdlc process models in software engineering basics by ram k paliwalSdlc process models in software engineering basics by ram k paliwal
Sdlc process models in software engineering basics by ram k paliwal
 
Resume_SameerajaKVL
Resume_SameerajaKVLResume_SameerajaKVL
Resume_SameerajaKVL
 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycle
 

Similar to Seng 123 10-cdst

Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycleshubhamkumar2004
 
Software Development Standard Operating Procedure
Software Development Standard Operating Procedure Software Development Standard Operating Procedure
Software Development Standard Operating Procedure rupeshchanchal
 
Pm soln9416141129710
Pm soln9416141129710Pm soln9416141129710
Pm soln9416141129710Nikhil Todkar
 
“Scrumbear” framework for solving traditional scrum model problems
“Scrumbear” framework for solving traditional scrum model problems“Scrumbear” framework for solving traditional scrum model problems
“Scrumbear” framework for solving traditional scrum model problemsjournalBEEI
 
Introduction Software and Software Engineering
Introduction Software and Software EngineeringIntroduction Software and Software Engineering
Introduction Software and Software Engineeringinfinitetechnology20
 
Code campiasi scm-project-gabriel-cristescu-ditech
Code campiasi scm-project-gabriel-cristescu-ditechCode campiasi scm-project-gabriel-cristescu-ditech
Code campiasi scm-project-gabriel-cristescu-ditechCodecamp Romania
 
System Development Life Cycle Overview.ppt
System Development Life Cycle Overview.pptSystem Development Life Cycle Overview.ppt
System Development Life Cycle Overview.pptKENNEDYDONATO1
 
Introduction-to-Software-Engineering.ppt
Introduction-to-Software-Engineering.pptIntroduction-to-Software-Engineering.ppt
Introduction-to-Software-Engineering.pptCIRMV1
 
Introduction-to-Software-Engineering (1).ppt
Introduction-to-Software-Engineering (1).pptIntroduction-to-Software-Engineering (1).ppt
Introduction-to-Software-Engineering (1).pptManethPathirana
 
Introduction to Software Engineering ppt
Introduction to Software Engineering pptIntroduction to Software Engineering ppt
Introduction to Software Engineering pptdhruv04814902022
 
Introduction-to-Software-Engineering (1).ppt
Introduction-to-Software-Engineering (1).pptIntroduction-to-Software-Engineering (1).ppt
Introduction-to-Software-Engineering (1).pptAbdugafforAbduganiye
 
Introduction-to-Software-Engineering.ppt
Introduction-to-Software-Engineering.pptIntroduction-to-Software-Engineering.ppt
Introduction-to-Software-Engineering.pptDrPreethiD1
 
Sathish project mgmt_pmp_9+yrs
Sathish project mgmt_pmp_9+yrsSathish project mgmt_pmp_9+yrs
Sathish project mgmt_pmp_9+yrssathish kumar
 

Similar to Seng 123 10-cdst (20)

Seng 123 7-sad
Seng 123 7-sadSeng 123 7-sad
Seng 123 7-sad
 
Software development life cycle
Software development life cycleSoftware development life cycle
Software development life cycle
 
Build for the future
Build for the futureBuild for the future
Build for the future
 
Software Development Standard Operating Procedure
Software Development Standard Operating Procedure Software Development Standard Operating Procedure
Software Development Standard Operating Procedure
 
Pm soln9416141129710
Pm soln9416141129710Pm soln9416141129710
Pm soln9416141129710
 
SE notes 2.pdf
SE notes 2.pdfSE notes 2.pdf
SE notes 2.pdf
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
“Scrumbear” framework for solving traditional scrum model problems
“Scrumbear” framework for solving traditional scrum model problems“Scrumbear” framework for solving traditional scrum model problems
“Scrumbear” framework for solving traditional scrum model problems
 
Introduction Software and Software Engineering
Introduction Software and Software EngineeringIntroduction Software and Software Engineering
Introduction Software and Software Engineering
 
Code campiasi scm-project-gabriel-cristescu-ditech
Code campiasi scm-project-gabriel-cristescu-ditechCode campiasi scm-project-gabriel-cristescu-ditech
Code campiasi scm-project-gabriel-cristescu-ditech
 
CV_AmalMandal
CV_AmalMandalCV_AmalMandal
CV_AmalMandal
 
System Development Life Cycle Overview.ppt
System Development Life Cycle Overview.pptSystem Development Life Cycle Overview.ppt
System Development Life Cycle Overview.ppt
 
Ravindra Prasad
Ravindra PrasadRavindra Prasad
Ravindra Prasad
 
Introduction-to-Software-Engineering.ppt
Introduction-to-Software-Engineering.pptIntroduction-to-Software-Engineering.ppt
Introduction-to-Software-Engineering.ppt
 
Introduction-to-Software-Engineering (1).ppt
Introduction-to-Software-Engineering (1).pptIntroduction-to-Software-Engineering (1).ppt
Introduction-to-Software-Engineering (1).ppt
 
Introduction to Software Engineering ppt
Introduction to Software Engineering pptIntroduction to Software Engineering ppt
Introduction to Software Engineering ppt
 
Introduction-to-Software-Engineering (1).ppt
Introduction-to-Software-Engineering (1).pptIntroduction-to-Software-Engineering (1).ppt
Introduction-to-Software-Engineering (1).ppt
 
Introduction-to-Software-Engineering.ppt
Introduction-to-Software-Engineering.pptIntroduction-to-Software-Engineering.ppt
Introduction-to-Software-Engineering.ppt
 
cv11
cv11cv11
cv11
 
Sathish project mgmt_pmp_9+yrs
Sathish project mgmt_pmp_9+yrsSathish project mgmt_pmp_9+yrs
Sathish project mgmt_pmp_9+yrs
 

Recently uploaded

SHRMPro HRMS Software Solutions Presentation
SHRMPro HRMS Software Solutions PresentationSHRMPro HRMS Software Solutions Presentation
SHRMPro HRMS Software Solutions PresentationShrmpro
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyviewmasabamasaba
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park masabamasaba
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...masabamasaba
 
%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durbanmasabamasaba
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Hararemasabamasaba
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...Nitya salvi
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfayushiqss
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...masabamasaba
 
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...masabamasaba
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnAmarnathKambale
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is insideshinachiaurasa2
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfproinshot.com
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrainmasabamasaba
 

Recently uploaded (20)

SHRMPro HRMS Software Solutions Presentation
SHRMPro HRMS Software Solutions PresentationSHRMPro HRMS Software Solutions Presentation
SHRMPro HRMS Software Solutions Presentation
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 

Seng 123 10-cdst

  • 1. Coding and Debugging, Software Testing SENG 123: Introduction to Computer Software Engineering By Atilla Elçi 29.12.2020 Intro Comp SWE 1
  • 2. WEEKLY SCHEDULE Week Topics PPTs Text 1 Intro to the course; An overview of software engineering concepts Intro; Concepts Preface; Ch.1 2 Engineering, software engineering, ethics Engin… 3 Software development life cycle SDLC Ch.2 4 Software development life cycle SDLC Ch.2 5 Practical UML - 6 Requirements analysis and software specification Req Ch.3 7 Midterm Examination Week 25.11.2020 18:00-21:00 8 Software development project management PM Ch.4- 1st half 9 Software project analysis and design SAD Ch.5 10 Object-oriented analysis and design OOAD Ch.6- 1st half 11 Interfaces, dialogs, and database IID Ch.7 12 coding and debugging; software testing CDST Ch. 8 & 9 13 Implementation and maintenance; reliability and quality 14 Review; Q & A. 29.12.2020 Intro Comp SWE 2
  • 4. Coding and Debugging • Programming is composing a sequence of statements, called code, which can be executed by a computer to solve a data processing problem. Coding is translating the detailed design of the product into a series of statements. The design specifications are translated into codes in the implementation phase. • It is relevant to consider: – Guideline to write programming statements with clarity, efficiency and low cost – Code testing and implementing – Selecting criteria for a suitable programming language – Style rules to produce a good code – Types of languages suitable for writing a program 29.12.2020 Intro Comp SWE 4
  • 5. Coding Quality • The most important qualities of a well-written code are likely be the following: – Readability, Understandability, and Comprehensibility (RUC) – Logical structure – Robustness – Efficiency • Good development platform / programming environment provides grounds for quality coding. • One should use at least a code editor suitable for the programming language intended to be used. 29.12.2020 Intro Comp SWE 5
  • 6. Debugging Process • The debugging process consists of six steps: – Information gathering – Fault location – Confirmation – Documentation – Fault removal – Retesting / verification. • Good development platform / programming environment provides facilities for debugging process. 29.12.2020 Intro Comp SWE 6
  • 7. Prog Language Characteristics • Clarity of source code • Complexity management / architecture support • Concurrency support • Distributed system support • Maintainability • Mixed language support • O-O programming support • Postability • Real-time support • Reliability • Reusability • Safety/security • Standardization • Support for modern software engineering methods 29.12.2020 Intro Comp SWE 7
  • 8. Readings on C & D • Read the following sections in the textbook: – Computer Language, pp. 267-270 – Some Important Languages, pp. 272-276, and – Coding Style, pp. 276-277 • How to code for beginners: All you need to know: – https://www.bitdegree.org/tutorials/how-to- code-for-beginners/ 29.12.2020 Intro Comp SWE 8
  • 9. Software Testing • The objectives of testing a system is to identify all defects existing in software and remove them to achieve error-free operation under stated conditions. • It is important to eradicate errors in a program before delivery for it will cost much more to do so afterwards. • Due to changes occurring in the problem domain after delivery, modification and testing will still be required. • During analysis, a master test plan is developed: see Table 9.1 for its content. • During design, a unit test plan, an integration test plan, and a system test plan are developed. • During implementation, the actual testing is performed. 29.12.2020 Intro Comp SWE 9
  • 11. Software Testing Concepts • Software application testing: types of tests 29.12.2020 Intro Comp SWE 11
  • 14. Readings on Software Testing • Read from Dynamic Testing onwards in the textbook: pp. 293-307 29.12.2020 Intro Comp SWE 14
  • 15. Homework • Develop an essay defending testing early rather than delaying it to just prior to delivery or even after delivery: – Use the terminology you learned. – Show that you have grasped the topic of coding and testing. – Minimum half a page of length. 29.12.2020 Intro Comp SWE 15
  • 16. These are FYI! • Software Testing Tutorial (detailed, for beginners, optional): – https://www.toolsqa.com/software-testing- tutorial/ • Top 50 Software Testing Tools in 2021: – https://www.guru99.com/testing-tools.html • Final exam: – Covers all topics considered – Jan 15, 13:00-15:00 under my supervision. 29.12.2020 Intro Comp SWE 16