6
Software Testing Basic Concepts My Understanding By, Pratheek Bhat

Software testing basic concepts

Embed Size (px)

Citation preview

Page 1: Software testing basic concepts

Software Testing Basic

ConceptsMy Understanding

By, Pratheek Bhat

Page 2: Software testing basic concepts

Basics

ST Methodologies

Black Box Testing

White Box Testing

Grey Box Testing

Manual Testing

Automated Testing

SDLC Models

Waterfall model

V Model

Agile Model (Scrum)

Page 3: Software testing basic concepts

Types of Testing

Component testing

Integration testing

System testing

Acceptance testing

Page 4: Software testing basic concepts

LI Jargons

Network

Multi Product

Multi colo

EI

PCX

REST

Page 5: Software testing basic concepts

Questions answered

When do we start testing?

When do we stop testing?

When is manual testing done?

When do we start automation testing?

Page 6: Software testing basic concepts