PDA

View Full Version : What are types of testing?



ruhikhan
11-02-2019, 02:59 AM
Hello friends,

What are types of testing?

inoxindia
11-02-2019, 03:38 AM
There are different stages for manual testing such as unit testing, integration testing, system testing, and user acceptance testing. Testers use test plans, test cases, or test scenarios to test a software to ensure the completeness of testing.

dennis123
11-03-2019, 11:07 PM
Hi Friends,

Different Types Of Software Testing

Unit Testing.
Integration Testing.
System Testing.
Sanity Testing.
Smoke Testing.
Interface Testing.
Regression Testing.
Beta/Acceptance Testing.

PrimeItSolution
11-03-2019, 11:08 PM
The different Types of software testing are the key role where the tester determines the right testing for the apps. Functional testing and non- functional testing are the two kinds of testing performed by the QA or Software Tester

nikki shah
11-03-2019, 11:41 PM
I wonder how everyone is answering to this post that is made in an incorrect category!

SKPglobal
11-04-2019, 02:45 PM
manual testing such as unit testing, integration testing, system testing, and user acceptance testing. Testers use test plans, test cases, or test scenarios to test a software to ensure the completeness of testing.

yuva12
11-06-2019, 07:08 AM
Functional testing types include:

Unit testing
Integration testing
Sanity testing
System testing
Smoke testing
Beta/Acceptance testing
Interface testing
Regression testing
Non-functional testing types include:

Performance Testing
Load testing
Stress testing
Security testing
Reliability testing
Compatibility testing
Install testing
Recovery testing
Volume testing
Localization testing
Usability testing
Compliance testing

Paro
11-06-2019, 08:30 AM
There are different stages for manual testing such as unit testing, integration testing, system testing, and user acceptance testing. Testers use test plans, test cases, or test scenarios to test a software to ensure the completeness of testing.

Mithzi Rai
11-07-2019, 02:30 AM
I know only -
Unit testing
Integration testing
Sanity testing
System testing
Smoke testing

jayam
02-04-2020, 05:30 AM
Types of Testing:-
Unit Testing. It focuses on smallest unit of software design. ...
Integration Testing. The objective is to take unit tested components and build a program structure that has been dictated by design. ...
Regression Testing. ...
Smoke Testing. ...
Alpha Testing. ...
Beta Testing. ...