Skip to content

How to populate Unit test results in the tables #541

@nrkmca

Description

@nrkmca

Hi,
Can you please let me know how to populate the test results in to existing tables?

  1. Each unit run will have unique number or ID
  2. Test status is failed or passed: Getting in the Oracle output but not storing in anywhere
  3. I would like to pass actual and expected queries from other table (how can do?)
  4. I need full test case information/history like test_id(unique), test_status(P/F), execution_date, Expected result, actual result etc. I need this info in the table it self.

Can you please help for above requirement?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions