Module 1 Introduction to Software Testing
Module 1 Introduction to Software Testing
Ex.
Consider Flipkart application.
Expected behavior for Flipkart==Valid user can select the liked product, add
to cart, make the payment and place an order.
Actual behavior for Flipkart==Valid user selected the Lenovo Laptop, added
to cart, made the payment using UPI and place an order on specific address.
Types of software:
What is project and product?
Project: software is designed for specific customer called as project
Ex. Bank, SBIyono
Product:
Software is developed based on market requirement called as product
➢ Overall quality assurance (“Software quality is nothing but delivering a bug free
application and delivered on time with all requirements.”)
➢ Cost will be reducing as tested software will not need more rework in terms of time and
money
Interview question:
1. What is software testing?
2. What were your roles and responsibilities as software tester?
3. What will happen if we skip the testing of software?