I want send empty value from xls sheet without excluding element
I am using parameterization, how to send empty value with out using excluding dob.Eg: dob : “ “
Answers
-
Can anyone give me suggestions
0 -
@sendmenicedeals
What do you mean by empty?
in your example do you want to have space character (32 decimal) or null?
Or just nothing, empty string?--
Ireneusz Szmigiel
http://www.catb.org/esr/faqs/smart-questions.html0 -
@sendmenicedeals
You should be able to send any of mentioned "characters"
Space and empty string you should set in datasource, however null value need to be configured in SOAtest.
Please, check the SOAtest User Manual sections:and pay a special attention to section "Using Data Source Values to Configure if Nil or Null Attributes Are Used"
You can find explanation how to do it in SOAtest, and steps described there can be used in case of XML or JSON inputs.--
Ireneusz Szmigiel
http://www.catb.org/esr/faqs/smart-questions.html0