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...


1. can u explain about testing levels and its type with
example?

2. First explain about both testing.then difference B/W
sanity and smoke testing?

3. Explain about integration , functional , system testing?

4. what are methods use to writing test cases?

Answers were Sorted based on User's Feedback



1. can u explain about testing levels and its type with example? 2. First explain about both te..

Answer / sampath

Sanity testing: Santity testing is done in the intial stage
to decide whether the application is stable or not.

Smoke testing: Testing main functionalites of the
application to decide nothing is broken

Integartion testing: Intergation testing is nothing but
module testing. After intreation the differnt modules
testing is done to know all the modules are intergated with
out giving any errors.

Functional testing: Checking the functionality of the
entire application

system testing: End to End testing of the entire build.

Is This Answer Correct ?    3 Yes 1 No

1. can u explain about testing levels and its type with example? 2. First explain about both te..

Answer / dinesh shende

Testing levels describes levels of testing from Initial
stage to end stage.Their are 4 Test Levels.

1)Component Testing
2)Integration Testing
3)System Testing
4)Acceptance Testing

When dev. developes the code he need to perform Componenet
testing it is the 1 st test level.when all componenet
developes for the particular application dev has to
integrate different component with different system.and
test it.it is 2nd level.In 3 rd level we need to take whole
system under test.and perform functional and non functional
testing.and last 4 th level is Acceptance testing.When we
get 0 defects in system testing we deliver the application
to the client.He performs final level of testing that
is "Acceptance Tesing"

Smoke Testing:In smoke testing we check that all modules
are working fine.If any module is not working problem and
it is showing that further testing is not possible then we
stop testing process and we send back that application to
dev. team saying that further testing is not possible.It
saves testing time.

Sanity Testing:It is normal health check of the
application.We check that all functions are working
fine.and application is ready for further testing like
Functional ,integration system test.

Integration Testing:In integration we take more than one
module at a time and check the behaviour of the
application.it has 3 types Top Down Integration,Bottom Up
Integration and Big Bang.
i)In top down integration we test from High level module to
low level model.
ii)Bottom Up Integration:In this we start testing from low
level module to high level module.
iii)Big Bang:In this we take combination of module like
software and hardware,or hardware and different operating
system and test it.

System Testing:In system testing we take whole system under
test.It has 2 types 1)Functional 2)Non Functional

1)Functional Testing:We check main functionality of the
application which is mentioned in SRS.

2)Non Functional Testing:we check more than client
requirment.it includes
Performance,accesibility,GUI,load,stress.etc.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Who will Prepare the Tracebility Matrix?

4 Answers   Cap Gemini, Ramco, Wipro,


what is the need of white box tesing before doing black box testing?

1 Answers   Cognizant,


What is the difference between pilot and beta testing?

0 Answers  


1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.

2 Answers   Mind Tree,


What is release notes&have u involed in preparing the release notes?

6 Answers  


In which phase the GUI Testing will be held on V model?

1 Answers  


Hai all can anyone tell me wat is the diff betn Build and version and is there any file extenction for build and version if so wat is it..And How to deploy the build and version for development or testing.. Cheers, Amar.gp

1 Answers   AmSol,


2. The prime benefit of testing is that it results in improved defects a. True b. False

4 Answers  


What is mean by sdlc and expalin spiral model and proto type model?

1 Answers   CSS,


Hello people...im planning to jump into Manual Testing field. How should i start. Please guide me.. Thank you

12 Answers  


What is a day's work in a QA Tester's life?

2 Answers  


At Evening 6'o clock they will release the new build to you.what will u do on that time.

7 Answers   QA,


Categories