SlideShare a Scribd company logo
SOFTWARE TESTING
Basics..
What?
Why?
When?
How?
LET’S START WITH..
What?
Why?
When?
How?
WHAT IS SOFTWARE TESTING?
Testing is a process of evaluating your
application/system/software(however you
name it) to ensure that it meets your customer’s
requirement.
Testing is not just finding errors in the
application. You have to make sure that your
application MEETS THE USER’S REQUIREMENTS!!
WHY DO YOU TEST?
As in every business, you need to adhere to
your customer’s requirements to grow your
business.
Customer satisfaction can bring you more
business!
If your product is with annoying defects or not
user friendly, it will result in high maintenance
cost and your customer will never come back
to you with further projects!!
WHEN?????
When do you have to start testing? Hmm.. What
do think???
Testing phase? Development? Design?
Testing should be started right from the
requirement analysis phase!!
An error found in production is multiple times
costlier than an error found in requirement
analysis phase! So make sure you build it right,
from the start!!
HOW?
Basic thing!! Understand you user’s requirements
properly and plan your testing accordingly!
- Create a test plan
- Write Test cases
- Execute them against your product and try to
break it 
- Make reports
- Once it is good to go, release in production
- Take good rest!! Wait.... Maintenance??

More Related Content

PPTX
Questbase ppt
PPTX
Softtesting training
PDF
Avatar
PDF
Hire OsCommerce Developer: 5 Traits to Look for
PPTX
Web and mobile development massachusetts
PDF
Introducing TimeSaved - the efficient property inventory app
DOCX
Rmb valderama cover_letter_qa
Questbase ppt
Softtesting training
Avatar
Hire OsCommerce Developer: 5 Traits to Look for
Web and mobile development massachusetts
Introducing TimeSaved - the efficient property inventory app
Rmb valderama cover_letter_qa

What's hot (13)

PDF
All onboard! (Mobilize Dublin 202001)
PPTX
Ios developer company new york
PDF
Mobile Apps Training, Mobile apps training services company in bangalore.
PPTX
Web development
PPTX
PDF
How UpKeep builds great products
PPTX
Human Computer Interaction Project
PDF
inLIFE Apps - Instarmac
PPTX
Mobile Devlopment Anubavam
PDF
161 product enablement in agile dev-ops (sai chavali)
PPTX
COST REQUIRED TO DEVELOP AN APP
PPTX
Preliminary evaluation
All onboard! (Mobilize Dublin 202001)
Ios developer company new york
Mobile Apps Training, Mobile apps training services company in bangalore.
Web development
How UpKeep builds great products
Human Computer Interaction Project
inLIFE Apps - Instarmac
Mobile Devlopment Anubavam
161 product enablement in agile dev-ops (sai chavali)
COST REQUIRED TO DEVELOP AN APP
Preliminary evaluation
Ad

Viewers also liked (9)

PPT
Uniminuto
DOCX
MAHMOUD-ATEF-AHMED-TAHA
PDF
El Observador - ACELU
PPTX
5 29 powerpoint v2
PDF
Atelier de La Cuisine : Pourquoi et comment votre entreprise devrait être pré...
PDF
10 manual-de-agua-subterranea-bajo
PPTX
Universidad de panamá diapositivas d met de apren.
PPTX
Budaya Ilmu di Alam Melayu
PPTX
Enzyme production by biotechnology
Uniminuto
MAHMOUD-ATEF-AHMED-TAHA
El Observador - ACELU
5 29 powerpoint v2
Atelier de La Cuisine : Pourquoi et comment votre entreprise devrait être pré...
10 manual-de-agua-subterranea-bajo
Universidad de panamá diapositivas d met de apren.
Budaya Ilmu di Alam Melayu
Enzyme production by biotechnology
Ad

Similar to Slide1 basics (20)

PPTX
1 testing fundamentals
PPTX
Software testing
PPTX
An introduction to Software Testing and Test Management
PPT
Software testing lecture 10
PPTX
SOFTWARE TESTING TRAFUNDAMENTALS OF SOFTWARE TESTING.pptx
PPTX
Software Testing
PPT
SoftwareTesting notes r score increases as you pick a category, fill out a lo...
PPT
SoftwareTesting:AnImportantConceptinSoftwareEngineering
PPTX
PPT
software Testing - Skill Oriented Course .ppt
PPTX
Fundamental of testing
PPT
01. foundamentals of testing
PPTX
Fundamentals of testing
PPTX
Welingkar_final project_ppt_IMPORTANCE & NEED FOR TESTING
PPTX
CCS366 Softwares Testing Automation.pptx
PPTX
Bab 1 Fundamentals Of Testing
DOCX
Manual Testing guide by nagula sai kiran.docx
PPTX
Fundamentals of testing
PPTX
softwaretestingppt-FINAL-PPT-1
1 testing fundamentals
Software testing
An introduction to Software Testing and Test Management
Software testing lecture 10
SOFTWARE TESTING TRAFUNDAMENTALS OF SOFTWARE TESTING.pptx
Software Testing
SoftwareTesting notes r score increases as you pick a category, fill out a lo...
SoftwareTesting:AnImportantConceptinSoftwareEngineering
software Testing - Skill Oriented Course .ppt
Fundamental of testing
01. foundamentals of testing
Fundamentals of testing
Welingkar_final project_ppt_IMPORTANCE & NEED FOR TESTING
CCS366 Softwares Testing Automation.pptx
Bab 1 Fundamentals Of Testing
Manual Testing guide by nagula sai kiran.docx
Fundamentals of testing
softwaretestingppt-FINAL-PPT-1

Slide1 basics

  • 3. WHAT IS SOFTWARE TESTING? Testing is a process of evaluating your application/system/software(however you name it) to ensure that it meets your customer’s requirement. Testing is not just finding errors in the application. You have to make sure that your application MEETS THE USER’S REQUIREMENTS!!
  • 4. WHY DO YOU TEST? As in every business, you need to adhere to your customer’s requirements to grow your business. Customer satisfaction can bring you more business! If your product is with annoying defects or not user friendly, it will result in high maintenance cost and your customer will never come back to you with further projects!!
  • 5. WHEN????? When do you have to start testing? Hmm.. What do think??? Testing phase? Development? Design? Testing should be started right from the requirement analysis phase!! An error found in production is multiple times costlier than an error found in requirement analysis phase! So make sure you build it right, from the start!!
  • 6. HOW? Basic thing!! Understand you user’s requirements properly and plan your testing accordingly! - Create a test plan - Write Test cases - Execute them against your product and try to break it  - Make reports - Once it is good to go, release in production - Take good rest!! Wait.... Maintenance??