0% found this document useful (0 votes)
7 views

Manual Testing1

Uploaded by

arun2023.vnb
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Manual Testing1

Uploaded by

arun2023.vnb
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Manual Testing:

Testing the software or Application repeatedly or again and again


manually in order to find defects in the software according to
customer requirement is called as Manual Testing.

Advantages of Manual Testing:


1.Quality will be good.

2.Programming knowledge is not required.

Drawbacks of Manual Testing:


1.Time takes is more.
2.Resource utilisation is more.
3.It is a tedious and monotonous job.

Note: In order to overcome the drawbacks of manual testing,


company will go for Automation. Every company when they get new
project, first they will do manual testing to make sure that the
quality will be good, then only they will go for Automation.

SDLC(Software Development Life Cycle):


It is a step by step procedure or a standard procedure to start a new
project or to develop a new software.

When does SDLC start?


When a person or a company wants to start with a new project they
have to start with SDLC.

Why we should follow SDLC ? or What will happen if


you don't follow SDLC ?
> We will not get to know how many engineers are required to
complete the project.
> We will not get to know how much cost is required to complete the
project.
> There will be no supporting requirement documentation.
> There will be delay in releasing software to the customer.

Stages of SDLC:
1. Requirement Collection --> Business Analyst/Product Analyst
2.Feasibility Study --> Project Manager, BA, Architect, Finance
Team, HR team
3.Design --> Architect/Sr. Architect/Technical Architect
4.Coding --> Sr. Developer, Jr. Developer, Fresher
5.Testing --> Sr. Test Engineer, Jr. Test Engineer, Fresher
6.Installation --> IT Engg / Site engg / field engg
7.Maintenance --> Developer & Test Engineer

Types of SDLC:
>Waterfall Model
>Spiral Model
>V&V Model
>Prototype Model
>Customised Model
>Hybrid Model
>Agile Model

You might also like