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 / vivek
Well in this case comes the concept of STUBS and
Driver,here we can use a driver for B that will give the
input to B and a stub for Module C which will get the input
from Module B.
Driver is a piece of code that passes test cases to another
piece of code.
Stub A piece of code that simulates the activity of missing
components
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
give me a example of writing a test case,take any good example which i can understand easily.
Artifacts in design phase of SDLC ?
What is the difference between action & script ?
If client give you a project then which testing you will perform first
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
Can test condition,testcase and testscript help u in performing the static testing
Inwhat basis the time is allocated for testing the application?
Which model is following in your company for developing software?
how to test a web application manually?can u explain indetail?
How should validation activities be handled?
What is the Myers Boundary Table?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
What are the uses of test plans? What is the need of test plans and explain their significance
how can you test the web environment for security testing?