steps for perfoming integration testing?
Answer / 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 |
Dear All, Is MBA Graduates Eligible for Software Testing jobs? Thanks Ramesh
What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?
What is an internal quality audit? What happens during this audit?
Why is automation testing preferred over manual testing?
what is the difference between lifecycle model and v-model
Difference between Defect Removal efficiency and Defect containment effectiveness
Can anyone listout major scenarios for a payment submission web page???
How would you prioritise your tests
What should your qa documents include?
What is the risk factor problem related to project? risk factor ratio in the project?
What are attributes and skills of LEAD AUDITORS?
what is the difference between defect age and build intervel period?