authorjapps / authorjapps/zerocode

provide a tool to convert HAR file to zerocode json/yaml teset case file

Open
#350 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1k
Forks
453
Avg merge
7d 2h
Merged PRs (30d)
5

Description

a user has to write a json/yaml file by hand to create a zerocode test case.
It will be much easier and more attractive to those who can not write codes if ZeroCode could proivde a har2case tool to conver HAR files created by Fiddler/Charles to ZeroCode test cases.
In this case, a user could work out testcases in such a play-and-record way and create test cases more effectively.

```
As a Developer or Test-Engineer //TODO - expand this
I want a har2case tool to do //TODO - expand this
- job 1 //TODO - expand this
- job 2 //TODO - expand this
- ...
So that I can(or do not have to) reuse the HAR files... //TODO - expand this
```

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the ZeroCode JSON/YAML test-case format and the HAR files produced by Fiddler and Charles. Define the supported HAR inputs, the generated test-case structure, and how the har2case tool should be invoked; done means a documented conversion workflow with representative coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, testing, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.