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 |
what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.
in web application , what are the common "browser compatabality issues " that you have across.?
Write four steps for writting scenario ?
what is difference between desktop and web application?
13 Answers Emptoris, IBM, iNube Software Solutions, Microsoft, Rajsoft, Stag Computers,
What are microsoft 6 rules?
What is Database Testing?
what is the methodology you are using in ur company?
What is 'Shows stopper Bug'
can any one give negative testcases for calculator
what is boundary value analysis?