D
dipti dilpak· 6 years ago
Simplifying learning through practical guides, educational resources, and easy-to-understand explanations.

What is Software Testing?

2
971

Join this conversation

Sort By

Software testing is the process of checking a software application to ensure it works correctly, meets requirements, and is free of bugs. It helps improve quality, reliability, performance, and security before the software is released to users.

Answered by
Hellen  charless
Hellen charlessI am here to learn about tools
View Profile

I am here to share my ideas

Answered on07/15/26
0

Software testing is the process to check whether the given software has been built according to the requirements of the user and is also working as required.

 

It is very useful as it helps in detecting any bugs in the software which could have been proven very dangerous for the product.

It not only provides security to the product, but it also improves its quality .

 

Software testing is mainly of 3 types:

1. Functional testing

2. Performance testing

3. Maintenance testing.

 

Moreover, the 2 broad ways in which testing is:

1. Black box testing- In which the internal structure of the code is not looked upon and only the functioning of the software is checked.

 

2. White box testing- In this, the internal code structure is also seen along with the function of the software .

 

Further, the lifecycle of software testing is shown below:

 

 

Answered by
A
View Profile

I am a computer science graduate from IP University. I have studied for various national level exams so i have the required knowledge to answer my questions.

Answered on04/27/21
0