What is the example of Integration Testing?
Answer Posted / sriharsha
Integration Testing is of two types:
Top-Down
Bottom-Up
Now the second one is usually done in cases where the
project is complex...or complexties involved so as to say.
Now lets take the eg as u wanted to know taking Top-Down
into account.
i will take the eg of Yahoo Mail.
Creating an account is one module
and logging into account is one module
yet another module would be clicking on Inbox
yet other module would be clicking compose and sending
mails.
clicking on options would be one more module
what we do is first we create one account
then try to log in( NOW DO U SEE V HAVE INTEGRATED TWO
MODULES...TOP DOWN APPROACH)
once done...click in inbox and see mails.(Integartio done)
sim...do the same.
any doubts plz get back here.
Is This Answer Correct ? | 116 Yes | 18 No |
Post New Answer View All Answers
how to write defects in excel sheets when defects occured
what are the status have in QC(Test Management Tool). and how you report?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is the different between SIT and UIT?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What is a top-down and bottom-up approach in testing?
how can you test the web environment for security testing?
what is acid testing?
What are the major components of Perf Test Report?
What do you like about computers?
Define performance and stress testing?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
How do you get programmers to build testability support into their code?