what is effect variance ,Budget variance , Schedule Variance
, Defect Density ?
Answers were Sorted based on User's Feedback
Answer / vamsi krishna
Before Going to the concepts,plz know what are these and
from where it will come and who will measure
All these are called as Some Metric Measurement,
All these will be calculated by Project QA and Manager,
All these are coming from Project Plan
It is not effect Variance--->Effort Variance
Effort Variance--Number of Man Months Working for Particular
Module and Difference between Actual and Planned Resources
Ex: For a particular Module 6 resource need to be work but
only 5 are working ,so there will be a lag of resource,then
effort variance will occur
Schedule Variance--Number of Man Months Working for
Particular Module for Number of Days
here both effort variance and Schedule Variance are directly
propositional
Defect Density:Number of Defect found in terms of code and
Depending in the organizational Standards
for CMMI Level-5, 1 Defect for 1024 Lines of Code,
Number of Defect's will define the quality of Software
Budget Variance:This will be Taken care by Project
management like OS,Budget all these are Financial Perspective
Let me know any thing Wrong,
Regards,
Vamsi Krishna,
ISTQB Certified,
+91 8013153659
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / lucky
Defect Density is defined as the number of defect fould in
a module/program divided by the size of the software being
measured.
Size is either lines of codes or function points.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / hari
defect density can be calculated in various ways
a)number of defects/number of units in software system
b)number of defects in testing/number of defects reported by
end user
budget variance: budget of 1unit/budget of entire software
system
schedule variance:time for 1 unit/time for testing entire system
| Is This Answer Correct ? | 4 Yes | 2 No |
what is thread Testing
is the volume testing, stress testing, load testing is same and not tell me the difference plz thanks
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?
How do u approach for testing a web application?
He has given table attributes- empid,empfirstname,emplastname,MangerID.And he asked write query to display empfirstname and mangername?
What's the relationship between environment reality and test phases?
Guys, can any one of u give the realtime example for Functional Test
what is defect clustering and pesticide paradox?
6 Answers IGT, Optimus, SOS, Verifone,
What is the difference between Game (video game, mobile game, facebook game...etc) Testing and Software Testing? Why some company dont use testcase for Game, they only find bug and describe it directly to bugbase? And some testcase for Game if u think testcase is necessary for game (ex: testcase for Tetris game)
write negative scenarios for date given in the format dd/mm/yy
What is the role of Documentation for QA?
how to write test case for triangle and sqaure?