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
Answer Posted / 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 |
Post New Answer View All Answers
I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What is the difference between functional requirement and non-functional requirement?
What is test driver and test stub?
What is a critical bug?
Explain branch coverage and decision coverage.
Discuss what test metrics you feel are important to publish an organization?
how will we change the server system time?
Tell me the advantage and disadvantage of cookies?
Describe Testing Decomposition?
What are the roles of glass-box and black-box testing tools?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
Do we have any certifications for ETL Testing ?
On what basis you are fixing up the time for project completion?
What are the cases why parameterization is necessary when load testing the Web server and the database server?