Comprehensive Test Plan for MAP Calculation and Data Validation
VerifiedAdded on 2023/01/23
|7
|1168
|86
Practical Assignment
AI Summary
This assignment presents a comprehensive test plan for Mean Arterial Pressure (MAP) calculation, encompassing various test cases to ensure the accuracy and robustness of the calculation process. The plan covers the calculation of MAP based on Systolic Blood Pressure (SBP) and Diastolic Blood Pressure (DBP) values, along with the categorization of MAP values into low, normal, and high ranges. The assignment includes tests for data validation, handling negative and invalid data types, and addressing scenarios where DBP is greater than SBP. The test results section provides screenshots of the test runs, demonstrating the expected outputs, actual outputs, and error handling mechanisms. The assignment also discusses the limitations of the current implementation, such as the precision of the MAP value and the scope for modularization. The solution emphasizes data validation, error handling, and user experience improvements, providing a practical approach to testing and validating the MAP calculation process.
1 out of 7








