Provide a class digram for the following system: 1.0 The user shall be able to upload a set of requirements in a file. 2.0 System shall read the requirements. 3.0 The system verifies the validity of the input requirements by making sure if the user entered correct data. 2. 1 The system should ask the user to enter again in case the requirements are not correct 4.0 The system shall extract the factors (Assets, impacts, Performance property) from the requirements. 5.0 The system shall calculate a total score for each performance requirement based on the sum of the number of assets point, impacts, and performance properties present in each requirement, where each match is represented by one point. 6.0 The system shall calculate the similarity of the requirements with the ALTRSERC table. 5. 1 The system shall assign a weight of 1 to each ALTRSER property that appears in the performance requirement and exhibits at least 90% similarity to the respective super-sentence. Otherwise, the weight shall be 0. 7.0 The system shall calculate a weighted priority score for each performance requirement by considering both the total count of ALTRSER similarity weights and the total count of assets, impacts, and performance properties. 8.0 The system shall print the ranked table performance requirements in descending order to the user in a tabular format. The table shall include the performance requirement identifier, the performance requirement statement, the total score of assets ,impact and performance property, the ALTRSER similarity weights, and the priority score. 9.0 The system shall use ML and NLP for training to identify asset, impact and performance property
Provide a class digram for the following system:
1.0 The user shall be able to upload a set of requirements in a file.
2.0 System shall read the requirements.
3.0 The system verifies the validity of the input requirements by making sure if the user entered correct data.
2. 1 The system should ask the user to enter again in case the requirements are not correct
4.0 The system shall extract the factors (Assets, impacts, Performance property) from the requirements.
5.0 The system shall calculate a total score for each performance requirement based on the sum of the number of assets point, impacts, and performance properties present in each requirement, where each match is represented by one point.
6.0 The system shall calculate the similarity of the requirements with the ALTRSERC table.
5. 1 The system shall assign a weight of 1 to each ALTRSER property that appears in the performance requirement and exhibits at least 90% similarity to the respective super-sentence. Otherwise, the weight shall be 0.
7.0 The system shall calculate a weighted priority score for each performance requirement by considering both the total count of ALTRSER similarity weights and the total count of assets, impacts, and performance properties.
8.0 The system shall print the ranked table performance requirements in descending order to the user in a tabular format. The table shall include the performance requirement identifier, the performance requirement statement, the total score of assets ,impact and performance property, the ALTRSER similarity weights, and the priority score.
9.0 The system shall use ML and NLP for training to identify asset, impact and performance property
Step by step
Solved in 3 steps with 1 images
Provide a sequence digram using these functional requirements:
Provide a detailed class digram with attributes, methods , cardinality and relationships for the following system and use case digram :
1.0 The user shall be able to upload a set of requirements in a file.
2.0 System shall read the requirements.
3.0 The system verifies the validity of the input requirements by making sure if the user entered correct data.
2. 1 The system should ask the user to enter again in case the requirements are not correct
4.0 The system shall extract the factors (Assets, impacts, Performance property) from the requirements.
5.0 The system shall calculate a total score for each performance requirement based on the sum of the number of assets point, impacts, and performance properties present in each requirement, where each match is represented by one point.
6.0 The system shall calculate the similarity of the requirements with the ALTRSERC table.
5. 1 The system shall assign a weight of 1 to each ALTRSER property that appears in the performance requirement and exhibits at least 90% similarity to the respective super-sentence. Otherwise, the weight shall be 0.
7.0 The system shall calculate a weighted priority score for each performance requirement by considering both the total count of ALTRSER similarity weights and the total count of assets, impacts, and performance properties.
8.0 The system shall print the ranked table performance requirements in descending order to the user in a tabular format. The table shall include the performance requirement identifier, the performance requirement statement, the total score of assets ,impact and performance property, the ALTRSER similarity weights, and the priority score.
9.0 User must save ranked table performance requirements
10.0 The system shall use ML and NLP for training to identify asset, impact and performance property
Provide a detailed class digram with 6 classes , their attributes, methods and relationships for the following systems:
1.0 The user shall be able to upload a set of requirements in a file.
2.0 System shall read the requirements.
3.0 The system verifies the validity of the input requirements by making sure if the user entered correct data.
2. 1 The system should ask the user to enter again in case the requirements are not correct
4.0 The system shall extract the factors (Assets, impacts, Performance property) from the requirements.
5.0 The system shall calculate a total score for each performance requirement based on the sum of the number of assets point, impacts, and performance properties present in each requirement, where each match is represented by one point.
6.0 The system shall calculate the similarity of the requirements with the ALTRSERC table.
5. 1 The system shall assign a weight of 1 to each ALTRSER property that appears in the performance requirement and exhibits at least 90% similarity to the respective super-sentence. Otherwise, the weight shall be 0.
7.0 The system shall calculate a weighted priority score for each performance requirement by considering both the total count of ALTRSER similarity weights and the total count of assets, impacts, and performance properties.
8.0 The system shall print the ranked table performance requirements in descending order to the user in a tabular format. The table shall include the performance requirement identifier, the performance requirement statement, the total score of assets ,impact and performance property, the ALTRSER similarity weights, and the priority score.
9.0 User must save ranked table performance requirements
10.0 The system shall use ML and NLP for training to identify asset, impact and performance property