Software Testing
Software Testing
SOFTWARE
TESTING
Submitted in partial fulfilment of the Requirements
for the Degree
Bachelor of Technology
In
CERTIFICATE
This is to certify that the report entitled, " Software
Testing" submitted by " Prabin Ballav Panigrahi " in
partial fulfilment for the requirements for the award of
'Bachelor of Technology' Degree in Computer Science
and Engineering, is Bonafede work carried out at Vikash
Institute of Technology, Bargarh, Odisha.
Department of Computer
Science Vikash Institute of
Technology, Bargarh
CONTENTS
I. Abstract ……………………………………………. (1)
II. Introduction to operating system ……… (2)
III. Evolution of OS …………………………………… (3)
IV. What is operating system? …………………. (6)
V. Function of operating system ……………… (8)
VI. Objectives of operating System …………. (10)
VII. Types of operating system …………………… (11)
VIII. Conclusion ………………………………………. (19)
IX. References ………………………………………. (20)
ABSTRACT
Software testing is a critical process in the software development lifecycle that
aims to ensure the quality, functionality, and performance of software
applications. It involves the systematic evaluation of software components to
identify defects, verify that the software meets specified requirements, and
validate that it functions as intended. The testing process can be manual or
automated, employing various techniques such as unit testing, integration
testing, system testing, and acceptance testing.