Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Top Testing Model Interviews:Agile TestingRADSpiral ModelTest DirectorTesting MethodologyV-ModelWaterfall Model
Copyright © 2018. All Rights Reserved
Agile Testing Interview Question:
Explain me what is a Test stub?
Submitted by: MuhammadA test stub is a bit of code that replaces an undeveloped or fully developed component within a system being tested. The test stub is built such that it mimics the actual component by generating specific known outputs. The stub can be used as a substitute for the actual (fully developed) component for testing purposes. The stub can also be used during testing to isolate system components and troubleshoot problems. A test stub is also known as a test double.
Submitted by: Muhammad
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.