Information Technology Reference
In-Depth Information
Fig. 5 Scyther Evaluation Output
5.2
Protocol Evaluation Using Test-Cases
In order to confirm the correctness and effectiveness of implemented functionality,
we have designed and executed various test-cases using JUnit4. JUnit4 is a Java
test framework that offers annotations based flexible modeling utility. We have per-
formed a high test coverage of our code, which confirms that each of the imple-
mented functionality works as intended. However, here we present the results of
only two important unit test-cases in the form of test reports. Table 1, 2 provide
further details:
Ta b l e 1 Test Case 01
Test Case Title
Self-service Test
Test Case ID
Test 01
Test Objective
To confirm the correctness and effectiveness of self-service feature.
Pre-Condition
PatientX must be logged in at CSP1
Post-Condition
PatientX shall be able to login at CSP2 as well
Procedure
Assuming PatientX has opted for no synchronization at the time of his registration at
CSP1
1. Select View User option from the main menu
2. Checks Synchronize across CSP2 option.
3. Clicks on Save button and close the tab.
Switch tab: CSP2:
4. Enter his authetication credentials.
5. Press Log-in
Expected Result
PatientX Logged in Successfully at CSP2
Actual Result
PatientX Logged in Successfully at CSP2
Status
Pass
Carried Out On
22-12-2013
Carried Out By
Umme Habiba
Search WWH ::




Custom Search