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
send the senario template
What is Catapult Testing in E-Learning Domain?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
Can you explain random/monkey testing?
What is middle ware testing?? what are the companies using this tech?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
How will you do beta testing?
Can you explain the pdca cycle and where testing fits in?
What is quality center?
Functional and Integration test scenarios for actitime application
What is smoke testing and user interface testing ?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
What is the difference between three tier and two tier application?