Answer Posted / sridhar
The purpose of SV is to know whether the delivery is done on time or not. If not, what is the variance.
PED- Planned END Date
PSD- Planned START Date
ASD- Actual START Date
AED- Actual END Date
Formula:
=IF(OR(ASD="",AED=""),"",IF(AED=PED,0%,IF(AED>PED,((NETWORKDAYS(ASD,AED)-NETWORKDAYS(PSD,PED))/NETWORKDAYS(PSD,PED))%,0%)))
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
What are the qualities needed by a software tester?
What is the difference between stlc and sdlc?
According to RBI rule how much money can be transferred through online banking at one time...?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
Describe a past experience with implementing a test harness in the development of software.
Can you explain decision tables?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What do you mean by Cause Effect Graphing? in which standard its mentioned?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
Test cases for Internal IP Messenger
What is localization testing (l10n testing)?
What r the functional testing u perform?
Explain crud testing.