What do you mean by Unit Testing, Integration Testing, System
Testing, and User Acceptance Testing and when do you do them?
Answer Posted / dheeraj shandilya
Testing is a process that includes many activity to assess
the application's quality.This testing is done at four
level. The first level is Unit Testing, here we test each
module or unit of application separately.
Second level is Integration level testing, here we integrate
some of the unit(module) that we tested separately at unit
level to test the interface between different module, their
interaction etc.
At third level we do System testing, here we test the whole
application at one go. here we test that the application is
satisfying the requirement or not.
Last level is Acceptance level, here the application is
tested by end users or small group of different
organization/team based on business scenario.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is software review?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
How do test documents in a project span across the software development lifecycle?
write the test case for Bulb & Mobile phone
What is decision table testing?
What is the difference between functional requirement and non-functional requirement?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What are parametere require for Performance testing?
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
functional testing and usability testing test cases for transfer funds...
On login window for username and password auto populated field means what !
what is API 2.0?
Difference between Re-testing and Regression testing?