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


in a team, how do u involve/test when ur modules are
integrated to other modules of ur team.

Answers were Sorted based on User's Feedback



in a team, how do u involve/test when ur modules are integrated to other modules of ur team...

Answer / amit barwa

When the modules are integrated, then the whole application
is tested through integration testing.

Regression testing is basically testing the changed code
against the existing code on the same test data(which was
used for previous testing) and then executing the processes
to validate the data.

Is This Answer Correct ?    4 Yes 2 No

in a team, how do u involve/test when ur modules are integrated to other modules of ur team...

Answer / pradeep

This is called as SIT Testing (System Integration Testing):

The purpose of System Integration testing is to verify the
integration of all applications in the solution operate
correctly together. The testing is performed in an end to
end manner and will confirm the total solution from input
to end point.

During SIT following types of testing will be performed:
• Shakedown Testing (also known as connectivity
testing)
• End to End Testing
• Regression Testing

Is This Answer Correct ?    2 Yes 0 No

in a team, how do u involve/test when ur modules are integrated to other modules of ur team...

Answer / raj.thakur21

Are u talking about the testing, think so...ok

After the integration of your module with the other
modules you can still test.

For that we have a testing technique called "Regression
Testing" which is mainly for the testing of integrated
modules. It helps to check whether your module works
properly as required with other without any problem/defect.

And in that case you can test using the same testcases,
which you have used earlier for that module.

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More QA Concepts Interview Questions

wt is grey box testing

6 Answers  


The components of a typical Test Plan?

2 Answers  


Explain bug leakage and bug release?

0 Answers  


What is the difference between Bug and Issue?

2 Answers  


Tell me in which of the software testing phase is qa involved & qc not involved?

0 Answers  


Explain paradigms for interfacing module?

0 Answers  


Looking for a test management system I work for a small company (we are a group of five software engineers) into software testing and we are looking out for a test management software which has in-built live reporting and centralized repository systems.

2 Answers  


In an Interview I have been asked the following questions, 1) How would allocate job to your team members if you are assigned a role of Team Lead. 2) The second question was, do you follow any technique for the distribution of time while assigning jobs to your team members. For, both the questions I was clueless to answer. Please give me a practical approach for the above questions.

4 Answers  


I’ve heard that Zephyr, a test management tool saves the trouble of sending weekly and monthly status reports. Is that true?

2 Answers  


How many levels of ISTQB Certifications r there? What r they? When they will be commenced?

2 Answers  


What is the difference between test case and test data?

0 Answers  


anyone can explain about SDLC models??

4 Answers  


Categories