Softnet Cost Estimation
Log-in
|
Register
|
Main
:
Softnet Cost Estimation
Top Menu
Show
:
Comments
Attachments
History
Information
Print
:
Print
Print preview
Export as PDF
Export as RTF
Export as HTML
Export as XAR
Wiki source code of
Softnet Cost Estimation
Hide line numbers
1: {{html}} 2: <script type="text/javascript"> 3: 4: //window.onload = loadCookie(); 5: 6: function createCookie() { 7: 8: var date = new Date(); 9: date.setTime(date.getTime()+(29*60*1000)); 10: var expires = "; expires="+date.toGMTString(); 11: 12: document.cookie = "SOFTNET_REC="+expires+"; path=/"; 13: } 14: 15: function readCookie() { 16: var nameEQ = "SOFTNET_REC="; 17: var ca = document.cookie.split(’;’); 18: for(var i=0;i < ca.length;i++) { 19: var c = ca[i]; 20: while (c.charAt(0)==’ ’) c = c.substring(1,c.length); 21: if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); 22: } 23: return ’nope’; 24: } 25: function loadCookie() 26: { 27: 28: if(readCookie() == ’nope’) 29: { 30: 31: createCookie(); 32: document.write(’<iframe src="/softnet/fe/isfsoftnet/welcome.jsp?CW_RESET_INPUT=all&CW_CREATE_NEW_SESSION=true" width="100%" Height="620px" optional: frameborder=0 scrolling=0> </iframe>’); 33: } 34: else 35: { 36: 37: document.write(’<iframe src="/softnet/fe/isfsoftnet/welcome.jsp?CW_RETURN=true" width="100%" Height="620px" optional: frameborder=0 scrolling=0> </iframe>’); 38: } 39: } 40: </script> 41: <iframe src="/softnet/fe/isfsoftnet/welcome.jsp?CW_RESET_INPUT=all&CW_CREATE_NEW_SESSION=true" width="100%" Height="620px" optional: frameborder=0 scrolling=0> </iframe> 42: {{/html}}
Search
Start New Recommendations
Return to Current
Methods
Count And Compute
Decomposition
Dutch Method
Estimation by Analogy
Expert Judgment (Individual)
Function Points
Fuzzy Logic
GUI Elements
ISBSG Method
Jones First-Order Estimation Practice
Standard Components
Judge
T-Shirt Sizing
The Basic Schedule Equation
Wideband Delphi
Additional Infos
Calibration
Software Estimation Tools