what is stub and driver ?explane in brife.,and some example
Answer Posted / rahul jain
Stub-stub are dummy modules which used in top down
integration testing.these are special purpose program
simulate the activity of the missing component.
Driver-driver are special purpose program which make calls
to lower layer of component.drivers are used in bottom up
approach.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
difference between change management and configuration management
how to test a web application manually?can u explain indetail?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
Describe your personal software development process.
What are the differences between web applications and client and server applications?
send the senario template
Enlist some bug status along with its description?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Actually by using severity you should know which one you need to solve so what is the need of priority?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
could anyone explain application testing in sequence order i don't have any experience in that
What r the documents required for performance testing