0
Basic OOPS questions for JAVABasic OOPS questions for JAVA

What is the difference between an Interface and an Abstract class? A: An abstract class can have instance methods that implement a default behavior. An Interface can only declare constants and inst…

Read more »

0
Software Quality AttributesSoftware Quality Attributes

Quality attributes are the overall factors that affect run-time behavior, system design, and user experience. They represent areas of concern that have the potential for application wide impact acros…

Read more »

0
What is difference between Error, Fault, Defect, Bug , FailureWhat is difference between Error, Fault, Defect, Bug , Failure

Many of the QA professionals are confused about the terms Error, Fault, Failure, Defect, and Bug. I have tried to explain these terms so everyone can get benefits. Feedback and suggestions are highly…

Read more »
 
Top
1 2 3 4 5 6 7 8 9