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 smoke test?
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?
How can i check GUI for application window
how to debug ur scripts
what is bug life cycle?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
what is testing methodology
Hi, my name is Maiko and I work as a Business Analyst. Does anybody have experience with TOSCA Testsuite? I hear it's all new and great but I can't really find any user reviews. Please help me out. thx
What is meant by Entry and Exit points in Testing? Raam - ramumcato@yahoo.com
What are all the scenario for 1.google analytics 2.api 3.paypal
What is the Waterfall Development Method and do you agree with all the steps?