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

Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms

1 Answers   IonIdea,


What is the difference between Sanity and Smoke Testing? With Example.

7 Answers  


what is Severity / Prioity ? How do assian ? What are the basic things followed?

2 Answers  


If you found any high priority bug before release product then what will you do as tester if you only tester in team??

1 Answers   Persistent,


ANY IDEA ABOUT CMM AND ISO?

1 Answers   RBS,






Hi Friends, Just One Month Back I was Join in Small Company as a Testing Eng.I have Six Month Exp. In this Company all my team memb.r fresher & PM give responsibility on us to prepare all require QC doc. for our new project.So I need ur help in this matter .How Can I start my work and Which Doc.I start to collect & From Where I get Detail Information all abt these thing. Thanks to all friends who give reply to this. Suyog

0 Answers  


How much interaction with users should testers have, and why?

1 Answers  


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

0 Answers   TCS,


Hi,please help me out with my ques:what will be the url link while doing the testing?

1 Answers  


difference between regression and retesting?

7 Answers  


how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance

0 Answers  


On what security parameters do u test a "web-based application" ..?

4 Answers   HCL,


Categories