what is integration testing technique(like topdown,bottomup
and hybrid)explain me friends
Answer Posted / ramachandra
for small applications we go for Topdown approach
for big applications usually we go Bottomup approach
while integrating all the modules from top that means under main module some sub modules will be there. in this process any module is missing or not prepared yet at that time for integration purpose one dummy module+stub is created and act as interfase
and same is happen from bottom to top
here dummy module+ driver act as interface
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
sanity testing is done during regression testing.is it true.if it is true plz explain?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
What is the difference between action & script ?
what is conditional testing? explain and examples
what is the difference between Desktop testing,Client/server testing and webapplication testing
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
what exactly is heuristic checklist approach for unit testing?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
what is API 2.0?
Relative to other technical groups in the company? Relative to your staff?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What impact ratings have you used in your projects?
Does an increase in testing always improve the project?