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 the difference between test case and result matrix
Is anybody have the telecom systems test cases from start to end?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
What types of software testing are available?
Write a set of test cases to test youtube?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
how can u prepare the test plan?
What is boundary value testing? Give an example.
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
Can anyone please suggest me a online book on manual testing??
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.