Suppose there are three modules A-B-C, the output of A is
responsible for B and output of B is responsible for C and
if A & C is not ready & B module is ready then how can u
check Module B
Answers were Sorted based on User's Feedback
Answer / manish
Use Hybrid Approach: It is a combination of top down and
bottom up approaches. This approach is also known as
sandwich approach.
In the place of under constructive sub and main programs the
programmers are prefer using temporary program called stub
and Driver.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ravikanth
yes ofcourse, here we can use sandwich integration
testing methodology
| Is This Answer Correct ? | 4 Yes | 3 No |
There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?
how to know whether the bug is valid or invalid?
what is meant by regression testing?
wht is Driver in Integration testing
1. can u explain about testing levels and its type with example? 2. First explain about both testing.then difference B/W sanity and smoke testing? 3. Explain about integration , functional , system testing? 4. what are methods use to writing test cases?
2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com
if my documents (SRS &FRS) having erros(does not meets) the requirements in that situation,which document i should take to write the testcases?(othere wise which steps i should take? Thanks In Advance
On login window for username and password auto populated field means what !
if the bug is reproducible then what is the status that u have given to the developer
5 Answers Jeevan Technologies, QA,
What are Test Deliverables?
If any feature is removed from the application then also tester have to do Regression testing?
1. Differentiate test bed and test environment ?