what are the various levels of testing?

Answers were Sorted based on User's Feedback



what are the various levels of testing? ..

Answer / ramachandra naidu

The testing levels are:
1)Unit Testing
2)Integration Testing
3)System Testing
4)User Acceptance Testing

1)Unit Testing: To test a single program,module,or unit of
code.
2)Integration Testing: To test related programs,modules or
units of code are interfaced properly or not validates that
multiple parts of the system interact according to the
system design.
3)System Testing: To test an entire computer system with
respect to functionality and performance.
4)UAT: To test of a computer system or parts of a computer
systems to make sure it will work in the system regardless
of what the system requirements indicate.

Is This Answer Correct ?    19 Yes 3 No

what are the various levels of testing? ..

Answer / swathi

There are two levels of testing:
1. Static Testing
2. Dynamic Testing
1. Static Testing: Static testing typically reviews and
meetings to evaluate the documents, plans, code,
requirements and specification.
2. Dynamic Testing:
a)Unit Testing
b)Integration Testing
c)System Testing
d)User Acceptance Testing

a)Unit Testing: To test a single program,module,or unit of
code.
b)Integration Testing: To test related programs,modules or
units of code are interfaced properly or not validates that
multiple parts of the system interact according to the
system design.
c)System Testing: To test an entire computer system with
respect to functionality and performance.
d)User Acceptance Testing: The end user tests the
application to check whether the it is as per customers
requirements or not.

Is This Answer Correct ?    13 Yes 4 No

what are the various levels of testing? ..

Answer / surii

Levels of Testing :

1. Unit Testing.

2. Module Testing.

3. Integration Testing.

4. System Testing.

5. User Acceptance Testing.

Is This Answer Correct ?    8 Yes 4 No

what are the various levels of testing? ..

Answer / ch.s.m.prasad,kkd

1. Static testing

2. Dynamic testing

Is This Answer Correct ?    11 Yes 9 No

what are the various levels of testing? ..

Answer / bibhu

Broadly there are 4 levels of Testing.
1. Unit Testing
2. Integration Testing
3. System Testing
4. User Acceptance Testing

Furthermore , After System Test, we may have System-Integration test .

Please Correct me if I am wrong.

Thanks!

Is This Answer Correct ?    4 Yes 2 No

what are the various levels of testing? ..

Answer / siva

1. Unit Testing.
2. Integration Testing.
3. System Testing.
4. User Acceptance Testing.

Is This Answer Correct ?    3 Yes 1 No

what are the various levels of testing? ..

Answer / rajendra zore

unit testing
Integration testing
System testing
Acceptance testing
-alpha,
-Beta,
Static vs Dynamic testing
Manual vs Automatic testing

Is This Answer Correct ?    2 Yes 1 No

what are the various levels of testing? ..

Answer / mahan m madiwal

1)unit testing 
2)functional testing 
3)integration testin
4)system testing

Is This Answer Correct ?    1 Yes 1 No

what are the various levels of testing? ..

Answer / radhika

Total Testing are 3 types only.
those are
1)Whitebox testing
2)Blockboxtesting
3)Greyboxtesting
1)Whitebox testing:
application with consideration of code.it describes about
internal architecture of the s/w.this type of testing
conducted by developers
2)Blockboxtesting:
app without consideration of code.it describes about
external functionality of s/w.
this conducted by test eng..
3)Greyboxtesting:
the combination of whitebox and blockbox testing is called
grey boxtesting.its conducted by coding and testing knows
people.

Is This Answer Correct ?    5 Yes 10 No

what are the various levels of testing? ..

Answer / satz...!

1. paper pen test

2. online test

Is This Answer Correct ?    4 Yes 11 No

Post New Answer

More Manual Testing Interview Questions

Want to learn Manual Testing- mail to manualtestingtraning@gmail.com

1 Answers  


Could anyone let me know five positive and negative testcases for ATM machine..?

1 Answers  


How do u find duplicate test cases?

4 Answers   TCS,


what is the difference between compatibilty testing and configuration testing?

6 Answers  


How do u find Synchronization problems manually?

3 Answers   CTS,






How we can test the performance of an application by manual with out using any tool like loadrunner etc?

10 Answers   Kanbay,


IN V-Model, from where a tester involves and from where a developer will involve???

5 Answers   Oracle,


how will get a build for testing.

4 Answers   Aspire,


hai friends i completed my degre(b.com)through distance i have no inter(+2) right know iam doing mca from distance education can i elgible for software in testing process

1 Answers  


what is metrics?...What metrics do u follow in ur company?

6 Answers  


How to perform the end to end testing or system testing for the Railway ticket booking application?

1 Answers   HCL,


Who Prepare the Master Test Plan? Who Prepare the Test Plan?

1 Answers   Patni,


Categories