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 is CheckList?
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
Actually by using severity u should know which one u need to solve so what is the need of priority?
I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)
What is Dynamic Binding and Dynamic Loss?
0 Answers Digient Technologies,
Who will do the design phase testing?
what is the good test case ? how can we tell this is good test case ? (test case characterstics)
write test cases on wall
what is e-tester?
How will you report defect in your organisation?
what is the different between application server and database server?
Hi Friends... Can any one tell me how many functional test cases we can write for basic login page.. Thanx in advance..