Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

levels of testing

Answer Posted / deepak parida

&#61662;Levels of Testing:
There are five levels of testing
1. Unit Level Testing
2. Module Level Testing
3. Integration Level Testing
4. System Level Testing
5. User Acceptance Testing (U.A.T)
1.Unit Level Testing: -
It is a level of testing in which one will perform testing on the units. It is a white box testing and usually developers or white box testers will perform.
2.Module Level Testing: -
Module: Module is defined as a group of related functionalists to perform a major task
It is a level of testing in which one will perform testing on the modules. It is a black box testing and usually test engineers perform it.
3.Integration Level Testing: -
It is a level of testing in which the developers will develop some interfaces to integrate the modules and test whether the interfaces are working fine or not. It is a white box testing usually developers or white box tasters perform.
The developers may follow one of the following approaches while integrating the modules.
1.Top-down approach
2.Bottom –up approach
3.Hybrid or Sandwich approach
4.Big-bang approach
1.Top-down approach: - In this approach one will develop the parent modules first and then integrate them with the related child modules
2.Bottom-up approach: - In this approach one will develop the child modules first and integrate them to the parent modules
3.Hybrid approach Or Sandwich approach:- This is a mixed approach of both the top down and bottom up approaches
4.Big bang approach:-In this approach one will wait till all the modules are ready and finally they will integrate all the modules at a time
&#61662;STUB: - While integrating the modules in top down approach if at all any mandatory module is missing (not completed) then that module is replace with a
&#61662;DRIVER: -While integrating the modules in bottom up approach. If at all any mandatory module is missing (not completed) then that module is replaced with a temporary program known as DRIVER
4. System Level Testing:
It is a level of testing in which one will install the complete application in to the environment and then perform testing on it. At this level different types of testing will be done one among those is system integration testing.
5. System integration Testing: -
It is a type of testing in which once the complete application is developed one will perform an action at one module and checks for the reflections at the corresponding modules. It is a black box testing and usually test engineers perform.

6. User- Acceptance Testing: -
It is the level of testing in which one will perform the same system testing in the presence of the user in order to make him accept the application. It is a black box testing and usually Test engineer performs it.
Environment: - Environment is a combination of three layers (e.g.: Yahoo)
a. Presentation layer
b. Business layer
c. Data base Layer
System: The application installed in to an environment combinable called as system.
a. Presentation Logic: The logic that is used for viewing application is known as presentation logic
b. Business Logic: - The logic that is used for performing the operations on the application is known as business logic.
c. Data Base Logic: - The logic that is used for sharing and retrieving the data is known as database logic.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

2019


If there is non reproducible bug which developer is not ready to agree, how you will convince him.

8861


How can we test for drastic (severe) memory leakages?

1020


need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview

2021


Password is having 6 digit alphanumeric then what are the possible input conditions?

1124


Give me an example of something you tried at work but did not work out so you had to go at things another way.

2059


What is bug severity?

1113


What is an entry criteria?

1111


which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain

3593


Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??

2257


what type of testing techniques are using after accept the build?

2065


I have interview on Guide wire testing. If you please share me.

814


Define performance and stress testing?

1117


What is quality center? How many built in tables does quality center have?

1222


What is an error?

1078