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
What is Stability and Performance Testing in Testing the TV
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
hai friends can u expalin about real time process of testing at the company, like flow diagram
What type of metrics would you use?
what are the types of Bug?
What are the differences between web applications and client and server applications?
Explain what is exhaustive testing?
How can data caching have a negative effect on load testing results?
Test approach to windows scheduler?
How to validate a Testcase.and is the testing Methodology.
What are the main key components in Web applications and Client Server applications? and their differences?
what are all the possible Test Cases for VoIP based applications
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?