1 / 9

Types of Software Testing

Software testing is a process that should be done during the development process. In other words software testing is a verification and validation process.

Télécharger la présentation

Types of Software Testing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Types of Software Testing

  2. Software testing is a process that should be done during the development process. In other words software testing is a verification and validation process.

  3. There are two basics of software testing Black Box Testing White Box Testing

  4. Black Box Testing Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings.

  5. White Box Testing White box testingalso known as clear box testing, glass box testing, transparent box testing, and structural testing is a method of testing software that tests internal structures or workings of an application, as opposed to its functionality i.e. black-box testing.

  6. Types of Testing

  7. There are many types of testing Unit Testing Integration Testing Functional Testing System Testing Stress Testing Performance Testing Usability Testing Acceptance Testing Regression Testing Beta Testing

  8. Go here if you want more information: http://onpathtesting.com/services

More Related