SlideShare a Scribd company logo
1 of 12
By – Divij Kanwar WebLiquids
Institute
Introduction
 Software testing is an investigation conducted to provide
stakeholders with information about the quality of
the software product or service under test.
 It is the process of executing program/application under
positive and negative conditions by manual or automated
means. It checks for the specification, functionality,
performance.
Objective
 Uncover as many as errors as possible in a given product.
 Demonstrate a given software product matching its
requirement specifications.
 Validate the quality of a software testing using the minimum
cost and efforts.
 Generate high quality test cases, perform effective tests, and
issue correct and helpful problem reports.
Error,Bugs,Fault & Failure
 Error : It is a human action that produces the
incorrect result that produces a fault.
 Bug : The presence of error at the time of execution of
the software.
 Fault : State of software caused by an error.
 Failure : Deviation of the software from its expected
result. It is an event.
Basic Testing Cycle
 Requirement Analysis
 Test Planning
 Test Development
 Test Execution
 Test Reporting
 Test Result Analysis
 Defect Retesting
 Regression Testing
 Test Closure
Testing Methods
 Static
 Dynamic
 Black Box
 White Box
 Visual (GUI)
Static Testing
 Static testing is the testing of the software work products
manually, or with a set of tools,
but they are not executed.
 It starts early in the life cycle
and so it is done during the
verification process.
 It does not need computer as the testing of program is
done without executing the program. For example
reviewing , walk through, inspection, etc.
Dynamic Testing
 Dynamic testing is the testing of the
dynamic behaviour of code.
 It involves working with the software,
giving input values and checking if the
output is as expected by executing specific
test cases which can be done manually or with
the use of an automated process.
 It is done during validation process.
 The software is tested by executing it on the computer. Example,
Unit test, integration system, system testing.
Black Box Testing
 Black-box testing treats
the software as a “black box”
, examining functionality
without any knowledge of
internal implementation.
 The tester is only aware of
what the software is supposed to do, not how it does it.
 It also known as Specification-based testing technique or
input/output driven testing techniques because they view
the software as a black-box with inputs and outputs.
White Box Testing
 White-box testing tests internal structures or workings of
a program.
 It is also known as a Structure-based or Glass-box
testing technique because here the testers require
knowledge of how the software
is implemented, how it works.
 In white-box testing the tester
is concentrating on how the
software does it.
Visual (GUI) Testing
 GUI testing is the process of testing a
product’s graphical user interface to
ensure it meets its written specifications
like testing imagesand buttons alignment
on any webpage.
Contact Details :
 Contact no. - 918146193452
 E-mail - info@webliquids.com
 Institute Address - SCO 114-115, 2nd Floor, Sector 34A,
Chandigarh, 160034
 Timings - Monday-Friday - 9:00AM - 9:00PM
Saturday-Sunday - 10:00AM - 6:00PM

More Related Content

What's hot (20)

Software Testing
Software TestingSoftware Testing
Software Testing
 
Software Testing
Software Testing Software Testing
Software Testing
 
SoftwareTesting
SoftwareTestingSoftwareTesting
SoftwareTesting
 
Software Verification and Validation
Software Verification and Validation Software Verification and Validation
Software Verification and Validation
 
S.t.
S.t.S.t.
S.t.
 
Manual testing
Manual testingManual testing
Manual testing
 
Software testing ppt
Software testing pptSoftware testing ppt
Software testing ppt
 
Test Levels & Techniques
Test Levels & TechniquesTest Levels & Techniques
Test Levels & Techniques
 
3.software testing
3.software testing3.software testing
3.software testing
 
Verifcation and Validation
Verifcation and ValidationVerifcation and Validation
Verifcation and Validation
 
What is objectives of software testing
What is objectives of software testingWhat is objectives of software testing
What is objectives of software testing
 
Defects in software testing
Defects in software testingDefects in software testing
Defects in software testing
 
Types of testing
Types of testingTypes of testing
Types of testing
 
Types of software testing
Types of software testingTypes of software testing
Types of software testing
 
softwaretestingppt-FINAL-PPT-1
softwaretestingppt-FINAL-PPT-1softwaretestingppt-FINAL-PPT-1
softwaretestingppt-FINAL-PPT-1
 
Functional Testing Tutorial | Edureka
Functional Testing Tutorial | EdurekaFunctional Testing Tutorial | Edureka
Functional Testing Tutorial | Edureka
 
Static testing vs dynamic testing
Static testing vs dynamic testingStatic testing vs dynamic testing
Static testing vs dynamic testing
 
Abc of testing
Abc of testingAbc of testing
Abc of testing
 
Software testing introduction
Software testing introductionSoftware testing introduction
Software testing introduction
 
Software testing
Software testingSoftware testing
Software testing
 

Similar to Software testing Training in Chandigarh (ppt)

Similar to Software testing Training in Chandigarh (ppt) (20)

Software testing basic
Software testing basicSoftware testing basic
Software testing basic
 
Software testing
Software testingSoftware testing
Software testing
 
Software testing
Software testingSoftware testing
Software testing
 
Types of software testing
Types of software testingTypes of software testing
Types of software testing
 
Software testing sengu
Software testing  senguSoftware testing  sengu
Software testing sengu
 
Software testing assignment
Software testing assignmentSoftware testing assignment
Software testing assignment
 
UNIT 2.pptx
UNIT 2.pptxUNIT 2.pptx
UNIT 2.pptx
 
Software Testing - A sneak preview By Srikanth
Software Testing - A sneak preview By SrikanthSoftware Testing - A sneak preview By Srikanth
Software Testing - A sneak preview By Srikanth
 
White box & black box testing
White box & black box testingWhite box & black box testing
White box & black box testing
 
Software Teting
Software TetingSoftware Teting
Software Teting
 
Software testing
Software testingSoftware testing
Software testing
 
Software testing
Software testingSoftware testing
Software testing
 
software testing types jxnvlbnLCBNFVjnl/fknblb
software testing types jxnvlbnLCBNFVjnl/fknblbsoftware testing types jxnvlbnLCBNFVjnl/fknblb
software testing types jxnvlbnLCBNFVjnl/fknblb
 
Software Testing
Software TestingSoftware Testing
Software Testing
 
Software Testing - SDLC Model
Software Testing - SDLC ModelSoftware Testing - SDLC Model
Software Testing - SDLC Model
 
Manual testing
Manual testingManual testing
Manual testing
 
Introduction to software testing
Introduction to software testingIntroduction to software testing
Introduction to software testing
 
Software testing
Software testingSoftware testing
Software testing
 
softwaretestingppt-120810095500-phpapp02 (1).pdf
softwaretestingppt-120810095500-phpapp02 (1).pdfsoftwaretestingppt-120810095500-phpapp02 (1).pdf
softwaretestingppt-120810095500-phpapp02 (1).pdf
 
Real Time software Training in Nagercoil
Real Time software Training in NagercoilReal Time software Training in Nagercoil
Real Time software Training in Nagercoil
 

More from vicky shah

Python Training in Chandigarh
Python Training in ChandigarhPython Training in Chandigarh
Python Training in Chandigarhvicky shah
 
SEO Training in Chandigarh
SEO Training in ChandigarhSEO Training in Chandigarh
SEO Training in Chandigarhvicky shah
 
HPSSSB Hamirpur Previous Exam Paper, Admit Card, Current Affairs
HPSSSB Hamirpur Previous Exam Paper, Admit Card, Current Affairs HPSSSB Hamirpur Previous Exam Paper, Admit Card, Current Affairs
HPSSSB Hamirpur Previous Exam Paper, Admit Card, Current Affairs vicky shah
 
upsssc jr assistant exam 2016
upsssc jr assistant exam 2016upsssc jr assistant exam 2016
upsssc jr assistant exam 2016vicky shah
 
Advance Digital marketing Training in chandigarh
Advance Digital marketing Training in chandigarhAdvance Digital marketing Training in chandigarh
Advance Digital marketing Training in chandigarhvicky shah
 
IELTS coaching Institute in Chandigarh
IELTS coaching Institute  in ChandigarhIELTS coaching Institute  in Chandigarh
IELTS coaching Institute in Chandigarhvicky shah
 
Property Dealer in Chandigarh, Zirakpur (ppt)
 Property Dealer  in Chandigarh, Zirakpur (ppt) Property Dealer  in Chandigarh, Zirakpur (ppt)
Property Dealer in Chandigarh, Zirakpur (ppt)vicky shah
 
Temporary Staffing ,Third party payroll Delhi/NCR Chandigarh etc (ppt)
Temporary Staffing ,Third party payroll Delhi/NCR Chandigarh etc (ppt)Temporary Staffing ,Third party payroll Delhi/NCR Chandigarh etc (ppt)
Temporary Staffing ,Third party payroll Delhi/NCR Chandigarh etc (ppt)vicky shah
 
Hp Printer Setup Support (ppt)
Hp Printer Setup Support (ppt)Hp Printer Setup Support (ppt)
Hp Printer Setup Support (ppt)vicky shah
 

More from vicky shah (9)

Python Training in Chandigarh
Python Training in ChandigarhPython Training in Chandigarh
Python Training in Chandigarh
 
SEO Training in Chandigarh
SEO Training in ChandigarhSEO Training in Chandigarh
SEO Training in Chandigarh
 
HPSSSB Hamirpur Previous Exam Paper, Admit Card, Current Affairs
HPSSSB Hamirpur Previous Exam Paper, Admit Card, Current Affairs HPSSSB Hamirpur Previous Exam Paper, Admit Card, Current Affairs
HPSSSB Hamirpur Previous Exam Paper, Admit Card, Current Affairs
 
upsssc jr assistant exam 2016
upsssc jr assistant exam 2016upsssc jr assistant exam 2016
upsssc jr assistant exam 2016
 
Advance Digital marketing Training in chandigarh
Advance Digital marketing Training in chandigarhAdvance Digital marketing Training in chandigarh
Advance Digital marketing Training in chandigarh
 
IELTS coaching Institute in Chandigarh
IELTS coaching Institute  in ChandigarhIELTS coaching Institute  in Chandigarh
IELTS coaching Institute in Chandigarh
 
Property Dealer in Chandigarh, Zirakpur (ppt)
 Property Dealer  in Chandigarh, Zirakpur (ppt) Property Dealer  in Chandigarh, Zirakpur (ppt)
Property Dealer in Chandigarh, Zirakpur (ppt)
 
Temporary Staffing ,Third party payroll Delhi/NCR Chandigarh etc (ppt)
Temporary Staffing ,Third party payroll Delhi/NCR Chandigarh etc (ppt)Temporary Staffing ,Third party payroll Delhi/NCR Chandigarh etc (ppt)
Temporary Staffing ,Third party payroll Delhi/NCR Chandigarh etc (ppt)
 
Hp Printer Setup Support (ppt)
Hp Printer Setup Support (ppt)Hp Printer Setup Support (ppt)
Hp Printer Setup Support (ppt)
 

Recently uploaded

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
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
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
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 

Recently uploaded (20)

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
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.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
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
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 ...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 

Software testing Training in Chandigarh (ppt)

  • 1. By – Divij Kanwar WebLiquids Institute
  • 2. Introduction  Software testing is an investigation conducted to provide stakeholders with information about the quality of the software product or service under test.  It is the process of executing program/application under positive and negative conditions by manual or automated means. It checks for the specification, functionality, performance.
  • 3. Objective  Uncover as many as errors as possible in a given product.  Demonstrate a given software product matching its requirement specifications.  Validate the quality of a software testing using the minimum cost and efforts.  Generate high quality test cases, perform effective tests, and issue correct and helpful problem reports.
  • 4. Error,Bugs,Fault & Failure  Error : It is a human action that produces the incorrect result that produces a fault.  Bug : The presence of error at the time of execution of the software.  Fault : State of software caused by an error.  Failure : Deviation of the software from its expected result. It is an event.
  • 5. Basic Testing Cycle  Requirement Analysis  Test Planning  Test Development  Test Execution  Test Reporting  Test Result Analysis  Defect Retesting  Regression Testing  Test Closure
  • 6. Testing Methods  Static  Dynamic  Black Box  White Box  Visual (GUI)
  • 7. Static Testing  Static testing is the testing of the software work products manually, or with a set of tools, but they are not executed.  It starts early in the life cycle and so it is done during the verification process.  It does not need computer as the testing of program is done without executing the program. For example reviewing , walk through, inspection, etc.
  • 8. Dynamic Testing  Dynamic testing is the testing of the dynamic behaviour of code.  It involves working with the software, giving input values and checking if the output is as expected by executing specific test cases which can be done manually or with the use of an automated process.  It is done during validation process.  The software is tested by executing it on the computer. Example, Unit test, integration system, system testing.
  • 9. Black Box Testing  Black-box testing treats the software as a “black box” , examining functionality without any knowledge of internal implementation.  The tester is only aware of what the software is supposed to do, not how it does it.  It also known as Specification-based testing technique or input/output driven testing techniques because they view the software as a black-box with inputs and outputs.
  • 10. White Box Testing  White-box testing tests internal structures or workings of a program.  It is also known as a Structure-based or Glass-box testing technique because here the testers require knowledge of how the software is implemented, how it works.  In white-box testing the tester is concentrating on how the software does it.
  • 11. Visual (GUI) Testing  GUI testing is the process of testing a product’s graphical user interface to ensure it meets its written specifications like testing imagesand buttons alignment on any webpage.
  • 12. Contact Details :  Contact no. - 918146193452  E-mail - info@webliquids.com  Institute Address - SCO 114-115, 2nd Floor, Sector 34A, Chandigarh, 160034  Timings - Monday-Friday - 9:00AM - 9:00PM Saturday-Sunday - 10:00AM - 6:00PM