Answer Posted / surendherreddy
In integration testing the individual tested units are
grouped as one and the interface between them is tested.
Integration testing identifies the problems that occur when
the individual units are combined i.e it detects the problem
in interface of the two units. Integration testing is done
after unit testing.
There are mainly three approaches to do integration testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to test a web application manually?can u explain indetail?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Tell me the SRS based review,brs based review
what is metrics in software testing? give me a brief detail about it?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is the limit for test steps?It should be 10/20/30etc
hi can anyone tell me about vision plus testing? and what about its future
What r all the security problems u r facing & the measures taken to solve.
What is the difference between baseline and traceability matrix?
what types of testing you performed in transfer funds module....
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
What is integration level testing?
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
What is positive and negative testing?