What are stubs and drivers?
Answers were Sorted based on User's Feedback
Stubs - A Piece of code that simulates the activity of the
missing component. stub is used to test a unit in isolation.
Or A stub is a piece of software that works similae to the
unit which is referenced by the unit being tested
Or A stub is a pseudo-module emulating the functionality of
a not yet implemented or integrated component.
Driver - A Piece of code that passes the test case to
another piece of code. Driver Program only calls the
function being developed but possibly manyn times to test
its behaviour on the variety of parameters.
Vinodh Anandan
Software Tester
Exceed Technologies (P) Ltd.,
Chennai
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / ch.s.m.prasad,kkd
stub and driver are temporary programes while we executing
the programe if any module was underconstructed. here stub
is a calling programe. driver is a called programe
| Is This Answer Correct ? | 1 Yes | 4 No |
After receiving the build.How will you start the testing
what is a broken link in web testing and how test it.
where do we use checkpoints in real time?where they actually come into picture?
can anybody explain traceability matrix clearly
What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.
What is the diffrence between Beta Testting & Acceptance Testing
Have you ever written test cases or did you just execute those written by others?
HI I HAVE RECEIVED MY APPROVAL LETTER AND OTHER DOCUMENT BUT IN JANUARY LAST WEEK I GET A INTERIEW DATE IS THAT POSSIBLE OR I AM TOO LATE ,WHAT TIME H1B PITTISION EXPIRED.ADVANCE THANKS....
What is the difference b/n Testing Methodology and Testing methods?
You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?
Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?
Is integration testing is a validation testing ?