Can someone explain integration testing with examples?
Answer Posted / castor_troy
The testing done to verify whether the interlinking between
all the modules are working fine after integration is called
integration testing. Path of system testing.
Say the FB page :
contains various modules like the chat, profile, wall etc.
all these modules while development will be done by diff.
developers or team of developers. But when module wise
testing will be over, the modules will be integrated and
given for testing as an application. This testing then done
is called integration testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between manual testing and automation testing?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
Who are all involved in an inspection meeting?
How can we test for drastic (severe) memory leakages?
What is rapid application development model (rad)?
How to overcome pesticide paradox?
What is a failure?
Define Stability, Scalability and reliability with example ?
What is the role of the test group vis-?is documentation, tech support, and so forth?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
what is the difference between Risk based and Requirement based testing???