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
What type of questions will be asking for 2 years experience candidate in manual testing?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What is an audit report? Whom is it done by?
What is white box testing, and what are the various techniques?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Describe a past experience with implementing a test harness in the development of software.
What kind of input do we need from the end user to begin proper testing?
what are the prerequisite conditins to test clientserver and web applications
What is the difference between Functional testing and Unit Functionality testing?
what is port testing and do it comes in manual testing?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
What are the different strategies for rollout to end users?
When have you had to focus on data integrity?
Functional and Integration test scenarios for actitime application