what are the various levels of testing?
Answer Posted / 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 |
Post New Answer View All Answers
What a team leader will test first when s/he will get new module to test?
please send me database stored procedure checklist.
What about the test case if the field only takes a certain number of characters or a minimum number?
i want manual and automation test cases and interview questions
Can you explain regression testing and confirmation testing?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
what type of testing techniques are using after accept the build?
What is bug severity?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Zenq interview questions for manual testing
What is software review?
What is a failure?
What is bug leakage?