How integration testing performed in organization
Answer Posted / ganesh
Integration Testing having two approches,
Top down : Root to stubs
Bottom up : stubs to Root
Either any of the two approached will follow usually, which
means Once all the functional testing is done (unit level )
then you have the check the integration which means
Integrating is combained part of unit.
While doing integration testing , for example if the
calculated value or string going to be impact in any where
of the application or data coming from some other server u
need to check whether the data's are intergrating correctly
or not.
For Example , While dropping a money from ATM , Once you
give ur ATM Pin Number , System should redirect into ur
Account.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain v model in manual testing?
What is function points??????
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
What exactly you do as a Configuration controller?
What is your approach when requirements change continuously?
online demo for bug tracker tool(let me know the website)
What is the Testing strategy for testing client server applications/products?
How do you perform configuration management with typical revision control systems?
what are the 3 test tool categories and describe what each can do.
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
Explain unit testing, integration tests, system testing and acceptance testing?
How can you do the usability testing?
what is the testing approach for windows Explorer(Not IE Explorer)
How do you estimate white box testing?