steps for perfoming integration testing?

Answer Posted / sridhar

1. testing individual module(s) Seperately by checking the
dependencies.
2. Testing the application after the tested individual
modules are integrated, by running out the integration test
cases. The dependencies are to be checked.

Ex: Consider two modules
a. Login
b. Home module
and the requirement is after logging in succesfully the user
should be navigated to home module and in the home module
need to click on the action link to display "Hi Message".

Step 1: Test the steps 1 and 2 below individually:
Step 2: test the login page with all the negative scenarios
and for the positive scenario like click "Submit" - ask
development team to navigate to a blank page.
step 3: Test the home page like click on the link which
should displaye "Hi message"
Step 4: Now ask for a release from the dev team to integrate
the modules.
step 5: test the login page with all the negative scenarios
and for the positive scenario like click "Submit" - ask
development team to navigate to Home page and lcick on the
link in the home page should displaye the "HI Message" which
completes integration testing.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of destructive testing?

612


What is your understanding regarding a test plan?

551


Explain what is mr and what information does mr consists of?

698


What are the technical and environment risks u faced in ur testing career?

1546


How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).

1945






iq test

1371


Why is performance testing necessary to be done for any application?

583


is possible smart identification through descriptive Programing

1663


Automation testing regarding with qtp, explain the process of testiing the application with qtp????

1841


When a non-conformance is noted during these "reviews", what happens next?

1961


How does the Internal QA Audit relates with the ISO Standards level ?

1742


What are the advantage and disadvantages of automated testing?

718


Which institute in hyderabad is good for ETL testing? Please suggest

1893


what are the feature of our test group?

1826


In case you have any doubts regarding your project, how do you approach?

615