Ferdinand_Aliwa
16 years agoOccasional Contributor
About null...
Hi Guys,
I have a quick question. One of our developer stated this on the email:
QA may set empty ‘ ’ or ‘ ’ to field, but sopaUI transferred 0 to that.
So if QA want to test null message returned, they can delete the line of the field. This method ‘ ’ can work for string type, but not for numeric type.
Does this statement true? Does xsi:nil="true" only works for the string? I do not think so right?
And removing the parameter from the field is the same thing with putting xsi:nil="true" as an attribute?
I do not think if we put null as attributes in integer type, does soapUI treated automatically as 0? Is that correct?
Thanks,
Ferdinand
I have a quick question. One of our developer stated this on the email:
QA may set empty ‘
So if QA want to test null message returned, they can delete the line of the field. This method ‘
Does this statement true? Does xsi:nil="true" only works for the string? I do not think so right?
And removing the parameter from the field is the same thing with putting xsi:nil="true" as an attribute?
I do not think if we put null as attributes in integer type, does soapUI treated automatically as 0? Is that correct?
Thanks,
Ferdinand