Inji
GitHubCommunityWhat's NewChatBot
  • Inji
    • Try It Out
      • Using Mock Data
    • Use case
    • Resources
    • Roadmap
      • Roadmap 2025
      • Roadmap 2024
    • Supported Integrations
      • MOSIP
    • Project Governance
    • Contribution
      • Code Contribution
      • Code of Conduct
    • GenderMag
    • License
    • Setup
      • Infrastructure Requirements
  • Inji Wallet
    • Inji Mobile
      • Overview
        • Features
      • Develop
        • Architecture
        • Technical Stack
        • Components
        • Integration Guides
          • Face Match
          • Secure Keystore
          • Tuvali
            • Permissions & Requirements
            • Tuvali API Documentation
          • BLE Verifier
          • PixelPass
          • Telemetry
          • VCI-Client
          • OpenID4VP
        • Specifications
          • Face SDK Specifications
        • Backend Services
          • Mimoto
          • eSignet
          • Inji Certify
        • Customizations
          • Workflow customization
          • UI customization
          • Locale customization
          • Configuration
          • Credential Providers
      • Test
        • Try It Out
          • Inji Mobile - Collab Guide
        • Workflow
        • End User Guide
      • Setup
        • Local Setup
      • Releases
        • Version 0.16.0
          • Test Report
        • Version 0.15.1
          • Test Report
        • Version 0.15.0
          • Test Report
        • Version 0.14.1
          • Test Report
        • Version 0.14.0
          • Test Report
        • Version 0.13.1
          • Test Report
        • Version 0.13.0
          • Test Report
        • Version 0.12.0
          • Test Report
        • Version 0.11.0-Inji
          • Test Report
        • Version 0.11.0
        • Version DP2
          • Test Report
        • Version 0.10.0
          • Test Report
        • Version DP1
        • Version 0.9.1
          • Test Report
        • Version 0.9.0
          • Test Report
    • Inji Web
      • Overview
        • Features
      • Develop
        • Architecture
        • Technology Stack
        • Backend services
          • Mimoto - BFF
          • eSignet - Authentication Layer
          • Configurations
        • Customizations
          • UI Customizations
          • Locale Customizations
          • Credential Providers
          • Customize VC PDF Template
        • Supported Browsers
      • Test
        • Try It Out
          • Inji Web - Collab Guide
        • Workflow
        • End User Guide
      • Setup
        • Local setup
      • Releases
        • Version 0.12.0
          • Test Report
        • Version v0.11.1
          • Test Report
        • Version 0.11.0
          • Test Report
        • Version 0.10.0
          • Test Report
        • Version 0.9.0
          • Test Report
        • Version 0.8.1
        • Version 0.8.0
          • Test Report
  • INJI CERTIFY
    • Overview
      • Features
    • Develop
      • Technology Stack
      • Components
      • Tested Operating Systems
    • Test
      • Functional Overview
      • Workflow
    • Setup
      • Local Setup
    • Releases
      • Version 0.11.0
        • Test Report
      • Version 0.10.2
        • Test Report
      • Version 0.10.1
        • Test Report
      • Version 0.9.1
        • Test Report
      • Version 0.9.0
        • Test Report
      • Version 0.8.1
      • Version 0.8.0
    • FAQ
      • FAQ
  • INJI VERIFY
    • Overview
      • Features
    • Develop
      • Technology Stack
      • Components
      • Supported Browsers
      • Customization
        • UI Customizations
        • Locale Customizations
    • Test
      • Try It Out
        • Inji Verify - Collab Guide
      • Workflow
      • End User Guide
      • Functional Overview
    • Setup
      • Local Setup
      • Generate QR Code
    • Releases
      • Version 0.11.1
        • Test Report
      • Version 0.11.0
        • Test Report
      • Version 0.10.0
        • Test Report
      • Version 0.9.0
        • Test Report
      • Version 0.8.1
      • Version 0.8.0
        • Test Report
  • FAQ
  • Deploy
Powered by GitBook

Copyright © 2021 MOSIP. This work is licensed under a Creative Commons Attribution (CC-BY-4.0) International License unless otherwise noted.

On this page
  • Testing Scope
  • Test Approach
  • Verified configuration
  • Feature Health
  • Test execution statistics
  • Functional test results
  • Detailed Test Metrics
  • Tested with Components

Was this helpful?

Export as PDF
  1. INJI CERTIFY
  2. Releases
  3. Version 0.11.0

Test Report

Testing Scope

The scope of testing is to verify fitment to the specification from the perspective of

  • Functionality

  • Deployability

  • Configurability

  • Customizability

Verification is performed not only from the end user perspective but also from the System Integrator (SI) point of view. Hence Configurability and Extensibility of the software is also assessed. This ensures readiness of software for use in multiple countries. Since MOSIP is an “API First” product platform.

Testing scope has been focused on the following features:\

  • Inji certify Docker compose testing (Removal of artifactory dependency – Data provider CSV plugin and mdoc plugin) which covered Farmer Use case

  • Esignet compatibility with 1.5.1 version and 1.4.1 version

  • Insurance, Mock (Issuance and Data provider (Postgres plugin)), MosipId which covered Land registry, school use case also

  • Integration with Inji Web and Inji verify

  • Keycloak integration with Injicertify

  • Ed25519 signing of VC request – Scope from automation

  • Support of ECC k1 verification signature

Test Approach

Persona based approach has been adopted to perform the IV&V, by simulating test scenarios that resemble real-time implementation.

A Persona is a fictional character/user profile created to represent a user type that might use a product/or a service in a similar way. Persona based testing is a software testing technique that puts software testers in the customer's shoes, assesses their needs from the software and thereby determines use cases/scenarios that the customers will execute. The persona needs may be addressed through any of the following.

  • Functionality

  • Deployability

  • Configurability

  • Customizability

The verification methods may differ based on how the need was addressed.

Verified configuration

Verification is performed on configurations as mentioned below

  • Default configuration

    • English

Feature Health

Note:

  1. For keycloak integration – keycloak is pointing to dev2 env

  2. For Esignet compatibility

    1. eSignet 1.5.1 from dev2 env

    2. eSignet 1.4.1 from released env

Test execution statistics

Functional test results

Below are the test metrics by performing functional testing. The process followed was black box testing which based its test cases on the specifications of the software component under test. Functional test was performed in combination of individual module testing as well as integration testing. Test data were prepared in line with the user stories. Expected results were monitored by examining the user interface. The coverage includes GUI testing, System testing, and End-To-End flows across multiple configurations. The testing cycle included simulation of multiple identity schema and respective UI schema configurations.

Total

Passed

Failed

NA

643

612

28

2

Test Rate: 99%, With Pass Rate: 95% and Fail Rate: 4.35%

Automation Statistics

  • Sunbird use case

Total

Passed

Failed

Ignored

Known issues

225

61

0

155

9

Test Rate: 100%, With Pass Rate: 96% and Fail Rate: 4%

  • Mock Use case

Total

Passed

Failed

Ignored

Known issues

225

47

0

169

9

Test Rate: 100%, With Pass Rate: 96% and Fail Rate: 4%

  • Mock (Data provider) Use case

Total

Passed

Failed

Ignored

Known Issues

225

79

0

137

9

Test Rate: 100%, With Pass Rate: 96% and Fail Rate: 4%

Note - Ignored scenarios are Not related to particular use case and 9 scenarios are known issues can be tracked from INJICERT-681, Mosip id use case is being ignored from Automation for the current release.

Detailed Test Metrics

Below are the detailed test metrics by performing manual/automation testing. The project metrics are derived from Defect density, Test coverage, Test execution coverage, test tracking and efficiency.

The various metrics that assist in test tracking and efficiency are as follows:

  • Passed Test Cases Coverage: It measures the percentage of passed test cases. (Number of tests passed / Total number of tests executed) x 100

  • Failed Test Case Coverage: It measures the percentage of all the failed test cases. (Number of failed tests / Total number of test cases executed) x 100

Tested with Components

Module/Repo

Image

POM version

Dependent artifactID

Comments

Inji-certify-mosipid

mosipqa/inji-certify-with-plugins:0.11.x

Digital-credential-plugin - 0.4.0

Inji-certify-mock

mosipqa/inji-certify-with-plugins:0.11.x

Digital-credential-plugin - 0.4.0

Inji-certify-Insurance

mosipqa/inji-certify-with-plugins:0.11.x

Digital-credential-plugin - 0.4.0

Inji-certify- landregistry

mosipqa/inji-certify-with-plugins:0.11.x

Digital-credential-plugin - 0.4.0

Inji-certify- academic

mosipqa/inji-certify-with-plugins:0.11.x

Digital-credential-plugin - 0.4.0

Mdoc-mdl

mosipqa/inji-certify-with-plugins:0.11.x

Digital-credential-plugin - 0.4.0

Inji-config

Releasing from release-0.8.x branch

Digital-credential-plugin - 0.4.0

Keymanager

1.3.0-beta.2

Will be released as 1.3.0-beta.2

eSignet

eSignet-1.4.1

eSignet-1.5.1

1.5.1 eSignet from dev2 env

1.4.1 eSignet from released env

Last updated 27 days ago

Was this helpful?

https://github.com/mosip/inji-config/tree/release-0.8.x