how do u do integration testing supose u ar in hotmail
login page 2nd is mailing page how do u do integration
testing for this kind
Answers were Sorted based on User's Feedback
Answer / vijay
For example if you logine with the user name "XXX". it
should be displayed as Welcome XXX in the mailing page.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / kishore
verify that the 2nd page of hotmail displays some
information related to user who logged on at 1st page.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / reddy
If you are testing client/server application, Integration
test may be External or Internal i.e. with in a system.
Example: HRMS application and Financials application (two
different applications)
Testing between Employee Data and Payroll processing is an
Integration test, which is internal for HRMS application.
Where as the calculated wages or salaries in Payroll(HRMS
application) has to be paid through (or accounted in)
different application i.e., Financials application is also
an Integration test(external).
| Is This Answer Correct ? | 2 Yes | 3 No |
In front end if you enter one record it will be inserted in to 20 tables in back end.so How you are going to test in Manually whether data is going properly in to concern data tables or not? Is there any better solution to do that instead of opening the table and checking individually?
What type of testing u perform in organization while u do System Testing,give clearly
hi this is altaf ....could any one send me details of all testing models
please help me to write sample tets cases for a List box
what is cvs in testing
A Good Test Case Means..?
what is the difference between 2-tier appli. and 3-tier appli. testing
what we do when our reported defect reject?
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?
what is meant by alpha testing?
what is agile model?
what is product backlog...