Input data has been trancated while taking from csv
Hi all, In our application, we need to be enter at least 16 digit number in a Textbox (Edit Box), I have took the input from csv file, when I put this input in our application, TestComplete giv...
Are you using the Schema.ini file to set the structure of the CSV file? Make sure that the FixedLength value has the needed length. Refer to this MSDN article for more information.