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
Answer Posted / 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 |
Post New Answer View All Answers
How should validation activities be handled?
what is dib format?
What r the documents required for performance testing
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
What is a testbed in manual testing?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What are the review documents used for testing?
what is acid testing?
On what basis you are fixing up the time for project completion?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
what are metrics and what are metrics did u collect in you are project
What is ofx testing?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
Explain unit testing, integration tests, system testing and acceptance testing?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.