what is integration testing technique(like topdown,bottomup
and hybrid)explain me friends
Answer Posted / rajnish jha
there r four approach oh integration testing technique....
1)Top Down approach(TDA)-In this approach the parent modules
are developed first and then integrated with child modules.
2)Bottom up approach(BUA)-In this approach the child module
are developed first and integrated that to the corresponding
parent modules.
3)Hybrid approach-This approach is mixed approach of both
top down and bottom up approachs
4)BigBang approach-once all the module r ready at a time
integrating them finally is known as big bang approach.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the differences between web applications and client and server applications?
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
Have u ever done testing related to a database,give examples to support u r answer.
What is the first test in software testing process?
Hi Friends, I have completed 3 rounds of an Interview with HR discussion also and got Offer letter from Cognizant, but after in 30 min they send one more email like Offer is on Hold, and its not valid... Could you please guide me any one , Can i expect Offer again from Cognizant or Can i drop the hopes ?.
What is Windows Test Technologies? Where i will get all information of it.
If asked to create a Configuration Design Pattern, where would you start?
Write 2 scenarios for Integration testing? Please let me know its urgent.
How do you Prepare a Defect Managemnt Policy
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
Inwhat basis the time is allocated for testing the application?
Tell some examples of bug severity and bug priority?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Why do you need to parameterize fields in your virtual user script?
Which is the best testing model?