Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Stubs & Drivers are used in component and Integration Testing - Basic concepts of Software Testing
Home
>>
Category
>>
Software Testing (MCQ) questions and answers
>>
Basic concepts of Software Testing
Q. Stubs and Drivers are used in component and Integration Testing.
- Published on 30 Jul 15
a.
True
b.
False
ANSWER: True
Related Content
Incident Management (
7
)
SDLC (
45
)
Agile testing (
9
)
Smoke and Sanity testing (
4
)
Static analysis tools (
6
)
Use cases and Decision table (
4
)
Roles in Software Testing (
5
)
Independent testing team (
6
)
Test processes (
16
)
Structure based testing techniques (
5
)
Risk analysis and management (
20
)
Configuration management (
6
)
Boundary value analysis (
11
)
Testing types and levels (
30
)
Capability maturity model integration (
6
)
Acceptance testing (
7
)
Static testing techniques (
9
)
Basic concepts of Software Testing (
63
)
Software Testing Techniques (
12
)
Software Testing Strategies (
13
)
Software Project Planning (
10
)
Software Design Concept (
13
)
Software Configuration Management (
10
)
Load Runner (
25
)
Manual testing (
58
)
QC (
26
)
QTP (
25
)
Selenium (
26
)
Discussion
Prajakta Pandit
-Posted on 25 Nov 15
- The above statement is true.
- Stubs and drivers are used in component testing and integration testing.
- The concept of stubs and drivers are mostly used in the case of component testing.
- Stubs and drivers are used to replace the missing software and simulate the interface between the software components in a simple manner.
- Stubs are dummy module that distinguished as called programs, that is handle in integration testing (top down integration testing). It is used when sub programs are under construction.
- Drivers are also considered as the form of dummy modules that distinguish as calling programs, that is handled in bottom up integration testing. It is only used when main programs are under construction.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲