Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
Manual testing
« Previous
Next »
Which coupling should be avoided in software?
Options
- Data coupling
- Content Coupling
- Control coupling
- Stamp coupling.
CORRECT ANSWER : Content Coupling
Discussion Board
Content Coupling
Answer: Content Coupling.
Solution: Data Coupling: Data coupling is the process when 2 modules are sharing same data from one parameter.
Content Coupling: Content Coupling is the process when some changes or modification occurs in a module due to making changes in other module. So sometimes due to changes many impact raises on that module.
Control Coupling: Control Coupling occurs when a module is controlling the flow of other module by sending flag.
Stamp Coupling: Stamp Coupling is occurs when module shares overall data but other module required only part of it.
Therefore, Content Coupling is a correct answer.
Rohit Srivastava 07-28-2014 03:46 AM
« Previous
Next »
Write your comments
Enter the code shown above:
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Testing (25)
Testing (25)
Testing skills - Freshers (20)
Testing skills - Experienced (20)
Load Runner (30)
Manual testing (70)
QC (30)
QTP (30)
Selenium (30)
Winrunner (30)
SDLC (30)
Advertisement
▲