Skip to content

Instantly share code, notes, and snippets.

View rahulaga's full-sized avatar

Rahul rahulaga

View GitHub Profile
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19.
1. 1.
2. .5. 1.
3. 1.
4. 1.
5. 1.
6. .2. 1.
7. .8. .2. 1.
8. 1.
9. .2. 1.
Datatype. Base (Top Level).
primitive. 1. String. -.
primitive. 2. Boolean. -.
primitive. 3. base64Binary. -.
primitive. 4. hexBinary. -.
primitive. 5. float. -.
primitive. 6. decimal. -.
primitive. 7. double. -.
primitive. 8. anyURI. -.
primitive. 9. QName. -.
Possibility. Value.
a2 = a1 AND b1 = b2. 1.
a1 ≤ a2 AND b1 < b2. 0.9.
a1 ≤ a2 AND b2 < b1. 0.7.
a2 < a1 AND b2 ≤ b1. 0.9.
a2 < a1 AND b1 ≤ b2. 0.7
Possible Global structures. Affect similarity computation. Remark.
annotation. NO. This is for comments for humans/bots.
attribute. YES.
attributeGroup. YES.
complexType. YES.
element. YES.
group. YES.
import. NO. Imports a W3C Schema (new namespace).
include. NO. Include a W3C Schema (same namespace).
notation. NO. Declares Notation.
Domain. Percent of pairs out of Rank using XClustXS components. 1. 2. 3. 1+2. 1+3. 2+3. 1+2+3.
Car Rental. 40%. 50%. 60%. 31%. 36%. 34%. 30%.
Hospitals. 20%. 32%. 40%. 17%. 23%. 25%. 10%.
Property. 33%. 32%. 45%. 27%. 27%. 28%. 21%.
Hotels. 32%. 32%. 47%. 25%. 23%. 27%. 23%.
Rank. XClustXS. Manual.
1. AC. BD.
2. AB BD. AB AC AD.
3. AD BC CD. BC CD
1. AC. BD.
2. AB BD. AB AC AD.
3. AD BC CD. BC CD
Pair. XClustXS Rank. Manual Rank.
AB. 2. 2.
AC. 1. 2.
AD. 3. 2.
BC. 3. 3.
BD. 2. 1.
CD. 3. 3
We can make this file beautiful and searchable if this error is corrected: It looks like row 7 should actually have 4 columns, instead of 2 in line 6.
,Software Development,Software Maintenance,Remark
Life-Cycle,Multiple approaches – linear iterative incremental evolutionary,Essentially based on customer feedback and “build-and-fix” approach. Adaptive. Preventive. Corrective. Perfective. Evolutive,Quick solutions are preferred [Favre] therefore elaborate life-cycles not available for maintenance
Planning and Cost Estimation,WBS. Automation. Cost estimation models,Automation. Ad hoc cost estimation,
Artifacts and Milestones,LCO LCA IOC milestones,NIL,NIL
Project Metrics,Cost. Schedule. Risk. Quality,Correctness. Maintainability. Traceability. Reusability. Reliability. Flexibility. Testability. Usability. Comprehensibility. Completeness,Maintenance metrics listed include development metrics as well
Risk Management,Risk Management Paradigm [SEI],Incorporating Risk Management into the organization [Charette 1997],NIL
Human Resource Management,Well trained personnel. All Universities offer courses/degrees. Certifications (e.g. Microsoft (MCSA MCSD) Sun Certific
We can make this file beautiful and searchable if this error is corrected: It looks like row 3 should actually have 8 columns, instead of 4 in line 2.
,Problem Identification Modification Stage,Analysis Stage,Design Stage,Programming Stage,System Test Stage,Acceptance Stage,Delivery Stage
Factors,Correctness Maintainability,Flexibility. Traceability. Usability. Reusability. Maintainability. Comprehensibility,Flexibility. Traceability. Reusability. Testability. Maintainability. Comprehensibility. Reliability,Flexibility. Traceability. Maintainability. Comprehensibility. Reliability,Flexibility. Traceability. Verifiability Testability. Interoperability. Comprehensibility. Reliability,Flexibility. Traceability. Interoperability Testability. Comprehensibility. Reliability,Completeness. Reliability
Metrics,No. of omissions on Modification Request (MR). No. of MR submittals. No. of duplicate MRs. Time expended for problem validation,Requirement changes. Documentation error rates. Effort per function area (e.g. SQA). Elapsed time (schedule). Error rates by priority and type,S/W complexity Design changes. Effort per function area. Elapsed time. Test plans and proc