Suppose in your Project have 2 test engineers.Module A is
tested by You and Module B is tested by another Test
Engineer.module A and B has inter related functions.Then
how you check the functionality of the module??
Answer Posted / prasanna
In real time projects, any one module having dependecy. I
mean to say either A will depend on B or B will depend on A.
Ex: In Healthcare claim engine basically three systems will
work together.
1. Member System
2. Provider System
3. Claim System
In this case,
Provider creation will be done in Provider system and it
doesnt have any dependency with Member or claim systems.
Member system will depend on the Provider because when we
create a member, for an HMO we should assign PCP which we
can pick from the provider system and assign that provider
to the member.
Claim System will depend on both Member and provider system
because claims will be submitted for the Member created in
Member system by the provider created in Provider system.
So here testing should be done on Member system only after
integrated the provider and member systems.
and Testing should begin once we integrate all the systems.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
what is API 2.0?
Explain unit testing, integration tests, system testing and acceptance testing?
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
How to Generate Test Case for Shopping Cart?
How would you test a service oriented architecture (soa) web application?
what exactly is heuristic checklist approach for unit testing?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is baseline testing?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
can u plz give an example for regression testing with example.
What processes/methodologies are you familiar with?
What kind of testing to be done in client server application and web application? Explain
Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com
What is frame level testing and how do we test it?