MarketSquare / MarketSquare/robotframework-sherlock

Executions not recognized from output.xml

Open
#65 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
14
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When running
`sherlock --output .\TA3S-GSFS-Automation\FLOW_TESTS-final.xml .\TA3S-GSFS-Automation --report print,html,json`
we can successfully generate a report and a console output.

But the `Executions`in the report are shown as `0` for all tests and keyword.
But we can see in the `.xml` and the `.html` that it was a huge test run with hundreds of test cases.

The tests use the Datadriver to do DataDriven testing. Not sure if that might be the reason why nothing is shown.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the sherlock command with the supplied data-driven Robot Framework run, then compare execution counts in output.xml, the generated HTML and JSON reports, and the console output. Trace how output.xml is interpreted for executions and keywords, and verify the result against the hundreds of test cases shown in the XML. Done means the reports no longer show zero executions for that run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.