Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 6.85 KB

File metadata and controls

78 lines (52 loc) · 6.85 KB
layout
title description tableOfContents outline pagination
visible
true
visible
visible
true
visible
true
visible
true

4Sure Test Summary

This document summarises the test strategy, deliverables, and results recorded while testing the 4Sure application.

Test objective

The purpose of testing is to ensure the functionality of the features in the 4Sure application is in line with the requirements of the stakeholders.

Test scope

The scope is to test the functionality of the features in the 4Sure application.

Feature Test Cases

Feature in scope

https://openg2p.atlassian.net/jira/software/c/projects/FS/issues/?jql=project%20%3D%20%22FS%22%20AND%20type%20%3D%20story%20AND%20status%20IN%20(%22To%20Do%22%2C%22In%20Progress%22)%20ORDER%20BY%20created%20DESC
Feature not in scope https://openg2p.atlassian.net/jira/software/c/projects/FS/issues/?jql=project%20%3D%20%22FS%22%20AND%20type%20%3D%20story%20AND%20status%20IN%20(%22To%20Do%22%2C%22In%20Progress%22)%20ORDER%20BY%20created%20DESC

Test environment

4Sure standalone mode

The 4Sure application is tested in standalone mode by installing the application on Android devices.

Device ModelOS VersionTest Result
Samsung Galaxy TabletAndroid V14Pass
Moto G(60)Android V12Pass
Google pixel 6aAndroid V13Pass

Launch 4Sure application via ODK collect

  • The launching of 4Sure application via ODK collect is tested by installing the application on above mentioned Android devices, and
  • Used explore environment for ODK collect

Test type

The below test types are used to make sure that the application is tested properly.

Test type Description
Sanity It is used to ensure that the major functionality of the application is working fine.
Regression It is used to ensure that the entire functionality of the application works fine.

Test execution summary

EnvironmentNo. of test case executedPassedFailedNot executed
4Sure application Standalone mode433634
Launch 4Sure application via ODK Collect403424
Total837058

For detailed summary, click the below link.

{% embed url="https://docs.google.com/spreadsheets/d/1sx6n3-8_Rz1tHmKE8tyF8MjI_-0eIduX2YnIlz_5SaE/edit#gid=1525557454" %}

Defect summary

You can find the defect summaries that are identified during testing in the below links.

Defect summary Link
Total number of defects found https://openg2p.atlassian.net/jira/software/c/projects/FS/issues/?filter=allissues&jql=project%20%3D%20%22FS%22%20AND%20type%3D%20bug%20ORDER%20BY%20created%20DESC
Total number of defects in "To Do" states https://openg2p.atlassian.net/jira/software/c/projects/FS/issues/?filter=allissues&jql=project+=+%22FS%22+AND+type=+bug+AND+status+IN+(%22To+Do%22,%22In+Progress%22)+ORDER+BY+created+DESC
Total number of defects in "Done" states https://openg2p.atlassian.net/jira/software/c/projects/FS/issues/?filter=allissues&jql=project%20%3D%20%22FS%22%20AND%20type%3D%20bug%20AND%20status%20%3D%20Done%20ORDER%20BY%20created%20DESC

Release information