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
How did you do unit testing in your project?
what is your daily activities?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
How can I do Server side Interface testing in Web Testing?
What is a defect age?
What is the difference between GUI Testing,UI testing and Usability TEsting
What will be your approach if a particular script in Load Test fails?
write test case for gmail sign up page ?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
What exactly is quality control?
Describe your experiences with code analyzers.
define Testing of Procedure, Triggers and Functions in data base testing ?
how will the test plan is pepared in ur organisation>?