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 are the different types of integration testing?
What are the roles of glass-box and black-box testing tools?
What is the difference between authentication and authorization in web testing?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
Why performance testing is performed? What are tools of performance testing?
write testcases for open dialogbox
Describe any bug you remember. Plz Give some real examples
About Hierarchy level in your company.
What is fuzz testing?
What are the tasks of test closure activities in software testing?
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
List out test deliverables?
Test cases on send/ receive button of Microsoft outlook.
Actually by using severity you should know which one you need to solve so what is the need of priority?