Skip to content

This project aims at estimating the test effort in the early stage of software development life cycle i.e., when the UML diagrams are ready. While requirement elicitation is captured through a use case diagram, detail design information is provided in class diagrams. Both the diagrams are converted into XMI format which is given as input to a pa…

Notifications You must be signed in to change notification settings

catchabhisek/Early_Test_Effort_Estimation_using_Uml_Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Early_Test_Effort_Estimation_using_Uml_Models

This project aims at estimating the test effort in the early stage of software development life cycle i.e., when the UML diagrams are ready. While requirement elicitation is captured through a use case diagram, detail design information is provided in class diagrams. Both the diagrams are converted into XMI format which is given as input to a parser program which will identify the components of the system. The UCD is given as an input to the system and after processing, the output will be generated. Then unadjusted test points and adjusted test point will be estimated which will give us the test effort. Then we classify whether the project must be carried out or not depending upon it's Test Effort.

Developer: Abhisek Panda

Date: 3.04.2018

About

This project aims at estimating the test effort in the early stage of software development life cycle i.e., when the UML diagrams are ready. While requirement elicitation is captured through a use case diagram, detail design information is provided in class diagrams. Both the diagrams are converted into XMI format which is given as input to a pa…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages