what are the Levels of testing?
Answers were Sorted based on User's Feedback
Answer / sujata
1.unit testing
2.module testing
3.integration testing
4.system testing
5.user-acceptance testing
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / chetan
Levels of testing
1.Unit testing
2.integration testing
3.system testing
4.system integration
5.acceptance testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sujatha
Levels of testing
1.unit testing and Integration testing comes under to
developer side
2.system testing
3.user acceptance testing comes under to tester side
| Is This Answer Correct ? | 8 Yes | 7 No |
Answer / shashi
There are two levels of testing:-
Low level testing:
(1) Unit(module)testing
(2) Integration testing
High level testing:
(1) Functional testing
(2) System testing
(3) UAT(User acceptance testing)
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / manisha vyas
there are 4 levls of testing-
1.component testing(unit testing)
2.integration testing.
3.systeam testing.
4.acceptance testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rajshekar reddy
document testing-->unit testing--->integration testing-->s/w testing--.acceptance testing---.release testing
brajashekar08@gmail.com
thank you
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shakun garg
As per testing standards Testing has four levels:
1.Unit Testing: To test each module individually
2.Integration Testing: To test interface in between different modules.
3.System Testing: To test all modules as a single unit.
4.User Acceptance Testing: To validate system as per customer requirement.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / praveen 9885734486
there r 4 levels of testing
level 0 :: Sanity Testing test whether build is testable
or not
level 1 :: Unit testing, Integraion Testing, System Testing
level 2 :: Regression Testing
level 3 :: Final Regression testing or Postmartom Testing
| Is This Answer Correct ? | 11 Yes | 48 No |
What does entry and exit criteria mean in a project?
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
how do u find out memory leaks in any application..?
What is early testing?
What is Testpolicy document explain in detail? What is the use of this Document?
Why documentation testing is important?
How do u determine,what to be tested?
What is the full form of cmmi?
suppose the product/appication has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity) But the the client is cannot wait for long time.You should deliver the product at 5.00Pm exactly.then what is the procedure you follow?
what is sanity test (or) build test?
What are the Defect Status in HP Quality Center?
What we normally check for in the Database Testing