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
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What is bug release?
What is the main use of preparing traceability matrix and explain the real time usage?
what is e-tester?
What is the difference between manual testing and automation testing?
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
What is showstopper defect?
What is date driven testing?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
What is quality center? What are the modules of quality center?
what are the 3 test tool categories and describe what each can do.
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What are the types of maintenance?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?