Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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??

Answers were Sorted based on User's Feedback



Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by ..

Answer / siri

in this case if we want to test the inter related
functionality, the module A and B is to be integrated. once
the integration of module A and B is done, we can check the
inter related functionality of both the modules.

Is This Answer Correct ?    5 Yes 1 No

Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by ..

Answer / 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

Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by ..

Answer / sunitha.

first of all i would like to know which module you are referring too. Is it module A for which you have a dependency with B or is it the whole module that has A and B.

If it is the whole module(A and B) then the
- functionality of A alone needs to be tested first after integration then
- functionality of B alone needs to be tested first after integration
- Check the dependencies from A to B and B to A

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What are all the responsibilities will be having for a tester who is having 1+yrs of experience? What are the things the concern may expect for their recruitment process?

1 Answers   TCS,


What are the stages of the Bug?? What is the exact life cycle of the bug??

3 Answers   WinSoft,


what is static testing,and dynamic testing? explain with an example.

4 Answers  


what is test bed?

10 Answers   HCL,


What is the difference between Unit Testing and Debugging?

1 Answers   Acuminous,


What is Bug Validation? What can be a different resultant after the same?

3 Answers   Satyam,


How to do risk management?

2 Answers  


how often do u recieve bulid in ur company?

4 Answers   CTS,


What is error guessing?

20 Answers   ABC, Thatavarti Technologies,


How to write a scenario from requirements?give an example..

3 Answers  


Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..

2 Answers   Virtusa,


(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.

8 Answers   Instill,


Categories