A
Micro project report On
“Different Testing Tools”
SUBMITTED TO M.S.B.T.E., Mumbai
For the Award of
DIPLOMA IN COMPUTER ENGINEERING BY
Roll no Name of Student Enrollment no
40 Atharv Suresh Chavan 2210740201
41 Tejas Vilas More 2210740202
UNDER THE GUIDANCE OF
Miss.R.S.Solanker.
DEPARTMENT OF COMPUTER ENGINEERING
NBA ACCREDIATED
SVERI’s College of Engineering (Polytechnic), Pandharpur
Gopalpur Pandharpur-413304
2023-24
AFFILIATED TO
M.S.B.T.E.
Evolution sheet for Micro Project
Academic Year:- 2024-25 Name of Faculty:- Miss.R.S.Solankar.
Course:- Computer engineering Course code:- CO5I
Subject: STE Subject Code:- 22518
Semester:- 5 Scheme:- I
Title of Project:- Different Testing Tools
COs addressed by the Micro Project:
CO 1 Value the concept of applying theory to practice.
CO 2 Improve written and verbal presentation.
Comments/Suggestions about team work/leadership/inter-personal communication (if any)
Marks out of 4
Marks out of 6 Total
for
for mars
Roll No Name of students performance
performance in out
in oral/
group activity of 10
Presentation
40 Atharv Suresh Chavan
41 Tejas Vilas More
Name and Miss.R.S.Solankar.
Signature of
faculty
SVERI’s COLLEGE OF ENGINEERING (POLYTECHNIC), PANDHARPUR.
CERTIFICATE
This is to certify that the Project report entitled
“Text Editor (Notepad)”
Submitted by
Roll no Name of Student Enrollment no
40 Atharv Suresh Chavan 2210740201
41 Tejas Vilas More 2210740202
Is a bonafide work carried out by above students, under the guidance of Ms. R.S.Solankar. and it is
submitted towards the fulfillment of requirement of MSBTE, Mumbai for the award of Diploma in
Computer engineering at SVERI’s COE (Polytechnic), Pandharpur during the academic year 2024-25.
( Miss.R.S.Solankar)
Guide
(Mr.P.S.Bhandare) (Dr.N.D.Misal)
HOD Principal
Place:
Pandharpur Date:
/ /
Acknowledgement
“Different Testing Tools” has been developed successfully with a great contribution of
students in a period of two months. We like to appreciate their guidance, encouragement and willingness
since without their support the project would not have been a success. We would like to give our
heartfelt gratitude to Principal Dr.N.D.Misal & HOD Mr.P.S.Bhandare Guide Miss.R.S.Solankar. who
is the supervisor of our project for helping and encouraging us in many ways to make our project a
success. We would never been able to finish our work without great support and enthusiasm from friends
and support from our family. We would like to thank the department of Computer engineering, for
giving us permission to initiate this project and successfully finish it.
Micro Project Proposal
Different Testing Tools1.
Introduction
Testing is performed by any Organisation to ensure the quality of the product and
continual improvement on the compliance. Testing is the product certification after the
product developedand before the customer release.
Testing is a process of executing a program with intent of finding an error or testing is a
process used to help to identify the correctness,completeness and quality of developed
computer software.
Now days we can get lots of Software Testing Tools in the market. Selection of tools is
totally based on he project requirements & commercial (Proprietary/Commercial tools) or
free tools(Open Source Tools) you are interested. Off Course, free Testing Tools may
have some limitation in the features list of the product, so it’s totally based on what are
you looking for & is that your requirement fulfill in free version or go for paid Software
Testing Tools.
2.0Aim of the Micro-Project
:
1)Finding the defects which may get created by the programmer while developing the
software.
2) Gaining confidence in and providing information about the level of quality
3) Find out defect and issue.
4) To prevent defects
3.0 Action plan :
Sr.No Details of activity Planned Planned end Name Of Member
start date date
1 Topic Search
2 Project Proposal Creation
3 Detailed Information Gathering
for Project
4 Developing Project Diagrams
5 Execution and Testing of Project
6 Error Removation
7 Project Report Creation
8 Final Presentation
4.0Resources Required :
Sr.no Name of Specification Qty Remark
resources/Material
1 Operating System Windows 2007 1 -
2 Microsoft word 2013 2 -
3 Search Engine Google 3 -
Micro-Project
ReportTesting Tools
1. 0Brief Description :
Testing Tools:
Tools from a software testing context can be defined as a product that supports one or
more test activities right from planning, requirements, creating a build, test execution,
defect logging and test analysis.
Classification of Tools
Tools can be classified based on several parameters. They include:
The purpose of the tool
The Activities that are supported with in the tool
The Type/level of testing it supports
The Kind of licensing (open source, freeware, commercial)
The technology used
Tools Implementation - process
Analysis the problem carefully to identify strengths, weaknesses and opportunities
The Constraints such as budgets, time and other requirements are noted.
Evaluating the options and Shortlisting the ones that are meets the requirement
Developing the Proof of Concept which captures the pros and cons
Create a Pilot Project using the selected tool within a specified team.