api-testing icon indicating copy to clipboard operation
api-testing copied to clipboard

Support to generate lots data for testing purpose

Open LinuxSuRen opened this issue 8 months ago • 3 comments

Description:

Describe the desired behavior, what scenario it enables and how it would be used.

Image

[optional Relevant Links:]

Any extra documentation required to understand the issue.

LinuxSuRen avatar Mar 24 '25 06:03 LinuxSuRen

We can generate different values in the boundaries of each field. For example, there is a table like below:

create table test (
  name varchar(32)
)

then, we can generate the values like: NULL, one letter, empty, 32 letters. With this feature, it can help developers to check if there is any potential issues in their application.

LinuxSuRen avatar Mar 25 '25 08:03 LinuxSuRen

hi @LinuxSuRen i am working on this issue while working i am getting problem in setup is there any platform like Slack or IRC where we can connect as i needed help

Aditya-132 avatar Jun 11 '25 11:06 Aditya-132

hi @Aditya-132 , I just created one. Please feel free to join us.

https://join.slack.com/t/atest-hop3556/shared_invite/zt-376knid9v-Sh2K7GgKpTzYl4vwk2cpNw

LinuxSuRen avatar Jun 11 '25 11:06 LinuxSuRen