Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data typecasting error with api testing - soap ui v5.7.1 #780

Open
vijay2249 opened this issue Sep 5, 2023 · 0 comments
Open

Data typecasting error with api testing - soap ui v5.7.1 #780

vijay2249 opened this issue Sep 5, 2023 · 0 comments

Comments

@vijay2249
Copy link

I am using spring boot application framework to create api endpoints for my application.

In that my test class has string and arraylist as two variables in a user input, while testing this api endpoint with soap ui v5.7.1 when the input is given in integer the tool is automatically typecasting the integer to string and vice versa is also happening.

In an ideal case this should respond with an error but instead it is typecasting the data types automatically which should not happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant