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 / 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 View All Answers
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
What is Independent Testing?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
What is defect validity ratio?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
What are the factors affecting a manual testing project and what are the ways to overcome it?
List out test deliverables?
What is smoke test?
how can you test the web environment for security testing?
Explain the sub-genres of performance testing?
.In languages testing, what is the fixed part and changing part?
Define Stability, Scalability and reliability with example ?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
1.what is a test condition ?