When do u go for integration testing?

Answers were Sorted based on User's Feedback



When do u go for integration testing?..

Answer / surendra

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

When do u go for integration testing?..

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

When do u go for integration testing?..

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

When do u go for integration testing?..

Answer / mohan

After received the build from the developers, the test engg
will go to Integration testing. In this phase there are
Top-down approach, Bottom approach, Hibrid approaches.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What are the different levels of manual testing?

0 Answers  


How to test login page or web login page? are they difference?

1 Answers  


Write 2 scenarios for System testing?

0 Answers  


Hello can any one help we which certification is can be taken is it ISTQB or CSTE ? How to prepare for the exam & where we can find the materials etc for the prepartion? Please Help me. Thanks in advance

3 Answers  


Hi this is satish from bangalore I wanted to take up my ISTQB Foundation level Certification can any one help me out with the date of test..

2 Answers  






What is CheckList?

10 Answers   BlueShift,


11. Do any of the authoring tools you use have features to help make your Web sites accessible?

0 Answers  


I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you

2 Answers  


. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?

3 Answers   BeBo Technologies,


what is BRD and FRD Can any one tell the expansion?

9 Answers   Cisco,


Tell me the Test cases for the Fan?

4 Answers  


what is v model

1 Answers   IBM,


Categories