What is stub? Explain in testing point of view?
Answer Posted / shubhangi
Stub is dummy program.
Incase you are developing one sub-system and some data is
expected from other sub-system.
While developing the sub-system you don't have visibility
to that sub-system,you prepare other program which will
behave as that sub-system.
This program developed for testing purpose and called as
stub
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do the companies expect the defect reporting to be communicated by the tester to the development team. Can the excel sheet template be used for defect reporting. If so what are the common fields that are to be included who assigns the priority and severity of the defect.
What is a test configuration manager?
Explain monkey testing?
What is the difference between interoperability and compatibility testing with some examples?
Explain cyclomatic complexity?
What is a test harness?
What is quality system?
What are the goals in your career as Test Engineer if u join the new compnay
What is the function of the software testing tool 'phantom'?
What is data validity?
What is Multipath I/O?s
you are a SQA lead on a project that uses an agile development environment, The lead developer has been instructed to write and initially-failing automated test case, then produce minimum amount of code to pass the test and finally refactor the new code to acceptable standards. based on above, Which type of SQA-focused SDLA is being used?
what kind of test cases will you suggest for an atm machine
What is functional system testing?
Explain inspection?