levels of testing

Answer Posted / guest

1)unit testing
2)integration testing
3)system testing
4)user acceptace testing

1)unit testing:
individual software components of appication are tested in
isolation from other part of the program.



bigban testing: individual software components of an
aplivation are combined at once into system .every module i
s first init tested.then the entire sysetm is tested for
communication interfaces between them.


bottom-up testing:
in bottom-up integration testing begins from bottom of
the module hierarchy and work up to the top to simulate
higher level modules .every module is first unit tested
then modules are added in acsending hierarchial order.lower
level modules are tested first then the next set of higher
level modules are tested with previuosly tested lower level
modules.


top-down testing:
begins testing from top of the module hierarchy and
work down to the bottom to simulate lower interfacing
modules.every module is first unit tested then the modules
are added in descending hierarchial order.higher level
modules are tested first then the next set of lower level
modules are tested with previously tested higher level
modules.





















Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can test Cookies Manually?

1814


What kind of testing to be done in client server application and web application? Explain

752


Explain severity with example and expalin each example?

3700


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

808


What types of testing is specifically important for web testing?

673






What is a top-down and bottom-up approach in testing?

710


what is base time , how can we base time your doc"s ?

1460


What does entry and exit criteria mean in a project?

704


how we write test cases to brs,srs,hlds,llds

2872


Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com

1751


Being an Manual tester, what will be the role or activity in test plan ?

1608


What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER

1820


How can you do the scalability testing?

698


What is middle ware testing?? what are the companies using this tech?

1761


Explain crud testing.

651