When do u go for integration testing?
Answers were Sorted based on User's Feedback
Hi Mohan.. Once the integration testing is over then only
the biuld comes to QA environment...
integration testing-- when the all units of code or unit
modules all r finished and those modules r integrated to
one system, then integration testing is need to check the
system is working fine when integrated all modules...
if i am wrong please correct me....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suyog pokharkar
Yes Mohan Surendra is absolutly right.
The purpose of an intgration testing is check combine
performance of each single unit or module or component.We
check there indivisual performance or correctness in unit
testing so after that integration testing is must.
if I m wrong please inform me on
syg.pokharkar@gmail.com
SIRD
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ganesh
It depends on the application you test. Say if the Software
application developed does not have any dependency over any
other components, then no need of Integration testing.
Eg: The application requires just an input from the user
and it generates an output, then this needn't be
integration tested.
If the application is dependent on various sources to
obtain its input then we should go for Integration testing.
Eg: Say Application "Apollo" has to wait for an XML from
system A, wait for a response from system B etc. So here
the integration of Apollo with system A and system B has to
be tested.
| Is This Answer Correct ? | 2 Yes | 1 No |
Hi can any body clarify me plz What are responsibilities of a test engineer in the company,and how he communicates wiht t.l as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one example).and how the interaction will takes place between tester and client can anybody plz clatify me
what is Tracebelity Matrix?
11 Answers Landscape Technologies,
Can test condition,testcase and testscript help u in performing the static testing
Tell me the scenario where sevirity More and Priority Low?
Write testcase for delete functionality?
9. What drives your interest in Web accessibility?
Please write 4 high severity & high pririty bugs on ONLINE SHOPPING OF PRODUCT.Write bugs that should be practical and original.Thank u
How Requirement is linked with traceability matrix. Give proper example
can any one tell me wat is dependent and independent scripting?
Which is the cost effective model between V Model and Waterfall model and V model and Spiral model
What types of code coverage do you know?
How can I done a Web Testing? Which steps are include in it?