Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Integrating Testing Own example

Answers were Sorted based on User's Feedback



Integrating Testing Own example..

Answer / mohd anees

combining the two modules and test the data flow,links etc working properly or not.
Example: Suppose i want to transfer the amount from one account to another account. There is one editbox in which enter the amount which you want to send and then enter the account number in another editbox after that click on the transfer button. Once we click on the transfer button, one new confirmation page will open. On this page there is a confirmation button, click on this button. Once you click on this button, one new page will open with the note" Amount is transfer successfully".

Is This Answer Correct ?    13 Yes 2 No

Integrating Testing Own example..

Answer / kiranba

Integration testing means testing the data flow between two
modules
we will do integration testing only when the application
dependent on other application in order to complete the
operation.( to complete action)

example:

Email application in smart phone or tablets,gmail

when you are composing mail click on attach it will carry to
gallery app for images and videos or quick office for
Documents ( In the example email is integrated with gallery
and quick office ,so we will test integration happened
properly or not
)

Is This Answer Correct ?    4 Yes 0 No

Integrating Testing Own example..

Answer / subhash

In this stage the
developer will develop the “interface” in order to
integrate the module the white box testers will test within
those interface are working fine or not.
The developers may fallow any one of the following
approach while integrating the module.
1. Top – down – approach. (TDP)
2. Bottom – up – approach. (BUA)
3. Sandwich approach or hybrid approach or mixed
approach.
4. Big-bang approach.

1. top-down- approach:-
In this approach
one will develop parent module 2222first and then they will
develop related child module and then integrate.

STUP: - while the integrating the modules in top down
approach if at all any mandtre module are missing than that
module is replaced with a temporary program known as stub.


2. bottom- up- approach:-
In this module the child module will
be develop first and then corresponding parent’s module
will be developed and integrated.
3. Sandwich or hybrid or mixed approach:-
This is mixed approach of both top down
approach and bottom up approach.

4. Big- bang approach:-
In this approach one will wait till the entire
module one developed and then finally integrated then at a
time.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

what are the outcomes of system testing?

2 Answers  


What is Test Scenario & Test Case

6 Answers  


Hallow friends, plase tell me difference between retesting and regression testing?

6 Answers  


What is the difference between Shakeout, Smoke, and Sanity Testing.

5 Answers  


What is the difference between bug and defect?

8 Answers  


Write Test Strategy for Hot mail Login Screen?

2 Answers  


differnce between testing life cycle and bug life cycle?

3 Answers   SoftSmith,


what is work break down structure?

1 Answers  


How do you prepare a regression testing suite?

4 Answers  


What is the difference between User Acceptance Testinga and System Testing?

3 Answers  


1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?

1 Answers   Nous,


Any body can tell what are the contents RTM(Requirements Tracebility Matrix)

2 Answers  


Categories