Giter Site home page Giter Site logo

Comments (9)

aaronchen2k avatar aaronchen2k commented on July 17, 2024 1

大致了解了,目前页面上仅显示少数几条用于预览,和API接口的数据生成命令调用,还不是一回事。
你是想从页面上管理和执行一些常用的命令,便于批量生成不同格式的测试数据吧。

from zendata.

maojunxyz avatar maojunxyz commented on July 17, 2024

By generating data in other formats through web calls, I can then integrate it into other web services or tools.

from zendata.

aaronchen2k avatar aaronchen2k commented on July 17, 2024

yes, you can call zendata web api to generate test data in json format, and it has a webui for yaml design.

from zendata.

maojunxyz avatar maojunxyz commented on July 17, 2024

yes, you can call zendata web api to generate test data in json format.

The command line supports a total of 7 data types, but the web has only json type.

Please support returning other types of data.

from zendata.

aaronchen2k avatar aaronchen2k commented on July 17, 2024

yes, you can call zendata web api to generate test data in json format.

The command line supports a total of 7 data types, but the web has only json type.

Please support returning other types of data.

Which type of format do you like to use via interface?

from zendata.

maojunxyz avatar maojunxyz commented on July 17, 2024

yes, you can call zendata web api to generate test data in json format.

The command line supports a total of 7 data types, but the web has only json type.
Please support returning other types of data.

Which type of format do you like to use via interface?

I see that the browser response format is text/html, the content is json, so theoretically you can return 7 data types format, so I can directly through the web configuration and request the interface response data. No need to configure a tedious configuration file in the terminal and modify different command line parameters to respond to different results. What I mean is that it is easier to operate in the browser compared to the command line.

It's better for collaborative sharing in the browser, where I can share the data types I create with others.

Could specify the output corresponding data type by configuring data type parameters in yaml instead of the default json format?

from zendata.

aaronchen2k avatar aaronchen2k commented on July 17, 2024

使用JSON格式输出,是因为它很容易被转换成各种语言的对象,作为测试数据用于脚本中。不是很明白为什么需要其他格式的接口输出。

from zendata.

maojunxyz avatar maojunxyz commented on July 17, 2024

使用JSON格式输出,是因为它很容易被转换成各种语言的对象,作为测试数据用于脚本中。不是很明白为什么需要其他格式的接口输出。

我更希望它提供向类似终端那样的返回我所期望的格式。通过页面管理可以简化命令行操作的相关命令的修改,我通过配置多个返回期望的数据格式,通过调用接口页面响应返回就可以拿到数据。

除了JSON格式数据外,为了方便不会使用编程语言的功能测试人员使用。返回通过配置化的返回不同数据类型,也方便其他场景扩展使用。当然,通过命令行脚本执行并提取数据也是一同途径。只是WEB化会来的更加的方便和直观些。

from zendata.

maojunxyz avatar maojunxyz commented on July 17, 2024

大致了解了,目前页面上仅显示少数几条用于预览,和API接口的数据生成命令调用,还不是一回事。 你是想从页面上管理和执行一些常用的命令,便于批量生成不同格式的测试数据吧。

Yes, that's my current thinking. I would like to be able to do it as a data management platform to access to the CI pipeline.

Thank U for your answer, UR very enthusiastic.

from zendata.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.