What is the Stub abd the driver ?Are these both using at
the time of Top-up approach of integration testing and
bottom-down approach testing .?
Answers were Sorted based on User's Feedback
Answer / shilpa
For Top Down approach of testing we use stubs.
For bottom up approch we use drivers
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gazal
driver is a program which calls the same procedure call of
module being tested calling the other module.while the stub
calls the same procedure of the module being called by the
other module
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sm
When we are having the condition of sub programs under
construction with ful fledged Main program there we are
using this stubs instead of going of under construct sub
programs
this approach we are using in Top Down method.
where as if the main program is in under construction the we
are using drivers in place of under construct main program..
this approach we are using in Bottom down method.
| Is This Answer Correct ? | 0 Yes | 0 No |
what the purpose of requirement phase
How many Test case we can write to test MS Excel(for System Testing)
what is the function generator?
Write test scenario of calendar.
Is there any diff. between Bug,Defect,Error?
What are the important scenarios for testing emails? How do you test emails? Which tool is best for testing email?
There is a field called "Departure Time" Write the test cases for this field.
i want to write testing cerification. can anyone plz help how to go through. how to prepare for the exam and how i have to apply.
uses of checklist
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
how would one evaluate test effectiveness? if at all it is possible what type of metrics will be used to calculate effectiveness.
What do you think the role of test-group manager should be