What are the Testing levels and types

Showing Answers 1 - 10 of 10 Answers

amit210001

  • Jan 12th, 2006
 

there are two levels of testing:-

1 Low level testing

a) Unit Testing  b) Integration Testing

2 High level Testing

a) System Testing b)Performance testing , Acceptance Testing Etc.

  Was this answer useful?  Yes

Sunil

  • Jan 25th, 2006
 

Types of Testing are as follows:

1.Unit Testing

2.Functional Testing

3.Integration Testing

4.System Testing

5.Regression Testing

6.User Acceptance Testing

a.Alpa Testing

b.Beta Testing 

 

  Was this answer useful?  Yes

satya.k

  • Feb 9th, 2006
 

Hi,

   The following are the levels of testing..

unit testing

integration testing.

system testing

user acceptance testing

regards,

satya.k

  Was this answer useful?  Yes

There are Four Levels of Testing, They are,

1. Unit Testing

2. Integration Testing

3. System Testing

4. User Acceptance Testing (UAT)

There are Many types of testing can be done, but all depends upon the clients requirement as well as the time duration.

Unit testing level

Code Coverage Testing

Path Coverage Testing

Coding Standards Testing

Memory Leaks and Array bounds testing

System Testing Level

Ad Hoc Testing

Functional Testing

Regression Testing

End-To-End Testing

Sanity Testing

Smoke Testing

Monkey Testing

Retesting....    etc.

Kindly revert me back if there is any mistake in answer. my mail id is krishnraj@gmail.com

  Was this answer useful?  Yes

This is not an exhaustive list:

- Unit testing
- Integration testing
- Statement and branch coverage testing
- Functional testing
- Function integration testing
- Concurrency testing
- GUI testing
- Domain testing
- Equivalence class testing
- Boundary testing
- Best representative testing
- Logic testing
- State-based testing
- Path testing
- Configuration testing
- Specification-based testing
- Requirements-based testing
- Risk-based testing
- Regression testing
- Smoke testing
- Sanity testing
- Exploratory testing
- Ad-hod testing
- Guerilla testing
- Monkey testing
- Scenario testing
- Installation testing
- Performance testing
- Load testing
- Stress testing
- Endurance testing
- Volume testing
- Recovery testing
- End-to-end testing
- Compatibility testing
- Interoperability testing
- web services testing
- back-end testing
- database testing
- User usability testing
- Acceptance testing
- Alpha testing
- Beta testing
- Bug bashes
- Subject matter expert testing
- Paired testing
- Eat-your-own-dogfood testing





  Was this answer useful?  Yes

siri

  • May 29th, 2019
 

Testing levels:Unit Testing,Integration Testing,system tetsing.AcceptanceTesting.
Testing Types: Sanity Testing,Regression Testing,Accessability Testing,Performance Testing.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions